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-17T02:38:25.068Z||main|||||INFO|500||The following profiles are active: basic
2022-04-17T02:38:35.059Z||main|||||INFO|500||Starting service [Tomcat]
2022-04-17T02:38:35.060Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-04-17T02:38:35.139Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-04-17T02:38:39.506Z||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-17T02:38:39.741Z||main|||||INFO|500||catdb-pool - Starting...
2022-04-17T02:38:40.056Z||main|||||INFO|500||catdb-pool - Start completed.
2022-04-17T02:38:40.393Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-04-17T02:38:40.516Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-04-17T02:38:40.917Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-17T02:38:42.016Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-17T02:38:43.475Z||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-17T02:38:45.751Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-17T02:38:45.896Z||main|||||INFO|500||reqdb-pool - Starting...
2022-04-17T02:38:45.984Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-04-17T02:38:45.994Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-04-17T02:38:46.496Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-17T02:38:46.973Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-17T02:38:48.150Z||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-17T02:38:52.767Z||main|||||WARN|500||---
2022-04-17T02:38:52.767Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-04-17T02:38:52.767Z||main|||||WARN|500||---
2022-04-17T02:38:53.248Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-04-17T02:38:57.702Z||main|||||INFO|500||Started ApiHandlerApplication in 36.725 seconds (JVM running for 37.885)
2022-04-17T02:38:57.737Z|7ce72180-1a92-4c64-bcbc-d534c9e19455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:38:57.751Z|7ce72180-1a92-4c64-bcbc-d534c9e19455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:38:57.753Z|c8b9202e-8353-4e7c-ba91-a21c52078899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:38:57.758Z|c8b9202e-8353-4e7c-ba91-a21c52078899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:38:58.435Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-04-17T02:38:58.669Z|06e4df6a-4d6a-4ceb-9a7d-53f5545f8e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:38:58.669Z|7446ef81-6341-4b02-883d-592c1d7132f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:38:58.669Z|afd3d1c4-c063-4e5f-8cc4-1fb06639307e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-04-17T02:38:59.107Z|7446ef81-6341-4b02-883d-592c1d7132f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:38:59.107Z|06e4df6a-4d6a-4ceb-9a7d-53f5545f8e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:38:59.107Z|afd3d1c4-c063-4e5f-8cc4-1fb06639307e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:09.278Z|741c7672-3b31-443d-9e78-e8bf7a91edf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:09.278Z|79147ec7-d3fa-4a8b-bce1-4e6571957a68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:09.279Z|df26ec45-d298-4393-973b-054e20929d01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:09.279Z|741c7672-3b31-443d-9e78-e8bf7a91edf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:09.279Z|79147ec7-d3fa-4a8b-bce1-4e6571957a68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:09.280Z|df26ec45-d298-4393-973b-054e20929d01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:12.691Z|2dd81f85-c58a-4de9-9ad8-4d1eb465588c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:39:12.695Z|2dd81f85-c58a-4de9-9ad8-4d1eb465588c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:39:19.312Z|f1b46b18-93ed-450f-a2be-2bd2afc6acb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:19.313Z|f1b46b18-93ed-450f-a2be-2bd2afc6acb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:19.317Z|ad499a4c-301d-40c4-9fdf-3c7d205f049d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:19.318Z|3275a5ae-b1bd-4f63-8cea-6bbfd845f7ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:19.318Z|ad499a4c-301d-40c4-9fdf-3c7d205f049d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:19.319Z|3275a5ae-b1bd-4f63-8cea-6bbfd845f7ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:27.691Z|4af73c9b-e0cf-4006-ad2f-a1c02141ae20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:39:27.692Z|4af73c9b-e0cf-4006-ad2f-a1c02141ae20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:39:27.759Z|3a4e6404-e794-4cf1-aa3f-f262294251b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:39:27.760Z|3a4e6404-e794-4cf1-aa3f-f262294251b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:39:29.347Z|beb0c166-d730-4fe6-8257-04a21123c25d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:29.347Z|f7fb356e-3183-4244-9e1b-80d81c793986|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:29.347Z|ea136513-0cb2-487a-abf0-d44e2876f9ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:29.348Z|ea136513-0cb2-487a-abf0-d44e2876f9ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:29.348Z|beb0c166-d730-4fe6-8257-04a21123c25d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:29.348Z|f7fb356e-3183-4244-9e1b-80d81c793986|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:39.379Z|7b310793-ea3c-4f00-aab8-86fbe775c1a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:39.380Z|526d8ceb-2abd-42a5-a9ce-c55eedd6ef45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:39.380Z|7b310793-ea3c-4f00-aab8-86fbe775c1a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:39.380Z|d97978f6-bfab-4373-a5c6-bc1cd75180ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:39.381Z|526d8ceb-2abd-42a5-a9ce-c55eedd6ef45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:39.381Z|d97978f6-bfab-4373-a5c6-bc1cd75180ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:42.691Z|0120e51f-a643-4aa0-b3d4-abd3b9eb32d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:39:42.692Z|0120e51f-a643-4aa0-b3d4-abd3b9eb32d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:39:49.410Z|aacdd426-bcf0-43b1-a341-c3fa6c1d742e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:49.411Z|aacdd426-bcf0-43b1-a341-c3fa6c1d742e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:49.412Z|284d858f-abac-44f9-a5d2-0d0c66763aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:49.412Z|a19960d9-5e30-4a4b-8c22-8f96afdc01bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:49.413Z|284d858f-abac-44f9-a5d2-0d0c66763aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:49.413Z|a19960d9-5e30-4a4b-8c22-8f96afdc01bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:57.691Z|521f0945-1ea6-432e-b1e7-fb3f59e44ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:39:57.695Z|521f0945-1ea6-432e-b1e7-fb3f59e44ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:39:57.762Z|28bb154c-c4da-48ac-b50a-93e74ace1b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:39:57.763Z|28bb154c-c4da-48ac-b50a-93e74ace1b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:39:59.442Z|c5983c13-f0e7-438d-88cf-4e7638b8cd69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:59.442Z|ff7f2a3a-acea-47a8-9e66-c47b1a772c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:59.442Z|7fb529f6-5904-4d9f-857b-8bafa26a4eda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:39:59.443Z|ff7f2a3a-acea-47a8-9e66-c47b1a772c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:59.443Z|c5983c13-f0e7-438d-88cf-4e7638b8cd69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:39:59.443Z|7fb529f6-5904-4d9f-857b-8bafa26a4eda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:09.473Z|5b980cdc-ea21-4efe-b433-f4875bb03152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:09.473Z|91e735e3-e4ed-428a-90ca-87c364bcf5bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:09.474Z|5b980cdc-ea21-4efe-b433-f4875bb03152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:09.474Z|91e735e3-e4ed-428a-90ca-87c364bcf5bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:09.475Z|73751ff7-dcca-48ba-8d4a-7134610d029c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:09.476Z|73751ff7-dcca-48ba-8d4a-7134610d029c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:12.691Z|26f955ee-8e18-49bf-bac3-05c0d59c3f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:40:12.692Z|26f955ee-8e18-49bf-bac3-05c0d59c3f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:40:19.504Z|8ca16b5b-5aae-421e-a12c-eaa54c3c57bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:19.505Z|ca5d6211-6cca-4673-97d7-c024de399719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:19.505Z|cffbf26c-16ac-4317-89cf-dbe8256bc041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:19.505Z|8ca16b5b-5aae-421e-a12c-eaa54c3c57bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:19.506Z|cffbf26c-16ac-4317-89cf-dbe8256bc041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:19.506Z|ca5d6211-6cca-4673-97d7-c024de399719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:27.691Z|dace24aa-a7fa-413a-bf28-f655dfb7ea05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:40:27.692Z|dace24aa-a7fa-413a-bf28-f655dfb7ea05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:40:27.764Z|4092483b-f545-4bf7-ab91-0f385a0c1eff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:40:27.764Z|4092483b-f545-4bf7-ab91-0f385a0c1eff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:40:29.534Z|1a51f176-d4da-46dd-9094-6a4a6b679128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:29.534Z|a732d309-364e-4bdb-86de-c280c845fe7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:29.534Z|459196b8-ae8c-4c02-8892-5811d1b9a5df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:29.535Z|459196b8-ae8c-4c02-8892-5811d1b9a5df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:29.535Z|a732d309-364e-4bdb-86de-c280c845fe7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:29.535Z|1a51f176-d4da-46dd-9094-6a4a6b679128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:39.564Z|91f51c22-6f6b-49cd-b3ad-8dbe8d039adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:39.564Z|3be3544f-65ad-4622-9127-f37244afdf7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:39.564Z|c7a297a3-a56d-42fa-87aa-ac1de12b597d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:39.565Z|91f51c22-6f6b-49cd-b3ad-8dbe8d039adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:39.565Z|3be3544f-65ad-4622-9127-f37244afdf7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:39.565Z|c7a297a3-a56d-42fa-87aa-ac1de12b597d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:42.691Z|c0567528-123c-49ac-9ed1-575ea13e4ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:40:42.694Z|c0567528-123c-49ac-9ed1-575ea13e4ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:40:49.593Z|6921780e-0c08-4df2-a2ba-c172ff3bece1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:49.593Z|629b63ed-49cf-4e37-bb17-3d0702fd0cf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:49.593Z|ff622dae-611b-4045-84e0-5cff1e5177b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:49.594Z|6921780e-0c08-4df2-a2ba-c172ff3bece1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:49.594Z|629b63ed-49cf-4e37-bb17-3d0702fd0cf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:49.594Z|ff622dae-611b-4045-84e0-5cff1e5177b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:57.691Z|e581e3bc-4ad1-4bdd-af98-f9bba97fe5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:40:57.692Z|e581e3bc-4ad1-4bdd-af98-f9bba97fe5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:40:57.766Z|51c178e8-5173-4610-be18-4ef8ba03f86c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:40:57.766Z|51c178e8-5173-4610-be18-4ef8ba03f86c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:40:59.624Z|3dd03eb4-b80d-4e37-8e2b-eb887370403b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:59.624Z|1711a886-ed8b-48fa-b6f5-78fe5a2e35db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:59.624Z|86b3f11f-d629-4319-98e6-b995cbf9a171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:40:59.625Z|86b3f11f-d629-4319-98e6-b995cbf9a171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:59.625Z|1711a886-ed8b-48fa-b6f5-78fe5a2e35db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:40:59.625Z|3dd03eb4-b80d-4e37-8e2b-eb887370403b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:09.655Z|fb13197b-674f-4496-be29-a5806c5506b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:09.655Z|dc0c3b73-0cea-4af9-8912-21ba4df61b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:09.656Z|340739aa-9af0-4281-b8c6-5dce6cd19f17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:09.656Z|fb13197b-674f-4496-be29-a5806c5506b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:09.656Z|dc0c3b73-0cea-4af9-8912-21ba4df61b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:09.657Z|340739aa-9af0-4281-b8c6-5dce6cd19f17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:12.691Z|5d7dfdf7-d368-4354-94bf-f1726fa4873b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:41:12.692Z|5d7dfdf7-d368-4354-94bf-f1726fa4873b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:41:19.683Z|7ef28fd1-9339-499a-aa03-40009edf2671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:19.683Z|c3e5e6f6-89f4-4e1d-9292-1106f66551af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:19.684Z|7ef28fd1-9339-499a-aa03-40009edf2671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:19.684Z|c3e5e6f6-89f4-4e1d-9292-1106f66551af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:19.685Z|02cd2aba-ba0a-4f97-9a09-9c29259a4666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:19.686Z|02cd2aba-ba0a-4f97-9a09-9c29259a4666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:27.692Z|f013a8dc-3631-45ba-865c-b0f43c3e83c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:41:27.695Z|f013a8dc-3631-45ba-865c-b0f43c3e83c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:41:27.768Z|f4170e03-83fa-48e6-8251-ae963f5c2678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:41:27.768Z|f4170e03-83fa-48e6-8251-ae963f5c2678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:41:29.710Z|d5fd3153-55be-4e4c-a194-72115c80d858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:29.710Z|e9819314-6b88-42fa-bdc2-e49196d70207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:29.711Z|d5fd3153-55be-4e4c-a194-72115c80d858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:29.711Z|e9819314-6b88-42fa-bdc2-e49196d70207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:29.718Z|cb73a19e-9a24-4a08-8106-06e243d28c4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:29.719Z|cb73a19e-9a24-4a08-8106-06e243d28c4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:39.740Z|22bd89d4-4368-4565-a1ea-b9cde209b911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:39.740Z|f1f68196-0e2e-4724-ae59-6ddf1558325e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:39.741Z|f1f68196-0e2e-4724-ae59-6ddf1558325e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:39.741Z|22bd89d4-4368-4565-a1ea-b9cde209b911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:39.743Z|82906bd6-3711-4d17-bbeb-25f3ce0c935f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:39.744Z|82906bd6-3711-4d17-bbeb-25f3ce0c935f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:42.691Z|fbb240d9-d2cf-4ba4-9c4d-dab12ffb505a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:41:42.692Z|fbb240d9-d2cf-4ba4-9c4d-dab12ffb505a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:41:49.770Z|8602d36c-ef0c-495a-b665-0abacdad5859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:49.771Z|9c09d94d-0d72-46d3-b7d2-5bf9afdf925d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:49.772Z|8602d36c-ef0c-495a-b665-0abacdad5859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:49.772Z|9c09d94d-0d72-46d3-b7d2-5bf9afdf925d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:49.778Z|e15a2462-24b7-46f9-baac-0d37622f2afa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:49.779Z|e15a2462-24b7-46f9-baac-0d37622f2afa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:57.691Z|1883af32-761b-44fe-8e26-b70a7654f26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:41:57.692Z|1883af32-761b-44fe-8e26-b70a7654f26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:41:57.769Z|8c1e5409-201a-47b6-bc3d-8dd89df8007a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:41:57.770Z|8c1e5409-201a-47b6-bc3d-8dd89df8007a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:41:59.799Z|bf026ad1-6bd6-49a2-9b88-a94d7e6b38cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:59.799Z|aa078df6-51af-4ad8-9232-1e00c53b5ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:59.799Z|8016ec91-e533-493e-b99a-f3428baf4566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:41:59.800Z|bf026ad1-6bd6-49a2-9b88-a94d7e6b38cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:59.800Z|aa078df6-51af-4ad8-9232-1e00c53b5ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:41:59.800Z|8016ec91-e533-493e-b99a-f3428baf4566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:09.829Z|da647ef2-6df2-4512-97ad-5ed60f0ce581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:09.829Z|a8bc6485-8622-40f3-84ce-4e0667a50ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:09.829Z|8fe52f34-abe8-417c-9a07-a4e7e2832699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:09.830Z|a8bc6485-8622-40f3-84ce-4e0667a50ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:09.830Z|da647ef2-6df2-4512-97ad-5ed60f0ce581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:09.830Z|8fe52f34-abe8-417c-9a07-a4e7e2832699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:12.691Z|1a29e89a-a681-4949-8735-82f6e0181f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:42:12.694Z|1a29e89a-a681-4949-8735-82f6e0181f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:42:19.857Z|5b21ccb8-eea3-4638-829e-a85b85c07546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:19.858Z|1f3e26dd-b7cb-4b16-b5a1-21ff26ecf1fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:19.858Z|f3a23ee9-4304-4937-98d4-263193f8e902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:19.859Z|5b21ccb8-eea3-4638-829e-a85b85c07546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:19.859Z|1f3e26dd-b7cb-4b16-b5a1-21ff26ecf1fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:19.859Z|f3a23ee9-4304-4937-98d4-263193f8e902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:27.691Z|73b18da7-d298-4311-bde3-eb20ef4a055e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:42:27.692Z|73b18da7-d298-4311-bde3-eb20ef4a055e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:42:27.771Z|7f34744b-7487-4118-ba77-76e51e3dc3ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:42:27.772Z|7f34744b-7487-4118-ba77-76e51e3dc3ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:42:29.882Z|2480a0ec-b64a-4294-b50d-73a70f7aef61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:29.883Z|2480a0ec-b64a-4294-b50d-73a70f7aef61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:29.885Z|14fb05e6-549b-475d-8d2a-d4bc6e0df7be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:29.885Z|7adf4133-3ef9-4f03-ab71-8ed258c633b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:29.886Z|14fb05e6-549b-475d-8d2a-d4bc6e0df7be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:29.886Z|7adf4133-3ef9-4f03-ab71-8ed258c633b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:39.910Z|e4497965-a889-4eb4-a858-fbf3ef9567ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:39.910Z|7c271fe8-c84a-44e9-9250-7c03248f99fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:39.911Z|e4497965-a889-4eb4-a858-fbf3ef9567ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:39.911Z|7c271fe8-c84a-44e9-9250-7c03248f99fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:39.912Z|de0eecef-5bf6-43cf-b9f3-76790cc48c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:39.913Z|de0eecef-5bf6-43cf-b9f3-76790cc48c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:42.692Z|034d1e4a-6101-4961-98d2-f78c25c8e146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:42:42.692Z|034d1e4a-6101-4961-98d2-f78c25c8e146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:42:49.938Z|3d9e538c-b7fe-4629-9fbf-3446c926c801|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:49.938Z|3b1b0fe9-745d-4c28-a8da-7dfed4b00592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:49.939Z|fddaaedd-3880-4675-a2f1-55d27ed93d22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:49.939Z|3d9e538c-b7fe-4629-9fbf-3446c926c801|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:49.940Z|3b1b0fe9-745d-4c28-a8da-7dfed4b00592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:49.940Z|fddaaedd-3880-4675-a2f1-55d27ed93d22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:57.691Z|67e43e23-b654-4890-9b6c-c91c1a76ed5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:42:57.696Z|67e43e23-b654-4890-9b6c-c91c1a76ed5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:42:57.773Z|c1517352-4b56-4c60-b7ba-518cf460e828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:42:57.774Z|c1517352-4b56-4c60-b7ba-518cf460e828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:42:59.968Z|a43c3d95-6afd-4278-bf47-2f2afb0dc863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:59.968Z|8ffd9708-5bef-423a-a119-19186276bd7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:59.968Z|7436db49-9106-4ea5-8920-270ac02300e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:42:59.969Z|7436db49-9106-4ea5-8920-270ac02300e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:59.969Z|8ffd9708-5bef-423a-a119-19186276bd7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:42:59.969Z|a43c3d95-6afd-4278-bf47-2f2afb0dc863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:09.998Z|2cfc18ae-b0c5-4ef3-804c-5ff74de4201b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:09.998Z|1155f890-81e2-448b-b25c-9f0163aae149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:09.998Z|9808273a-3e83-4725-83f5-82a08dfe3f0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:09.999Z|1155f890-81e2-448b-b25c-9f0163aae149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:10.000Z|2cfc18ae-b0c5-4ef3-804c-5ff74de4201b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:10.000Z|9808273a-3e83-4725-83f5-82a08dfe3f0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:12.691Z|f93af594-93ee-4924-ba61-4f2af6f59ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:43:12.692Z|f93af594-93ee-4924-ba61-4f2af6f59ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:43:20.029Z|1e3a0c2f-45c4-4b14-9c9c-b4e03d654d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:20.029Z|ecc4f2e9-c78a-4e19-8647-284dd6ad72cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:20.030Z|87754667-5a4e-4b39-848d-a83cd1b08594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:20.030Z|1e3a0c2f-45c4-4b14-9c9c-b4e03d654d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:20.030Z|ecc4f2e9-c78a-4e19-8647-284dd6ad72cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:20.031Z|87754667-5a4e-4b39-848d-a83cd1b08594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:27.691Z|989e2088-e5fa-4a2c-9889-ef629198111a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:43:27.692Z|989e2088-e5fa-4a2c-9889-ef629198111a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:43:27.775Z|de7377de-058e-41c4-82d5-c1f6d1656e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:43:27.775Z|de7377de-058e-41c4-82d5-c1f6d1656e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:43:30.060Z|272453ae-017c-4b97-a9c8-f42ed9c4be3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:30.061Z|272453ae-017c-4b97-a9c8-f42ed9c4be3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:30.065Z|0646f9ac-e4cf-4d80-b690-16dac0d85642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:30.066Z|0646f9ac-e4cf-4d80-b690-16dac0d85642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:30.074Z|df63cdf1-b2fd-4ed7-84ef-3ef3517650b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:30.074Z|df63cdf1-b2fd-4ed7-84ef-3ef3517650b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:40.089Z|928de374-253b-4876-90a6-b444461a29ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:40.090Z|928de374-253b-4876-90a6-b444461a29ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:40.097Z|3a129022-cf7b-493f-a035-06061237bdc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:40.098Z|3a129022-cf7b-493f-a035-06061237bdc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:40.101Z|3137e164-76f6-4fbc-82a1-a7fe1b6a3e3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:40.102Z|3137e164-76f6-4fbc-82a1-a7fe1b6a3e3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:42.691Z|61bc92d2-6eee-4b97-9e4e-050d4269f86b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:43:42.695Z|61bc92d2-6eee-4b97-9e4e-050d4269f86b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:43:50.120Z|686603b2-0ac2-41fc-808d-052d073d2cf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:50.121Z|686603b2-0ac2-41fc-808d-052d073d2cf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:50.124Z|79a3e3e1-900d-484e-a445-195b19b3bf6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:50.125Z|79a3e3e1-900d-484e-a445-195b19b3bf6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:50.127Z|68c4f616-a8fa-4bcb-af8e-7fd8f512ea68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:43:50.128Z|68c4f616-a8fa-4bcb-af8e-7fd8f512ea68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:43:57.691Z|0b215240-fc1c-4938-9bcc-0a57a1b508b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:43:57.692Z|0b215240-fc1c-4938-9bcc-0a57a1b508b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:43:57.776Z|403deed5-e721-4a75-b3b7-fa1c1a8442d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:43:57.778Z|403deed5-e721-4a75-b3b7-fa1c1a8442d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:44:00.292Z|5c8b988f-0351-479b-adf5-8c515b43c256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:00.292Z|f43fb49e-6517-409a-b958-02ea347628f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:00.292Z|992c8a8e-e993-4d1f-bb64-608a0a39b34c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:00.293Z|992c8a8e-e993-4d1f-bb64-608a0a39b34c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:00.293Z|5c8b988f-0351-479b-adf5-8c515b43c256|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:00.293Z|f43fb49e-6517-409a-b958-02ea347628f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:04.330Z||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xfe0xdcc0xd0)0x850xa2J0xb8c0xc20xec0xe10xd10xf8l0x1d0xb2m)0x93%0x910xae0xf1B0x130x8a0x0d0x130xe01]. 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-17T02:44:10.322Z|3e1663f3-f27e-4960-8f85-b4fe1fc8991c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:10.322Z|51012c42-12e0-4aba-b219-5aa100af10a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:10.323Z|51012c42-12e0-4aba-b219-5aa100af10a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:10.323Z|3e1663f3-f27e-4960-8f85-b4fe1fc8991c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:10.332Z|b84e2b2b-ef6d-43b2-9a39-b99b9f605dcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:10.333Z|b84e2b2b-ef6d-43b2-9a39-b99b9f605dcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:12.692Z|44068eaa-b63e-4292-9a0e-b7f0d0609526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:44:12.693Z|44068eaa-b63e-4292-9a0e-b7f0d0609526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:44:20.352Z|6c8390ba-8cdc-47a6-a645-c474c0043343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:20.352Z|bf4d5b9c-ea90-4676-b8f3-de1a404442ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:20.353Z|6c8390ba-8cdc-47a6-a645-c474c0043343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:20.353Z|bf4d5b9c-ea90-4676-b8f3-de1a404442ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:20.358Z|c6312149-226d-4cd6-b821-de10c7ba2fcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:20.359Z|c6312149-226d-4cd6-b821-de10c7ba2fcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:27.691Z|b98315d6-570a-4957-8724-9bc9615582bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:44:27.696Z|b98315d6-570a-4957-8724-9bc9615582bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:44:27.779Z|0a2d0888-087d-4c4b-a053-89d222de92dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:44:27.780Z|0a2d0888-087d-4c4b-a053-89d222de92dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:44:30.379Z|729f36f9-a65c-490d-add0-f599f427b713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:30.380Z|729f36f9-a65c-490d-add0-f599f427b713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:30.382Z|3d80603f-d1d5-46d4-a3a6-e4912cecab80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:30.382Z|3d80603f-d1d5-46d4-a3a6-e4912cecab80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:30.384Z|234ba06c-a2f1-4d04-9513-f732330cb3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:30.385Z|234ba06c-a2f1-4d04-9513-f732330cb3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:40.409Z|7ce65d9a-de2d-4c54-95b3-137173bae362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:40.409Z|1df6da35-712e-4f0c-97c4-52a8067820b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:40.410Z|be1e67d4-e56a-443e-ae7a-aadbdcc5db45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:40.410Z|7ce65d9a-de2d-4c54-95b3-137173bae362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:40.410Z|1df6da35-712e-4f0c-97c4-52a8067820b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:40.411Z|be1e67d4-e56a-443e-ae7a-aadbdcc5db45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:42.691Z|748282ca-b9bd-401c-bac6-eddbe163add7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:44:42.692Z|748282ca-b9bd-401c-bac6-eddbe163add7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:44:50.438Z|d02dcfd2-c08e-4b7e-bc8e-5ba110cea8c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:50.438Z|fdb24a4a-b6d9-4cca-bae8-7826693f1b5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:50.438Z|f9b9b28d-f9d2-4d66-bf4e-9fddcc2da644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:44:50.439Z|f9b9b28d-f9d2-4d66-bf4e-9fddcc2da644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:50.439Z|fdb24a4a-b6d9-4cca-bae8-7826693f1b5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:50.439Z|d02dcfd2-c08e-4b7e-bc8e-5ba110cea8c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:44:57.691Z|19d5972d-8ecc-4372-bb10-6ba847906073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:44:57.692Z|19d5972d-8ecc-4372-bb10-6ba847906073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:44:57.781Z|8ed7a60b-88d9-4859-8d5f-45320006b66f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:44:57.781Z|8ed7a60b-88d9-4859-8d5f-45320006b66f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:45:00.468Z|0ef1d089-c9bf-4f43-9bc3-054bbea982f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:00.468Z|bb46de7e-76e1-4586-8c6a-b01cd0d74afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:00.469Z|4e19f731-22fb-4e2b-a601-1111ffafab2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:00.469Z|0ef1d089-c9bf-4f43-9bc3-054bbea982f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:00.469Z|bb46de7e-76e1-4586-8c6a-b01cd0d74afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:00.470Z|4e19f731-22fb-4e2b-a601-1111ffafab2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:10.496Z|ef8f783a-0807-4e98-8b43-9754ba50a5b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:10.497Z|e0ec4945-509b-41f4-8fed-5b65741c687f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:10.497Z|b496ec51-75f5-4f23-a0c6-f0db52ef4045|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:10.497Z|ef8f783a-0807-4e98-8b43-9754ba50a5b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:10.497Z|e0ec4945-509b-41f4-8fed-5b65741c687f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:10.498Z|b496ec51-75f5-4f23-a0c6-f0db52ef4045|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:12.691Z|8d46b1c3-4f89-4c45-8d42-97ee5b43ff85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:45:12.694Z|8d46b1c3-4f89-4c45-8d42-97ee5b43ff85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:45:20.524Z|f33359e5-dbcd-48a6-b8f0-a7c279537a51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:20.524Z|646a222f-3399-4879-b26c-3e8fc8f61d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:20.524Z|9aab3191-8de3-47f4-a479-d18fd618d2aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:20.525Z|646a222f-3399-4879-b26c-3e8fc8f61d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:20.525Z|f33359e5-dbcd-48a6-b8f0-a7c279537a51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:20.525Z|9aab3191-8de3-47f4-a479-d18fd618d2aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:27.691Z|23caa0a7-c3bc-4c71-8638-b9861cb11530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:45:27.693Z|23caa0a7-c3bc-4c71-8638-b9861cb11530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:45:27.782Z|6eeabaae-b088-464d-9933-c999e698d022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:45:27.783Z|6eeabaae-b088-464d-9933-c999e698d022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:45:30.554Z|5a0ffb2a-afe4-4e88-b3ec-a695b0fe497c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:30.554Z|47920785-a5ff-483d-95b6-27457583dda6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:30.554Z|77060576-359a-4a01-afe9-b9e63d8de1d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:30.555Z|47920785-a5ff-483d-95b6-27457583dda6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:30.555Z|5a0ffb2a-afe4-4e88-b3ec-a695b0fe497c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:30.555Z|77060576-359a-4a01-afe9-b9e63d8de1d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:40.581Z|383f4dd5-f572-473e-a5df-fd4ac178b404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:40.581Z|ebf02f7f-59ee-407d-9f06-0a92a47c4bc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:40.581Z|ebf02f7f-59ee-407d-9f06-0a92a47c4bc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:40.581Z|383f4dd5-f572-473e-a5df-fd4ac178b404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:40.584Z|ca86423a-a765-4855-927b-4161bfe442d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:40.584Z|ca86423a-a765-4855-927b-4161bfe442d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:42.691Z|b2869d0f-a285-4b4c-ad0d-ea9b4919b33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:45:42.692Z|b2869d0f-a285-4b4c-ad0d-ea9b4919b33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:45:50.607Z|c2865623-9b2e-40b4-8256-3444cb31ca4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:50.607Z|340f2617-bff4-4497-a354-531df0bbd5c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:50.608Z|c2865623-9b2e-40b4-8256-3444cb31ca4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:50.608Z|340f2617-bff4-4497-a354-531df0bbd5c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:50.610Z|ff122a93-3d4d-489b-bfba-30b4ddfb72cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:45:50.611Z|ff122a93-3d4d-489b-bfba-30b4ddfb72cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:45:57.691Z|155a2dd8-2da2-4687-840f-3d5fc56bae15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:45:57.694Z|155a2dd8-2da2-4687-840f-3d5fc56bae15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:45:57.784Z|00c6637a-3317-4649-a8b6-4af1256946e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:45:57.785Z|00c6637a-3317-4649-a8b6-4af1256946e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:46:00.634Z|bf2185e7-d954-4861-895b-2d2393da7774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:00.634Z|007b343a-8fcf-4092-8910-e058bb058e67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:00.635Z|ffc22aae-fb13-407a-b891-498356c3c0fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:00.635Z|bf2185e7-d954-4861-895b-2d2393da7774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:00.635Z|007b343a-8fcf-4092-8910-e058bb058e67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:00.636Z|ffc22aae-fb13-407a-b891-498356c3c0fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:10.660Z|616f1de6-b36a-44d9-bbcc-4c36349b5893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:10.662Z|616f1de6-b36a-44d9-bbcc-4c36349b5893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:10.662Z|6c65a7b2-586d-41f8-93c9-0d2f492c865f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:10.663Z|6c65a7b2-586d-41f8-93c9-0d2f492c865f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:10.664Z|1ca56ef2-e487-47a4-ae80-b2faafd7c131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:10.665Z|1ca56ef2-e487-47a4-ae80-b2faafd7c131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:12.691Z|f54701a7-e297-436b-9a2e-53ec4ae94233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:46:12.692Z|f54701a7-e297-436b-9a2e-53ec4ae94233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:46:20.690Z|7ed88cd5-a4fc-4b4e-bd0a-463a77309500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:20.690Z|66c03f93-f066-4e98-9534-c1570911286e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:20.690Z|29f3ec49-99ce-4b64-be13-5b54916f8d19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:20.691Z|29f3ec49-99ce-4b64-be13-5b54916f8d19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:20.691Z|7ed88cd5-a4fc-4b4e-bd0a-463a77309500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:20.691Z|66c03f93-f066-4e98-9534-c1570911286e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:27.691Z|5b3cd4a8-6cdf-4f5d-82d4-6d0976f99a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:46:27.692Z|5b3cd4a8-6cdf-4f5d-82d4-6d0976f99a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:46:27.786Z|803f65a1-7e89-4237-b7ca-18d73974d11b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:46:27.787Z|803f65a1-7e89-4237-b7ca-18d73974d11b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:46:30.715Z|537972ea-c48e-4e38-8213-08919d14e237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:30.715Z|a28aa058-9d5a-45b4-bbe9-153dd514d35f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:30.715Z|6e02fbee-491b-486f-8ba1-db11be43c20c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:30.715Z|537972ea-c48e-4e38-8213-08919d14e237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:30.716Z|a28aa058-9d5a-45b4-bbe9-153dd514d35f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:30.716Z|6e02fbee-491b-486f-8ba1-db11be43c20c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:40.743Z|c30b5f03-fccb-4b54-bfba-b3a720fb407b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:40.743Z|b8349772-7957-4d29-b15b-e35732f28135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:40.743Z|53009b6e-7a32-434a-8a9a-b923fcc9eb06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:40.744Z|b8349772-7957-4d29-b15b-e35732f28135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:40.744Z|53009b6e-7a32-434a-8a9a-b923fcc9eb06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:40.744Z|c30b5f03-fccb-4b54-bfba-b3a720fb407b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:42.691Z|ba4b535b-13bd-4156-9c94-44bf0a662322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:46:42.694Z|ba4b535b-13bd-4156-9c94-44bf0a662322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:46:50.773Z|a9125902-98fe-46bf-81d6-50ba2f452c69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:50.773Z|102a78ca-b422-4dd3-bce9-ae1b006b15b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:50.774Z|102a78ca-b422-4dd3-bce9-ae1b006b15b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:50.774Z|a9125902-98fe-46bf-81d6-50ba2f452c69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:50.782Z|549592e0-50fc-4339-b251-a8523433a862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:46:50.783Z|549592e0-50fc-4339-b251-a8523433a862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:46:57.691Z|7e3c595f-324e-446b-a9b7-878b3ebed3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:46:57.692Z|7e3c595f-324e-446b-a9b7-878b3ebed3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:46:57.788Z|38747bdd-9889-4c1f-b7f1-0264268cec91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:46:57.789Z|38747bdd-9889-4c1f-b7f1-0264268cec91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:47:00.801Z|f62c2d12-b885-46b2-9eb1-82f8002b5e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:00.802Z|f62c2d12-b885-46b2-9eb1-82f8002b5e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:00.802Z|6c0689f7-480e-4fa8-b967-845728e5a62b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:00.803Z|6c0689f7-480e-4fa8-b967-845728e5a62b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:00.808Z|617415a2-37c5-4b31-9326-edbf18d5be4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:00.808Z|617415a2-37c5-4b31-9326-edbf18d5be4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:10.827Z|e7075cd6-cac6-4c89-a53c-63e5868a5681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:10.827Z|8e224105-aa15-4ab7-b84e-dce30b4914c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:10.828Z|8e224105-aa15-4ab7-b84e-dce30b4914c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:10.828Z|e7075cd6-cac6-4c89-a53c-63e5868a5681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:10.831Z|5f35eec6-d8d6-4c4d-b457-36b307b4efcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:10.832Z|5f35eec6-d8d6-4c4d-b457-36b307b4efcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:12.691Z|8f977499-68fe-4df9-a559-73e7425459ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:47:12.691Z|8f977499-68fe-4df9-a559-73e7425459ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:47:20.853Z|6062c247-41ba-49b8-9f4a-cd6c03d5ba4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:20.854Z|6062c247-41ba-49b8-9f4a-cd6c03d5ba4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:20.855Z|10ba8584-9734-42f7-81d4-f8721a76a627|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:20.855Z|6e5fac4a-1048-492f-855a-c57405fdb658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:20.856Z|10ba8584-9734-42f7-81d4-f8721a76a627|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:20.856Z|6e5fac4a-1048-492f-855a-c57405fdb658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:27.691Z|cb4ba016-d056-4f68-aa8e-466e76a5c7ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:47:27.695Z|cb4ba016-d056-4f68-aa8e-466e76a5c7ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:47:27.790Z|6ddd0d37-2626-40a7-88a1-890d5a202d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:47:27.790Z|6ddd0d37-2626-40a7-88a1-890d5a202d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:47:30.879Z|2f8f1b56-2cdd-4b84-a68b-f1acc1961e5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:30.880Z|2f8f1b56-2cdd-4b84-a68b-f1acc1961e5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:30.880Z|d842cc86-6efa-48d7-99a4-68ad33f54373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:30.880Z|9d6e8193-49ee-4989-bd2b-91643f5765e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:30.880Z|d842cc86-6efa-48d7-99a4-68ad33f54373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:30.881Z|9d6e8193-49ee-4989-bd2b-91643f5765e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:40.910Z|a7ca2c7a-72f8-4546-84d8-58b425c9bd92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:40.910Z|c5ff6a11-22c6-414c-b33b-2b6ecedc3507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:40.911Z|a7ca2c7a-72f8-4546-84d8-58b425c9bd92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:40.911Z|c5ff6a11-22c6-414c-b33b-2b6ecedc3507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:40.914Z|19f7f794-4f36-4042-bf74-a4b1c9edbd07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:40.915Z|19f7f794-4f36-4042-bf74-a4b1c9edbd07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:42.691Z|e844093e-3abd-4c88-8dc6-bce56c9b858b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:47:42.691Z|e844093e-3abd-4c88-8dc6-bce56c9b858b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:47:50.940Z|6c37503f-11a0-4a44-9a1d-c9772ed6b172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:50.940Z|8119f4c9-8996-4114-b591-554736d59df1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:50.941Z|6c37503f-11a0-4a44-9a1d-c9772ed6b172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:50.941Z|f052dcc5-099b-4bc3-a597-7b7d928b84c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:47:50.941Z|8119f4c9-8996-4114-b591-554736d59df1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:50.942Z|f052dcc5-099b-4bc3-a597-7b7d928b84c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:47:57.691Z|d7daa459-30f5-44f6-9ff1-5774e6d05b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:47:57.691Z|d7daa459-30f5-44f6-9ff1-5774e6d05b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:47:57.791Z|2982bc7b-2658-49e2-a845-40fa4427f268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:47:57.792Z|2982bc7b-2658-49e2-a845-40fa4427f268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:48:00.966Z|955e567f-de03-4b20-b31b-0031032162b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:00.967Z|72e79ffb-c811-4774-bf01-99e04efae209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:00.967Z|955e567f-de03-4b20-b31b-0031032162b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:00.968Z|72e79ffb-c811-4774-bf01-99e04efae209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:00.968Z|57b9c46c-075f-4b2d-84f6-33ca85ba1cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:00.968Z|57b9c46c-075f-4b2d-84f6-33ca85ba1cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:10.994Z|0b7f1e22-60be-4d5f-805a-a46e13ab7021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:10.994Z|6af301e5-d6c0-4995-8cd8-def5e2358ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:10.995Z|6af301e5-d6c0-4995-8cd8-def5e2358ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:10.995Z|0b7f1e22-60be-4d5f-805a-a46e13ab7021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:10.996Z|1905edf0-0886-4cb9-8399-35e6ce956019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:10.997Z|1905edf0-0886-4cb9-8399-35e6ce956019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:12.691Z|db244bcb-9e18-4b4c-a45c-2d001c815ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:48:12.693Z|db244bcb-9e18-4b4c-a45c-2d001c815ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:48:21.025Z|99866414-b4da-425b-b5fd-356c94407d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:21.025Z|62273815-8dbe-4de2-9cb7-a32c83fefe9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:21.025Z|3758b28c-9add-4b1b-909e-0ab232090272|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:21.026Z|62273815-8dbe-4de2-9cb7-a32c83fefe9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:21.026Z|99866414-b4da-425b-b5fd-356c94407d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:21.026Z|3758b28c-9add-4b1b-909e-0ab232090272|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:27.691Z|c90c6165-9a54-445a-882f-3489e1d8af36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:48:27.692Z|c90c6165-9a54-445a-882f-3489e1d8af36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:48:27.793Z|5bbb6d75-5123-4f93-9b7e-690edc613c25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:48:27.793Z|5bbb6d75-5123-4f93-9b7e-690edc613c25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:48:31.091Z|51406484-8d1c-4e4b-8fd9-f80b98f0f840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:31.091Z|4d7b21ef-dcc3-466c-a7d7-c15ed206cffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:31.092Z|51406484-8d1c-4e4b-8fd9-f80b98f0f840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:31.092Z|4d7b21ef-dcc3-466c-a7d7-c15ed206cffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:31.099Z|aadd441f-4832-4609-b012-623b81e03533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:31.100Z|aadd441f-4832-4609-b012-623b81e03533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:41.122Z|f15eb281-ff97-49cc-b78d-4915e2001923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:41.122Z|b26af4f5-c6dd-4f29-b2ed-93ef63806923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:41.123Z|f15eb281-ff97-49cc-b78d-4915e2001923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:41.123Z|b26af4f5-c6dd-4f29-b2ed-93ef63806923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:41.126Z|173a13e6-5b97-47a2-b723-7a2b235eea28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:41.126Z|173a13e6-5b97-47a2-b723-7a2b235eea28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:42.691Z|47d9b269-2f36-4fba-9693-56dcacd4887d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:48:42.692Z|47d9b269-2f36-4fba-9693-56dcacd4887d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:48:47.273Z|c5023813-3a7a-4266-b959-6748e23d0ff1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:48:47.274Z|c5023813-3a7a-4266-b959-6748e23d0ff1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:51.150Z|8b0cc2df-f805-484d-90ae-0d0bcff5135b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:51.151Z|8b0cc2df-f805-484d-90ae-0d0bcff5135b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:51.151Z|dd815d4b-c9df-4f7f-aa33-974a5a5116e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:51.152Z|dd815d4b-c9df-4f7f-aa33-974a5a5116e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:51.156Z|0b755616-b6d7-4e4a-ba87-015877261ae3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:48:51.156Z|0b755616-b6d7-4e4a-ba87-015877261ae3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:48:57.691Z|0a6ef5fd-549e-4c65-b69e-1285963ecdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:48:57.695Z|0a6ef5fd-549e-4c65-b69e-1285963ecdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:48:57.794Z|ea2348ca-5aaa-48a4-9e55-c650dc00ece5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:48:57.794Z|ea2348ca-5aaa-48a4-9e55-c650dc00ece5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:49:01.178Z|7969ac24-4bbc-434e-aa5d-08a8c23dfa96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:01.178Z|ba5c1958-7286-43c6-8621-adba93049720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:01.179Z|ba5c1958-7286-43c6-8621-adba93049720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:01.179Z|7969ac24-4bbc-434e-aa5d-08a8c23dfa96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:01.179Z|42026908-4465-4e14-95a8-60f3b0b5f916|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:01.179Z|42026908-4465-4e14-95a8-60f3b0b5f916|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:11.205Z|c702ce50-c746-40f4-a1fe-7f7344d8c97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:11.205Z|aef52173-c68e-4ae3-a0e7-8b56d658b654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:11.205Z|ac76e65d-4486-4c23-9440-8b9b7a7baf76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:11.206Z|aef52173-c68e-4ae3-a0e7-8b56d658b654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:11.206Z|c702ce50-c746-40f4-a1fe-7f7344d8c97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:11.206Z|ac76e65d-4486-4c23-9440-8b9b7a7baf76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:12.691Z|aa90839b-e32e-4921-86c2-f5b1a62ec4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:49:12.692Z|aa90839b-e32e-4921-86c2-f5b1a62ec4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:49:21.236Z|0cabd82c-382a-4a1d-9e33-3093ab8abbe1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:21.236Z|aeb9a49d-af42-4720-95f5-b4af3f452dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:21.236Z|cc7fa2b1-e52e-41a9-a48f-32ff819a9988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:21.236Z|0cabd82c-382a-4a1d-9e33-3093ab8abbe1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:21.236Z|aeb9a49d-af42-4720-95f5-b4af3f452dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:21.236Z|cc7fa2b1-e52e-41a9-a48f-32ff819a9988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:27.691Z|f52e4493-377a-45a4-9b4b-f0395fa4beb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:49:27.692Z|f52e4493-377a-45a4-9b4b-f0395fa4beb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:49:27.795Z|cad8e593-6372-454f-a6c5-678c456910ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:49:27.796Z|cad8e593-6372-454f-a6c5-678c456910ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:49:31.261Z|f93fbe3a-e9eb-40ad-8027-785b9d451253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:31.261Z|7cd703ad-9f28-4220-b94a-703d1e73671a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:31.262Z|f93fbe3a-e9eb-40ad-8027-785b9d451253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:31.262Z|7cd703ad-9f28-4220-b94a-703d1e73671a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:31.264Z|44032fb7-d532-463d-8163-2df50793715b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:31.264Z|44032fb7-d532-463d-8163-2df50793715b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:41.289Z|8962c17a-e1b4-47d0-9c39-da9380516b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:41.290Z|8962c17a-e1b4-47d0-9c39-da9380516b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:41.290Z|b00e3088-0284-4808-83e6-891d02053289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:41.290Z|b00e3088-0284-4808-83e6-891d02053289|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:41.294Z|b4301ff4-0080-4a18-9050-18a54ccba291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:41.295Z|b4301ff4-0080-4a18-9050-18a54ccba291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:42.691Z|ee32fa59-7912-435f-806d-6d461d6bb45b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:49:42.695Z|ee32fa59-7912-435f-806d-6d461d6bb45b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:49:47.267Z|e6dbfba8-46cf-4b78-8302-cc65b966eeb3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:49:47.268Z|e6dbfba8-46cf-4b78-8302-cc65b966eeb3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:51.317Z|c13f9ddb-8b62-47e3-b781-09adc2d70aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:51.317Z|f6b423d8-4302-4e9c-821a-a3e736d9d1b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:51.318Z|c13f9ddb-8b62-47e3-b781-09adc2d70aa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:51.318Z|f6b423d8-4302-4e9c-821a-a3e736d9d1b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:51.320Z|ae2c25f1-8e91-4c4e-a8d7-d3332b980971|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:49:51.320Z|ae2c25f1-8e91-4c4e-a8d7-d3332b980971|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:49:57.691Z|7369eb1f-7319-4c47-b162-d68950fb8719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:49:57.691Z|7369eb1f-7319-4c47-b162-d68950fb8719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:49:57.797Z|46076f05-78e0-4364-95e5-813297324534|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:49:57.797Z|46076f05-78e0-4364-95e5-813297324534|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:50:01.345Z|a4692425-116f-4afd-97ba-f3607d551fff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:01.345Z|14838478-0d98-4b21-9680-c1d4b7b2250c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:01.346Z|a4692425-116f-4afd-97ba-f3607d551fff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:01.346Z|14838478-0d98-4b21-9680-c1d4b7b2250c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:01.348Z|a5727c31-0f31-4fe4-bf52-b10d111fb957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:01.348Z|a5727c31-0f31-4fe4-bf52-b10d111fb957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:11.373Z|c4bb576c-21ab-4148-8bb2-edeae8cf1941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:11.373Z|6a9d31bd-bff5-4e61-8358-9cdef8781bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:11.374Z|c4bb576c-21ab-4148-8bb2-edeae8cf1941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:11.374Z|6a9d31bd-bff5-4e61-8358-9cdef8781bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:11.375Z|c49045bf-fd34-4527-80ed-cabc31e46c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:11.375Z|c49045bf-fd34-4527-80ed-cabc31e46c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:12.691Z|ba2e58a4-dc10-4771-8f6c-920d4d1ec5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:50:12.691Z|ba2e58a4-dc10-4771-8f6c-920d4d1ec5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:50:21.402Z|222868b4-634c-4fba-b196-6554df066277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:21.402Z|03dbd790-869c-4899-86a7-4e97471822ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:21.402Z|3bfb5a48-8170-4ddf-9abe-e528838b29b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:21.403Z|222868b4-634c-4fba-b196-6554df066277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:21.403Z|03dbd790-869c-4899-86a7-4e97471822ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:21.403Z|3bfb5a48-8170-4ddf-9abe-e528838b29b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:27.691Z|dafbd4f6-52ba-494b-be7a-40210784fa8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:50:27.694Z|dafbd4f6-52ba-494b-be7a-40210784fa8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:50:27.798Z|b523316d-c998-43ec-91bb-8e16027757e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:50:27.799Z|b523316d-c998-43ec-91bb-8e16027757e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:50:31.431Z|dde25e38-3b08-4254-a721-4036d32f2186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:31.431Z|497f35c4-bd66-4fc8-a890-8e12e918da13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:31.431Z|62826d5e-a650-40dc-8007-62c48b2c84b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:31.432Z|dde25e38-3b08-4254-a721-4036d32f2186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:31.432Z|497f35c4-bd66-4fc8-a890-8e12e918da13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:31.432Z|62826d5e-a650-40dc-8007-62c48b2c84b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:41.462Z|fe4dbf7b-abc6-483a-83d3-92d6181bc5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:41.462Z|79340953-0f4f-488e-b56a-6ad921400d6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:41.462Z|fe4dbf7b-abc6-483a-83d3-92d6181bc5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:41.462Z|79340953-0f4f-488e-b56a-6ad921400d6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:41.464Z|b35490e0-4c42-435e-9eff-0d6591a41077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:41.465Z|b35490e0-4c42-435e-9eff-0d6591a41077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:42.691Z|50a109c8-7cb0-44e4-8558-93ad1b393338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:50:42.691Z|50a109c8-7cb0-44e4-8558-93ad1b393338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:50:47.268Z|bef7bd99-1711-4269-a0c0-4a2bb7951e0c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:50:47.269Z|bef7bd99-1711-4269-a0c0-4a2bb7951e0c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:51.488Z|1349087d-6c10-45d1-8fea-2b8a29147896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:51.489Z|a4805155-a34e-4f3a-98ce-11621da3c636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:51.489Z|a4805155-a34e-4f3a-98ce-11621da3c636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:51.489Z|1349087d-6c10-45d1-8fea-2b8a29147896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:51.495Z|e188c991-d1d7-4228-9e4f-b991dd122c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:50:51.495Z|e188c991-d1d7-4228-9e4f-b991dd122c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:50:57.691Z|024f311d-2cdb-436c-88be-f59a55795c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:50:57.692Z|024f311d-2cdb-436c-88be-f59a55795c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:50:57.800Z|75c7879c-69ac-4e1d-ba16-b6173cd47c0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:50:57.800Z|75c7879c-69ac-4e1d-ba16-b6173cd47c0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:51:01.515Z|6ae0c7c5-1048-4764-84d4-36b5a85be2c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:01.515Z|33db42fd-7a25-4747-9fcb-55d416383392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:01.516Z|6ae0c7c5-1048-4764-84d4-36b5a85be2c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:01.516Z|33db42fd-7a25-4747-9fcb-55d416383392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:01.520Z|983e9b15-2759-4083-b8cd-ff50c1b15875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:01.520Z|983e9b15-2759-4083-b8cd-ff50c1b15875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:11.544Z|aad147ae-f907-4607-88fb-73b98d404648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:11.544Z|75e8d48d-e59e-4774-8c4a-c2ec90438b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:11.544Z|b1ce20c8-fda5-4fe8-9b0f-4ac87c827acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:11.545Z|aad147ae-f907-4607-88fb-73b98d404648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:11.545Z|b1ce20c8-fda5-4fe8-9b0f-4ac87c827acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:11.545Z|75e8d48d-e59e-4774-8c4a-c2ec90438b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:12.691Z|892cc2f8-fc92-4591-91ea-397ddb40d96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:51:12.693Z|892cc2f8-fc92-4591-91ea-397ddb40d96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:51:21.572Z|9e7165c6-87ce-4b4b-88de-f6f0080fb764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:21.572Z|ae229771-764c-46da-9577-c05d9f4d3439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:21.572Z|f53ab8f0-c531-4c10-a2e3-afb8163c0d3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:21.573Z|9e7165c6-87ce-4b4b-88de-f6f0080fb764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:21.573Z|f53ab8f0-c531-4c10-a2e3-afb8163c0d3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:21.573Z|ae229771-764c-46da-9577-c05d9f4d3439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:27.691Z|e2069e1e-a7b6-401a-9de7-37eddd1931b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:51:27.691Z|e2069e1e-a7b6-401a-9de7-37eddd1931b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:51:27.801Z|16d1c8a1-6482-4df3-936e-d53a3823206c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:51:27.802Z|16d1c8a1-6482-4df3-936e-d53a3823206c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:51:31.598Z|407c10a7-37e6-498a-8a6f-b28cd20e9a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:31.598Z|05ad0548-d6fb-43c4-acbe-de196f4804aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:31.598Z|285797ed-2b47-4331-81cb-fe20f331168a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:31.598Z|407c10a7-37e6-498a-8a6f-b28cd20e9a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:31.598Z|05ad0548-d6fb-43c4-acbe-de196f4804aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:31.599Z|285797ed-2b47-4331-81cb-fe20f331168a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:41.627Z|21ab8080-00b1-4328-9b50-452e93783deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:41.627Z|e820dc3c-ea88-4ff0-b75a-e5e9d3c4f746|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:41.627Z|8d6666dc-5317-4305-9343-dd4584ac53e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:41.628Z|e820dc3c-ea88-4ff0-b75a-e5e9d3c4f746|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:41.628Z|21ab8080-00b1-4328-9b50-452e93783deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:41.628Z|8d6666dc-5317-4305-9343-dd4584ac53e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:42.691Z|afdfb593-5cb2-496e-82fa-7f0ceb145afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:51:42.691Z|afdfb593-5cb2-496e-82fa-7f0ceb145afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:51:47.267Z|78b139d8-e26a-469b-89f6-4146215ee3f3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:51:47.268Z|78b139d8-e26a-469b-89f6-4146215ee3f3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:51.656Z|a146a801-70ae-4d8e-a8a6-445bbd96a7f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:51.656Z|27838994-c3f4-47d0-8545-78d8f8dd88f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:51.656Z|4d45f9dc-60c5-412e-a0b2-4d6319a0a4b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:51:51.657Z|a146a801-70ae-4d8e-a8a6-445bbd96a7f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:51.657Z|27838994-c3f4-47d0-8545-78d8f8dd88f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:51.657Z|4d45f9dc-60c5-412e-a0b2-4d6319a0a4b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:51:57.691Z|6a653656-a3a4-4c41-b042-ec32a268f9f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:51:57.696Z|6a653656-a3a4-4c41-b042-ec32a268f9f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:51:57.802Z|6e74ad6d-6545-4720-85aa-b355446d2212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:51:57.803Z|6e74ad6d-6545-4720-85aa-b355446d2212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:52:01.685Z|a9b523a8-24a9-4375-b85a-d4629a1caaf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:01.685Z|ae6beb93-0b61-4036-a79f-01a9575614f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:01.686Z|6cce075c-7f76-4a42-a7c9-416a64c80bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:01.686Z|a9b523a8-24a9-4375-b85a-d4629a1caaf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:01.686Z|ae6beb93-0b61-4036-a79f-01a9575614f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:01.687Z|6cce075c-7f76-4a42-a7c9-416a64c80bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:11.711Z|3fd670f7-bf4c-41cd-81ca-34a5132a075f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:11.711Z|486da27d-9efd-4e3a-94a6-055ac97ce76c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:11.712Z|938e2476-3b80-4bb4-abcb-53172b4d8fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:11.712Z|938e2476-3b80-4bb4-abcb-53172b4d8fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:11.712Z|3fd670f7-bf4c-41cd-81ca-34a5132a075f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:11.712Z|486da27d-9efd-4e3a-94a6-055ac97ce76c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:12.691Z|f45c0150-e461-4414-9250-713091074f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:52:12.692Z|f45c0150-e461-4414-9250-713091074f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:52:21.739Z|9bdaf763-eedd-41f5-90e5-d49444221859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:21.739Z|0602c2f5-4f84-41d3-ba5f-4109c5d9861e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:21.739Z|0b12490f-7835-4788-817a-e8e66c6abbfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:21.739Z|9bdaf763-eedd-41f5-90e5-d49444221859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:21.739Z|0602c2f5-4f84-41d3-ba5f-4109c5d9861e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:21.740Z|0b12490f-7835-4788-817a-e8e66c6abbfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:27.691Z|6eddb268-3cbe-4f54-9049-a04db3a35384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:52:27.691Z|6eddb268-3cbe-4f54-9049-a04db3a35384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:52:27.804Z|a1b66eb0-08df-4d72-8375-017832cdf209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:52:27.804Z|a1b66eb0-08df-4d72-8375-017832cdf209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:52:31.767Z|f6f94af9-fc6c-4108-a9cd-fc8d40920d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:31.768Z|f6f94af9-fc6c-4108-a9cd-fc8d40920d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:31.768Z|ee8c7a55-7af0-4e6a-8cb5-2c37a7529b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:31.768Z|c41948ad-ac65-4ca0-8ed4-8750d67ce819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:31.769Z|ee8c7a55-7af0-4e6a-8cb5-2c37a7529b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:31.769Z|c41948ad-ac65-4ca0-8ed4-8750d67ce819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:41.797Z|8e46c759-cd16-4088-9b34-175e0dfac9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:41.797Z|cffed6c0-a2a8-4ce8-9de1-ec1cd9b000c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:41.797Z|519c4351-4ea4-4e54-90cf-123d21e9dcb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:41.797Z|519c4351-4ea4-4e54-90cf-123d21e9dcb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:41.797Z|8e46c759-cd16-4088-9b34-175e0dfac9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:41.797Z|cffed6c0-a2a8-4ce8-9de1-ec1cd9b000c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:42.691Z|9e987de1-fcef-442c-a282-878150820614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:52:42.695Z|9e987de1-fcef-442c-a282-878150820614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:52:47.267Z|c6286950-170e-4cd6-bafb-63ad07f124b0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:52:47.268Z|c6286950-170e-4cd6-bafb-63ad07f124b0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:51.824Z|12af55af-29f4-4219-8c20-d8e418a4ba1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:51.824Z|b4d7267f-ecd6-460f-b1ab-3d9a9fabf39b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:51.824Z|216bea22-451c-4347-aeac-5ee2dba32eb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:52:51.825Z|216bea22-451c-4347-aeac-5ee2dba32eb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:51.825Z|12af55af-29f4-4219-8c20-d8e418a4ba1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:51.825Z|b4d7267f-ecd6-460f-b1ab-3d9a9fabf39b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:52:57.691Z|baa2c24d-0f89-40ef-812c-1fab03b52a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:52:57.691Z|baa2c24d-0f89-40ef-812c-1fab03b52a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:52:57.805Z|bf36e68f-602b-46df-85b3-82a29e1b723a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:52:57.805Z|bf36e68f-602b-46df-85b3-82a29e1b723a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:53:01.853Z|51d7f69c-8f90-4c36-8239-6a5a3c7e6aad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:01.853Z|1969b1c7-576c-4c90-ace8-805a3de08fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:01.854Z|51d7f69c-8f90-4c36-8239-6a5a3c7e6aad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:01.854Z|1969b1c7-576c-4c90-ace8-805a3de08fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:01.854Z|29cf588f-8a46-4e06-bd02-1204fccbfdd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:01.855Z|29cf588f-8a46-4e06-bd02-1204fccbfdd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:11.881Z|8d3ea8bf-590a-4e9c-b6a9-ff428ccf29f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:11.881Z|8d3ea8bf-590a-4e9c-b6a9-ff428ccf29f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:11.881Z|30848595-993b-42e4-bfbb-a144cb699ce7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:11.881Z|6a4b5071-a442-4aea-b602-048f047324a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:11.882Z|30848595-993b-42e4-bfbb-a144cb699ce7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:11.882Z|6a4b5071-a442-4aea-b602-048f047324a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:12.691Z|0a1ef4eb-1a54-49fd-abdf-b79aca362aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:53:12.691Z|0a1ef4eb-1a54-49fd-abdf-b79aca362aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:53:21.909Z|2f77dfb7-86fe-4bac-b9e2-391ef2683d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:21.909Z|35022932-a69f-4db3-afa0-acef1f06823f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:21.910Z|35022932-a69f-4db3-afa0-acef1f06823f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:21.910Z|2f77dfb7-86fe-4bac-b9e2-391ef2683d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:21.932Z|4410920a-489b-4fc1-b671-3d5d96be051a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:21.933Z|4410920a-489b-4fc1-b671-3d5d96be051a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:27.691Z|9fc25455-071d-4448-a0ce-7b5da64788c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:53:27.695Z|9fc25455-071d-4448-a0ce-7b5da64788c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:53:27.806Z|bc06b2ad-9fe5-4cab-9450-447b9799ca3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:53:27.807Z|bc06b2ad-9fe5-4cab-9450-447b9799ca3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:53:31.937Z|4e2c7479-2d55-4f0f-9063-7ee9666d2df8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:31.937Z|4e2c7479-2d55-4f0f-9063-7ee9666d2df8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:31.939Z|b1a10883-f7a1-4cf5-ab7b-746451c383d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:31.940Z|b1a10883-f7a1-4cf5-ab7b-746451c383d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:31.960Z|1a7a47c4-1f4a-4234-807d-a45d508190cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:31.961Z|1a7a47c4-1f4a-4234-807d-a45d508190cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:41.966Z|28a97eb1-9479-47a0-8ac7-be3125fefc80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:41.967Z|263ab155-cd4d-4a50-ab82-5c9c51ed9d33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:41.968Z|28a97eb1-9479-47a0-8ac7-be3125fefc80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:41.968Z|263ab155-cd4d-4a50-ab82-5c9c51ed9d33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:41.986Z|be743213-f0d9-4d2e-80ac-56f5b588dbfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:41.986Z|be743213-f0d9-4d2e-80ac-56f5b588dbfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:42.691Z|49814cb9-074d-4bd9-b279-8091a1e7f8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:53:42.691Z|49814cb9-074d-4bd9-b279-8091a1e7f8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:53:47.267Z|990861e8-f878-46ae-8102-280973d6d273|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:53:47.268Z|990861e8-f878-46ae-8102-280973d6d273|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:51.994Z|54f5a0cf-c1e6-45bd-8f0b-9426e108723b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:51.994Z|7f1b6bdb-6939-4e0f-b7fd-80041edf08ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:51.994Z|7f1b6bdb-6939-4e0f-b7fd-80041edf08ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:51.994Z|54f5a0cf-c1e6-45bd-8f0b-9426e108723b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:52.007Z|5c884ea3-7525-4ffc-a5ef-2afe8fdee8b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:53:52.008Z|5c884ea3-7525-4ffc-a5ef-2afe8fdee8b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:53:57.691Z|7a49fd5c-b8a9-4751-a23b-f86edf6fc333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:53:57.692Z|7a49fd5c-b8a9-4751-a23b-f86edf6fc333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:53:57.807Z|cb95ae56-ed43-421a-ba14-bb7e69d5beb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:53:57.808Z|cb95ae56-ed43-421a-ba14-bb7e69d5beb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:54:02.021Z|269b2250-ee25-4fb3-8f3c-f7d7ee886602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:02.021Z|4aca781e-992f-426e-b9aa-7cf5cd8185a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:02.022Z|4aca781e-992f-426e-b9aa-7cf5cd8185a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:02.022Z|269b2250-ee25-4fb3-8f3c-f7d7ee886602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:02.032Z|af1220be-6bc9-4465-b2da-e9ecb4e2ad7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:02.032Z|af1220be-6bc9-4465-b2da-e9ecb4e2ad7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:12.049Z|74d6dd29-64ea-4aa4-8abd-a88aba620e4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:12.049Z|9ef4bb02-e359-4d3c-8698-009dd747d2e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:12.050Z|74d6dd29-64ea-4aa4-8abd-a88aba620e4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:12.050Z|9ef4bb02-e359-4d3c-8698-009dd747d2e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:12.055Z|347ba8dd-c13b-4944-9293-4e8c86eec6e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:12.056Z|347ba8dd-c13b-4944-9293-4e8c86eec6e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:12.691Z|abcda5b2-a6f4-4bb3-8eb8-4ac6d397083a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:54:12.694Z|abcda5b2-a6f4-4bb3-8eb8-4ac6d397083a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:54:22.075Z|986b80b1-1e37-4faf-b5a7-540d1b0c84d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:22.075Z|9ea11769-7ed7-491a-b5e0-e9d8e76c2f98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:22.076Z|986b80b1-1e37-4faf-b5a7-540d1b0c84d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:22.076Z|9ea11769-7ed7-491a-b5e0-e9d8e76c2f98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:22.079Z|effb14c7-7918-474d-b591-835d6a7bee23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:22.080Z|effb14c7-7918-474d-b591-835d6a7bee23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:27.691Z|056bbb31-5bad-4cc5-8acf-7e71209741d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:54:27.691Z|056bbb31-5bad-4cc5-8acf-7e71209741d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:54:27.809Z|0ffa2ca0-194d-4c7e-ade2-59f8766dd3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:54:27.809Z|0ffa2ca0-194d-4c7e-ade2-59f8766dd3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:54:32.102Z|eb416846-18be-4ea7-adf2-bf376d112d9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:32.103Z|9d790f52-9733-49ba-aad1-3ea26c2cfcc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:32.103Z|eb416846-18be-4ea7-adf2-bf376d112d9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:32.103Z|9d790f52-9733-49ba-aad1-3ea26c2cfcc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:32.105Z|da9e7612-4601-43d2-b9f7-1e7b637f9352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:32.105Z|da9e7612-4601-43d2-b9f7-1e7b637f9352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:42.129Z|83258548-7922-4f1e-9b91-f66253640a25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:42.129Z|505de95f-2489-448e-adbf-f65f056730e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:42.130Z|6a47ccb3-c174-48e4-9f36-f564ac2168db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:42.130Z|83258548-7922-4f1e-9b91-f66253640a25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:42.130Z|505de95f-2489-448e-adbf-f65f056730e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:42.130Z|6a47ccb3-c174-48e4-9f36-f564ac2168db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:42.691Z|c013be67-d510-43ab-b8c3-15c67736d8f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:54:42.691Z|c013be67-d510-43ab-b8c3-15c67736d8f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:54:47.266Z|443f99e1-9a5f-43c3-a9fe-72d80abaa345|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:54:47.267Z|443f99e1-9a5f-43c3-a9fe-72d80abaa345|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:52.154Z|7fc193b4-3aa1-49dd-b940-bff5f1bbe814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:52.155Z|7fc193b4-3aa1-49dd-b940-bff5f1bbe814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:52.156Z|e1380a63-9699-4f36-a663-ca673edfcbde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:52.156Z|e1380a63-9699-4f36-a663-ca673edfcbde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:52.157Z|6985a303-00bc-4a24-a10e-783d4b1db965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:54:52.158Z|6985a303-00bc-4a24-a10e-783d4b1db965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:54:57.691Z|0bc0faa1-21c3-4145-9a9b-d0c361d38a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:54:57.694Z|0bc0faa1-21c3-4145-9a9b-d0c361d38a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:54:57.810Z|512a842d-78b7-4e05-8ddf-9cfe80f1cda7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:54:57.811Z|512a842d-78b7-4e05-8ddf-9cfe80f1cda7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:55:02.182Z|35b2348b-be8b-4b3d-883a-15a1495fc1bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:02.182Z|f6efb7b6-ecfd-44f8-8633-e201a86639c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:02.182Z|50797e52-bc72-4b93-9b4c-e1a057b10c0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:02.183Z|f6efb7b6-ecfd-44f8-8633-e201a86639c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:02.183Z|35b2348b-be8b-4b3d-883a-15a1495fc1bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:02.183Z|50797e52-bc72-4b93-9b4c-e1a057b10c0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:12.208Z|960c67ed-d53d-4136-b164-8fcf6f6959b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:12.208Z|33e06f7c-7d2d-4558-bda4-6e6b45c648dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:12.209Z|960c67ed-d53d-4136-b164-8fcf6f6959b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:12.209Z|33e06f7c-7d2d-4558-bda4-6e6b45c648dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:12.212Z|789e53c1-8c9d-4ce5-a337-a6cf24852bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:12.212Z|789e53c1-8c9d-4ce5-a337-a6cf24852bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:12.691Z|41161c7a-1084-4761-8205-e2e7dbb429e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:55:12.691Z|41161c7a-1084-4761-8205-e2e7dbb429e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:55:22.232Z|80fc8cbd-3915-4820-bde6-49c56f54791d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:22.232Z|07ef5267-f66c-406c-af0c-b2514531b73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:22.233Z|80fc8cbd-3915-4820-bde6-49c56f54791d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:22.233Z|07ef5267-f66c-406c-af0c-b2514531b73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:22.238Z|66958e28-b30a-498b-800d-dec3fa0918a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:22.239Z|66958e28-b30a-498b-800d-dec3fa0918a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:27.691Z|d3cfec4e-e783-44ca-b51a-71a00aef3dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:55:27.692Z|d3cfec4e-e783-44ca-b51a-71a00aef3dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:55:27.812Z|1336acdc-947b-4f30-bded-7d2bb8d017a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:55:27.812Z|1336acdc-947b-4f30-bded-7d2bb8d017a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:55:32.662Z|3e73a00b-9a46-4422-818e-2fc395558818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:32.662Z|6eedd881-960e-45b6-8b81-f18dc3901edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:32.663Z|6eedd881-960e-45b6-8b81-f18dc3901edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:32.663Z|3e73a00b-9a46-4422-818e-2fc395558818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:32.663Z|48894ab9-0c48-46ed-8b52-b84f8114047c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:32.664Z|48894ab9-0c48-46ed-8b52-b84f8114047c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:42.691Z|3887657d-a11a-46d8-a310-c83765506580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:42.691Z|c9541750-51d7-4ed5-910d-285561688b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:42.691Z|ce9f1372-f453-4d88-9319-af790cc49646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:55:42.691Z|1e20b728-875f-4bf2-8f8d-2d34a0a4ce40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:42.691Z|3887657d-a11a-46d8-a310-c83765506580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:42.691Z|1e20b728-875f-4bf2-8f8d-2d34a0a4ce40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:42.691Z|c9541750-51d7-4ed5-910d-285561688b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:42.695Z|ce9f1372-f453-4d88-9319-af790cc49646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:55:47.268Z|5e7b8f07-1bf1-440a-a5da-65c11a7e5817|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:55:47.269Z|5e7b8f07-1bf1-440a-a5da-65c11a7e5817|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:52.718Z|a3bb4107-dabb-4b31-9510-74b39af00ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:52.718Z|85e3ce2e-c866-42d9-a852-a3adf7c24829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:52.719Z|6d5d7d5d-b56c-4ea5-9685-e8d4f03dadf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:55:52.719Z|85e3ce2e-c866-42d9-a852-a3adf7c24829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:52.719Z|a3bb4107-dabb-4b31-9510-74b39af00ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:52.719Z|6d5d7d5d-b56c-4ea5-9685-e8d4f03dadf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:55:57.691Z|1312643f-ff64-45bc-bf4a-0d686ce7ff00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:55:57.691Z|1312643f-ff64-45bc-bf4a-0d686ce7ff00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:55:57.813Z|8a1cf8d7-5017-425d-8869-a9a598969088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:55:57.813Z|8a1cf8d7-5017-425d-8869-a9a598969088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:56:02.744Z|6ec315ca-c31d-429c-a895-178d0d0c6595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:02.745Z|6ec315ca-c31d-429c-a895-178d0d0c6595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:02.748Z|7c6a2ede-f4b1-4e11-808a-8066385f68f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:02.748Z|eb48eb23-b55e-4e1c-89d2-a58aac98456e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:02.749Z|7c6a2ede-f4b1-4e11-808a-8066385f68f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:02.749Z|eb48eb23-b55e-4e1c-89d2-a58aac98456e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:12.691Z|475fa650-c07f-4311-9604-a72706f55e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:56:12.692Z|475fa650-c07f-4311-9604-a72706f55e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:56:12.772Z|b858bdcf-6198-4928-9462-6e325ebf03c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:12.772Z|b408b50c-8c6c-4d5d-a8d3-40539c9b1ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:12.772Z|3a33ca44-8f09-48c8-9d2e-ce1b5c66e33a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:12.773Z|b858bdcf-6198-4928-9462-6e325ebf03c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:12.773Z|b408b50c-8c6c-4d5d-a8d3-40539c9b1ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:12.773Z|3a33ca44-8f09-48c8-9d2e-ce1b5c66e33a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:22.800Z|3eed7cad-f203-487d-a718-8aea328afbb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:22.800Z|c8910eb5-8d39-44a7-b7c7-357efc323b26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:22.800Z|3eed7cad-f203-487d-a718-8aea328afbb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:22.800Z|c8910eb5-8d39-44a7-b7c7-357efc323b26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:22.800Z|8f73e9db-6fff-48a8-885b-18d76fc6dce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:22.801Z|8f73e9db-6fff-48a8-885b-18d76fc6dce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:27.691Z|0e583825-e34d-4a13-b9af-75915223ac21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:56:27.695Z|0e583825-e34d-4a13-b9af-75915223ac21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:56:27.814Z|57afa1d8-406b-4118-98a9-6d8d0adb523c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:56:27.815Z|57afa1d8-406b-4118-98a9-6d8d0adb523c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:56:32.829Z|4c0c8588-4fca-43bc-a12f-3424e258d900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:32.829Z|b9a92e93-0bc2-471a-9b6f-7fbab14247f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:32.830Z|4c0c8588-4fca-43bc-a12f-3424e258d900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:32.830Z|b9a92e93-0bc2-471a-9b6f-7fbab14247f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:32.833Z|5f8544b5-ff97-422f-a407-b04f562b45e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:32.834Z|5f8544b5-ff97-422f-a407-b04f562b45e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:42.691Z|e723ee5d-2c7d-47c4-9fe6-d413ecea4b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:56:42.691Z|e723ee5d-2c7d-47c4-9fe6-d413ecea4b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:56:42.860Z|7224c89a-2c49-4f14-9776-d3027d9fe0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:42.860Z|86dba030-f420-4b4f-b816-5e0d6b41bcab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:42.860Z|86dba030-f420-4b4f-b816-5e0d6b41bcab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:42.860Z|7224c89a-2c49-4f14-9776-d3027d9fe0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:42.861Z|37331051-ca22-494d-bc01-8c5b35e19f24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:42.862Z|37331051-ca22-494d-bc01-8c5b35e19f24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:47.268Z|5425514a-536a-4166-8e7a-f6cf2f345c9c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:56:47.269Z|5425514a-536a-4166-8e7a-f6cf2f345c9c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:52.888Z|4a1a7333-9895-4657-bdf0-a1a7fa80a415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:52.888Z|d157fa73-146a-437a-b5cc-37fbb66fe20f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:52.888Z|e7d94d2d-bca0-4b3f-a37e-4394a44abec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:56:52.889Z|4a1a7333-9895-4657-bdf0-a1a7fa80a415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:52.889Z|e7d94d2d-bca0-4b3f-a37e-4394a44abec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:52.889Z|d157fa73-146a-437a-b5cc-37fbb66fe20f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:56:57.691Z|79bddcd2-7dc7-45b1-a03a-5c2ac8dcc84b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:56:57.691Z|79bddcd2-7dc7-45b1-a03a-5c2ac8dcc84b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:56:57.815Z|c6a590a7-6e57-4749-9f23-370cb5e98e61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:56:57.816Z|c6a590a7-6e57-4749-9f23-370cb5e98e61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:57:02.915Z|c703205b-cdc6-47fa-9a8c-37bd460ad966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:02.915Z|32dd54ca-ae19-420c-bca0-cf107d88d8aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:02.915Z|65e2793d-5856-439e-a172-42e9847a98ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:02.916Z|32dd54ca-ae19-420c-bca0-cf107d88d8aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:02.916Z|c703205b-cdc6-47fa-9a8c-37bd460ad966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:02.916Z|65e2793d-5856-439e-a172-42e9847a98ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:12.691Z|e5b270fc-4f9b-41bb-9e9f-7bb511c9da5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:57:12.693Z|e5b270fc-4f9b-41bb-9e9f-7bb511c9da5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:57:12.941Z|91920962-f068-4806-a3d8-86f467e781d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:12.941Z|30944935-5aa1-4436-beaf-6ce5d7f729df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:12.941Z|cc9fce18-dcfa-4fad-8946-87a0b06a69aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:12.942Z|91920962-f068-4806-a3d8-86f467e781d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:12.942Z|cc9fce18-dcfa-4fad-8946-87a0b06a69aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:12.942Z|30944935-5aa1-4436-beaf-6ce5d7f729df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:22.967Z|8c81b6e3-94c9-4f0f-b895-1061d1ef8e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:22.967Z|9193226f-e5a2-4bf5-ac46-2f7234e19f47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:22.968Z|8c81b6e3-94c9-4f0f-b895-1061d1ef8e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:22.968Z|9193226f-e5a2-4bf5-ac46-2f7234e19f47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:22.970Z|1c36becb-e8a6-40bf-b69a-8cb7001f8299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:22.970Z|1c36becb-e8a6-40bf-b69a-8cb7001f8299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:27.691Z|a36cdfba-8797-4021-90f7-40f33f0db1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:57:27.691Z|a36cdfba-8797-4021-90f7-40f33f0db1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:57:27.817Z|9d0565a2-e071-487b-8ac0-1a799410748f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:57:27.817Z|9d0565a2-e071-487b-8ac0-1a799410748f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:57:32.993Z|395beff5-23f5-4395-8dd5-9be23b71a6cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:32.993Z|b3ece2c4-5b80-497c-a524-1bf5afba921b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:32.993Z|984d8b0c-7741-4bd0-8802-f1ba01c34c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:32.993Z|395beff5-23f5-4395-8dd5-9be23b71a6cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:32.994Z|b3ece2c4-5b80-497c-a524-1bf5afba921b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:32.994Z|984d8b0c-7741-4bd0-8802-f1ba01c34c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:42.691Z|d43b3596-1dfc-449a-8caf-682daa6a51cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:57:42.691Z|d43b3596-1dfc-449a-8caf-682daa6a51cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:57:43.020Z|1b89f0b0-96c6-44c1-88e7-4e69f8d9b526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:43.020Z|34d01943-c5d5-46a5-b01a-c6e6135eca9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:43.021Z|8cc4eb80-7388-4f55-accd-4783de7bfd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:43.021Z|8cc4eb80-7388-4f55-accd-4783de7bfd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:43.021Z|1b89f0b0-96c6-44c1-88e7-4e69f8d9b526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:43.021Z|34d01943-c5d5-46a5-b01a-c6e6135eca9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:47.268Z|ebed7ec1-29d5-479d-baf2-b14552ef12a7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:57:47.269Z|ebed7ec1-29d5-479d-baf2-b14552ef12a7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:53.046Z|7db99488-c746-4a7b-ba53-b0edc6d1217a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:53.046Z|7db99488-c746-4a7b-ba53-b0edc6d1217a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:53.046Z|e58bd03b-45e3-425d-8392-4ada1a88b7c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:53.047Z|e58bd03b-45e3-425d-8392-4ada1a88b7c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:53.050Z|dc786c2e-b588-45b8-8230-c8b102c16fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:57:53.051Z|dc786c2e-b588-45b8-8230-c8b102c16fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:57:57.691Z|f7e6dd3e-584a-406e-9185-8ebdeed67bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:57:57.695Z|f7e6dd3e-584a-406e-9185-8ebdeed67bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:57:57.818Z|4f8b2050-1a3b-4fa1-af3c-9671a66bcea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:57:57.819Z|4f8b2050-1a3b-4fa1-af3c-9671a66bcea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:58:03.074Z|13812b43-3da2-4825-a3c3-5319d42dd83f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:03.074Z|f522d6a3-bdb6-45d2-b1eb-1ab56327fe8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:03.074Z|2a882541-fd57-4c36-9de9-5820cb6141c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:03.075Z|2a882541-fd57-4c36-9de9-5820cb6141c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:03.075Z|f522d6a3-bdb6-45d2-b1eb-1ab56327fe8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:03.075Z|13812b43-3da2-4825-a3c3-5319d42dd83f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:12.691Z|72e8c712-20a7-4510-8dff-8484621aa637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:58:12.691Z|72e8c712-20a7-4510-8dff-8484621aa637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:58:13.100Z|796c77fc-b6f1-4133-b3e7-e086466a25d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:13.101Z|585b1be6-b2d1-4b69-8daa-7183b5cb8fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:13.101Z|fe85c246-6be6-4943-a4ee-81ad893338bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:13.101Z|796c77fc-b6f1-4133-b3e7-e086466a25d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:13.102Z|585b1be6-b2d1-4b69-8daa-7183b5cb8fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:13.102Z|fe85c246-6be6-4943-a4ee-81ad893338bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:23.130Z|9ddbded9-224f-4b84-9756-350ac8b56275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:23.130Z|3e4c17e5-fb81-4f22-9f2f-eadb98a10528|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:23.130Z|ee35814f-2f67-4d99-8fa8-0ae86396fe40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:23.130Z|3e4c17e5-fb81-4f22-9f2f-eadb98a10528|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:23.130Z|9ddbded9-224f-4b84-9756-350ac8b56275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:23.130Z|ee35814f-2f67-4d99-8fa8-0ae86396fe40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:27.691Z|6e944c1f-2b81-4abb-96fa-941a06573cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:58:27.691Z|6e944c1f-2b81-4abb-96fa-941a06573cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:58:27.819Z|d4f9a97d-9739-41bc-add4-83d3f2611c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:58:27.820Z|d4f9a97d-9739-41bc-add4-83d3f2611c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:58:33.154Z|44353db9-08a3-41a4-b8f3-0bfdb905a161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:33.153Z|e654191f-cf2c-4d00-b149-0db3cdd53f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:33.154Z|5e58e30b-32de-48b7-bde7-d412987de876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:33.154Z|44353db9-08a3-41a4-b8f3-0bfdb905a161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:33.154Z|e654191f-cf2c-4d00-b149-0db3cdd53f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:33.154Z|5e58e30b-32de-48b7-bde7-d412987de876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:42.691Z|ed3a91ee-65ee-40c9-8a92-9c8238e6cd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:58:42.694Z|ed3a91ee-65ee-40c9-8a92-9c8238e6cd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:58:43.178Z|90f296b6-3a62-452c-88b2-ca2d088fbe69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:43.178Z|81e633bc-77cb-4b90-818e-bd9e24ab63f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:43.179Z|90f296b6-3a62-452c-88b2-ca2d088fbe69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:43.179Z|f7ef5188-10ab-4d49-afe2-8637261faaf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:43.179Z|f7ef5188-10ab-4d49-afe2-8637261faaf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:43.179Z|81e633bc-77cb-4b90-818e-bd9e24ab63f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:47.267Z|7cc4ead6-d46c-474d-9c8d-ac1ef4557a60|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:58:47.268Z|7cc4ead6-d46c-474d-9c8d-ac1ef4557a60|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:53.203Z|3c57c605-5435-434b-a273-b17dc283d767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:53.204Z|3c57c605-5435-434b-a273-b17dc283d767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:53.205Z|ca8c0c5b-0ca0-4688-b9ef-2e2865ba1e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:53.205Z|c7e35886-5867-4328-b041-630cec62c82a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:58:53.205Z|ca8c0c5b-0ca0-4688-b9ef-2e2865ba1e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:53.206Z|c7e35886-5867-4328-b041-630cec62c82a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:58:57.691Z|46bd181a-03b0-4e46-8e06-e709be299ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:58:57.692Z|46bd181a-03b0-4e46-8e06-e709be299ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:58:57.821Z|1f58d352-2dac-4d64-9d41-be77d1d3f829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:58:57.821Z|1f58d352-2dac-4d64-9d41-be77d1d3f829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:59:03.229Z|40f02dfe-9574-48e8-b635-f20b3784be59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:03.230Z|504e2e9f-d64f-41c9-9f49-200b10d254a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:03.230Z|9c02e2df-d94e-4e83-ad2a-604a8c46272a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:03.230Z|40f02dfe-9574-48e8-b635-f20b3784be59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:03.230Z|504e2e9f-d64f-41c9-9f49-200b10d254a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:03.231Z|9c02e2df-d94e-4e83-ad2a-604a8c46272a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:12.691Z|1e22d2fd-3bba-4c28-9085-26c511afdeb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:59:12.691Z|1e22d2fd-3bba-4c28-9085-26c511afdeb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:59:13.257Z|970fba3e-048a-4a57-b628-1969a72674e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:13.257Z|2b989077-3d15-413c-a283-b34ef4d4633d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:13.257Z|f68a6093-e403-4f38-98b5-3c7fb5c2dfec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:13.258Z|970fba3e-048a-4a57-b628-1969a72674e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:13.258Z|f68a6093-e403-4f38-98b5-3c7fb5c2dfec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:13.258Z|2b989077-3d15-413c-a283-b34ef4d4633d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:23.283Z|fc448edd-3b9b-4af5-a8f1-78d27b3d3411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:23.283Z|727115ae-a3e7-4747-bd7b-b8016e586fbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:23.283Z|d78fb7ac-2333-444c-a034-3086d806e980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:23.284Z|fc448edd-3b9b-4af5-a8f1-78d27b3d3411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:23.284Z|727115ae-a3e7-4747-bd7b-b8016e586fbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:23.284Z|d78fb7ac-2333-444c-a034-3086d806e980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:27.691Z|6a0e7025-0550-4d4d-908f-dc54296bda38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:59:27.693Z|6a0e7025-0550-4d4d-908f-dc54296bda38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:59:27.822Z|399478b6-6039-446a-9154-b7a9cb88407b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:59:27.822Z|399478b6-6039-446a-9154-b7a9cb88407b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:59:33.310Z|8398a87a-70c0-4755-b253-e1c4a7fcb5aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:33.310Z|9459e544-01a2-41ec-99e4-5c5f0a71046f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:33.310Z|7c5193fd-3a39-4efb-8f8d-93f6ba05bac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:33.311Z|7c5193fd-3a39-4efb-8f8d-93f6ba05bac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:33.311Z|9459e544-01a2-41ec-99e4-5c5f0a71046f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:33.311Z|8398a87a-70c0-4755-b253-e1c4a7fcb5aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:42.691Z|4d4cfde0-c59f-49aa-8099-0022a331b763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:59:42.691Z|4d4cfde0-c59f-49aa-8099-0022a331b763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:59:43.337Z|8d929b0d-e5f1-4149-a489-babd13f2e8fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:43.337Z|df1a2652-33ca-4d38-ad54-6d5c9cab2a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:43.338Z|8d929b0d-e5f1-4149-a489-babd13f2e8fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:43.338Z|df1a2652-33ca-4d38-ad54-6d5c9cab2a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:43.338Z|fb9763f9-87ef-4b24-8308-421a0bf74bf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:43.338Z|fb9763f9-87ef-4b24-8308-421a0bf74bf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:47.268Z|0cc5f8fe-5461-4848-bccb-76cf53542f1c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T02:59:47.269Z|0cc5f8fe-5461-4848-bccb-76cf53542f1c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:53.366Z|2719b73e-bec1-4209-b9e8-b9a269c5d479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:53.367Z|2719b73e-bec1-4209-b9e8-b9a269c5d479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:53.367Z|638fd766-5da2-42a7-97bc-36b9fd379ad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:53.368Z|7667360e-4432-421e-8174-84c6f53ceff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T02:59:53.368Z|7667360e-4432-421e-8174-84c6f53ceff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:53.368Z|638fd766-5da2-42a7-97bc-36b9fd379ad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T02:59:57.693Z|375ff98a-50bd-4667-bcd0-71e100e475b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:59:57.701Z|375ff98a-50bd-4667-bcd0-71e100e475b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T02:59:57.823Z|101c06e8-b1ca-4566-9435-217ccb99c0b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T02:59:57.824Z|101c06e8-b1ca-4566-9435-217ccb99c0b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:00:03.402Z|22969f61-20e4-4cc5-834f-f2c6883fb4d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:03.403Z|a1a4de91-1f0a-44a1-b31a-129e227aaf60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:03.403Z|22969f61-20e4-4cc5-834f-f2c6883fb4d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:03.404Z|a1a4de91-1f0a-44a1-b31a-129e227aaf60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:03.403Z|61e8defe-e09b-4be9-ab9c-b39fbd0694f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:03.410Z|61e8defe-e09b-4be9-ab9c-b39fbd0694f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:12.691Z|1652d1ab-cde3-47d2-9d67-7ac162885290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:00:12.691Z|1652d1ab-cde3-47d2-9d67-7ac162885290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:00:13.430Z|2967ecd1-6606-494f-b556-be69eabf08b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:13.430Z|a1849217-d79e-4eaa-b0bb-767ac339df72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:13.430Z|a1849217-d79e-4eaa-b0bb-767ac339df72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:13.430Z|2967ecd1-6606-494f-b556-be69eabf08b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:13.431Z|01b25f05-6ae0-4236-925e-0ffdcf77220c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:13.432Z|01b25f05-6ae0-4236-925e-0ffdcf77220c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:21.954Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:00:21.962Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 71740407-b18d-40a8-8423-6d904a5addef already exists in requestDb InfraActiveRequests table
2022-04-17T03:00:22.009Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef
2022-04-17T03:00:22.009Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|INFO|500||Invoke
2022-04-17T03:00:22.010Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||===========================request begin================================================
2022-04-17T03:00:22.010Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef
2022-04-17T03:00:22.010Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||Method      : GET
2022-04-17T03:00:22.010Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b94cc10ccb1e04e", X-B3-SpanId:"231426c699be75fe", X-B3-ParentSpanId:"7b94cc10ccb1e04e", X-B3-Sampled:"0", X-ONAP-RequestID:"71740407-b18d-40a8-8423-6d904a5addef", X-RequestID:"71740407-b18d-40a8-8423-6d904a5addef", X-TransactionID:"71740407-b18d-40a8-8423-6d904a5addef", X-ECOMP-RequestID:"71740407-b18d-40a8-8423-6d904a5addef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43fa7f48-cfb4-49ab-8545-ba3ab0ebb9c7"]
2022-04-17T03:00:22.011Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||Request body: 
2022-04-17T03:00:22.011Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||==========================request end================================================
2022-04-17T03:00:23.170Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||============================response begin==========================================
2022-04-17T03:00:23.170Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:00:23.171Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||Status text  : 
2022-04-17T03:00:23.171Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E9805969D47B38F3359EE17CF2D260D1; 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:"Sun, 17 Apr 2022 03:00:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:00:23.172Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||Response body: 
2022-04-17T03:00:23.172Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|DEBUG|500||=======================response end=================================================
2022-04-17T03:00:23.173Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71740407-b18d-40a8-8423-6d904a5addef|INFO|404|Not Found|InvokeReturn
2022-04-17T03:00:23.223Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 71740407-b18d-40a8-8423-6d904a5addef
2022-04-17T03:00:23.236Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:00:23.239Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:00:23.239Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T03:00:23.239Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:00:23.240Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T03:00:23.240Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:00:23.240Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7b94cc10ccb1e04e", X-B3-SpanId:"615a395f65ca76a5", X-B3-ParentSpanId:"7b94cc10ccb1e04e", X-B3-Sampled:"0", X-ONAP-RequestID:"71740407-b18d-40a8-8423-6d904a5addef", X-RequestID:"71740407-b18d-40a8-8423-6d904a5addef", X-TransactionID:"71740407-b18d-40a8-8423-6d904a5addef", X-ECOMP-RequestID:"71740407-b18d-40a8-8423-6d904a5addef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc25d386-3b88-409c-8443-0e18a1d4c4f5"]
2022-04-17T03:00:23.240Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:00:23.240Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:00:23.271Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:00:23.272Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:00:23.272Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:00:23.272Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:00:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:00:23.273Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T03:00:23.273Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:00:23.274Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:00:23.274Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$2bce25c4.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-17T03:00:23.276Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:00:23.276Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:00:23.277Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T03:00:23.277Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:00:23.277Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:00:23.278Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:00:23.278Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7b94cc10ccb1e04e", X-B3-SpanId:"b24286397593cb93", X-B3-ParentSpanId:"7b94cc10ccb1e04e", X-B3-Sampled:"0", X-ONAP-RequestID:"71740407-b18d-40a8-8423-6d904a5addef", X-RequestID:"71740407-b18d-40a8-8423-6d904a5addef", X-TransactionID:"71740407-b18d-40a8-8423-6d904a5addef", X-ECOMP-RequestID:"71740407-b18d-40a8-8423-6d904a5addef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6cf8950-1b6a-47e2-a0e8-26e3af295970"]
2022-04-17T03:00:23.278Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:00:23.278Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:00:23.305Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:00:23.306Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:00:23.306Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:00:23.306Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:00:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:00:23.307Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T03:00:23.307Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:00:23.307Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:00:23.308Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$2bce25c4.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-17T03:00:23.309Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@75b3f760
2022-04-17T03:00:23.313Z|71740407-b18d-40a8-8423-6d904a5addef|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:00:23.456Z|36302189-a811-454f-be82-33279b3a068e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:23.456Z|fc5e2122-ad04-4d88-bb24-930b2696c0f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:23.456Z|fc5e2122-ad04-4d88-bb24-930b2696c0f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:23.456Z|36302189-a811-454f-be82-33279b3a068e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:23.462Z|53610bf1-69fa-4bfd-9e62-7db6679293aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:23.463Z|53610bf1-69fa-4bfd-9e62-7db6679293aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:27.691Z|24b75090-c402-4ed1-bb10-5bdd554ffe86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:00:27.691Z|24b75090-c402-4ed1-bb10-5bdd554ffe86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:00:27.825Z|15ae5079-9a38-4663-b7cd-99de938c9072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:00:27.825Z|15ae5079-9a38-4663-b7cd-99de938c9072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:00:33.481Z|43dbf668-7f3a-4b86-8911-ae9032de09e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:33.481Z|43dbf668-7f3a-4b86-8911-ae9032de09e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:33.485Z|8da8aa6e-bd73-4d04-93f9-19c19059fa9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:33.486Z|bf673b49-9146-42ce-a1e8-176c2dbdc948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:33.486Z|8da8aa6e-bd73-4d04-93f9-19c19059fa9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:33.486Z|bf673b49-9146-42ce-a1e8-176c2dbdc948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:40.423Z|69dfce0d-d1df-419c-b3ae-22c7280d484c|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:00:40.424Z|69dfce0d-d1df-419c-b3ae-22c7280d484c|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:42.691Z|717c86aa-93dc-4b9c-94d7-8ad05be4635d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:00:42.695Z|717c86aa-93dc-4b9c-94d7-8ad05be4635d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:00:43.510Z|e563eb1d-f123-414a-a11b-2030152ac31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:43.510Z|e563eb1d-f123-414a-a11b-2030152ac31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:43.510Z|26ce1103-8034-42a0-9f9d-706a86ba9332|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:43.511Z|26ce1103-8034-42a0-9f9d-706a86ba9332|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:43.515Z|ad98b41d-a912-4d4b-b2f7-64f5be3f77b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:43.515Z|ad98b41d-a912-4d4b-b2f7-64f5be3f77b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:47.268Z|2f6735c9-07a8-4c1f-a90f-049c69f112c4|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:00:47.269Z|2f6735c9-07a8-4c1f-a90f-049c69f112c4|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:53.538Z|57448cf2-a91e-47f7-9b32-55e192232e71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:53.538Z|fd1cd707-f91e-49d1-a7f8-6f164967d41d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:53.539Z|fd1cd707-f91e-49d1-a7f8-6f164967d41d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:53.539Z|57448cf2-a91e-47f7-9b32-55e192232e71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:53.542Z|a06bc464-8453-4f0d-862a-9903625d51a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:00:53.542Z|a06bc464-8453-4f0d-862a-9903625d51a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:00:57.691Z|5cba5ddb-7c9d-4c3a-bc01-75fbbee1ccdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:00:57.692Z|5cba5ddb-7c9d-4c3a-bc01-75fbbee1ccdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:00:57.826Z|6dfe9221-9c18-4279-a2bb-d90fdb456a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:00:57.826Z|6dfe9221-9c18-4279-a2bb-d90fdb456a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:01:00.555Z|dfcfab7e-6c99-4bbb-b073-d25f4f4b0fd3|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:01:00.557Z|dfcfab7e-6c99-4bbb-b073-d25f4f4b0fd3|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:03.566Z|6665b437-742c-4369-9249-616eabe7f30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:03.566Z|4c452836-c2d1-466b-b18c-40ad426aef7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:03.567Z|6589d330-a05c-4c6a-b51e-21def8179902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:03.567Z|6589d330-a05c-4c6a-b51e-21def8179902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:03.567Z|4c452836-c2d1-466b-b18c-40ad426aef7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:03.567Z|6665b437-742c-4369-9249-616eabe7f30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:04.493Z|b97d3790-d720-4f35-8573-e55bdce65f6a|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:01:04.494Z|b97d3790-d720-4f35-8573-e55bdce65f6a|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:12.691Z|801e55ca-21fa-4ac4-8c1c-4449833393e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:01:12.691Z|801e55ca-21fa-4ac4-8c1c-4449833393e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:01:13.594Z|9f98b6d1-fc16-4c16-8918-09c95b8db4cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:13.594Z|06d690eb-ed28-42db-b247-a69f721a10a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:13.594Z|5b253146-1baf-472e-bcc1-8b4739e71dbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:13.595Z|5b253146-1baf-472e-bcc1-8b4739e71dbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:13.595Z|9f98b6d1-fc16-4c16-8918-09c95b8db4cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:13.595Z|06d690eb-ed28-42db-b247-a69f721a10a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:23.622Z|e4719436-febe-48f9-a120-d0218fceecc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:23.622Z|1dcf9b00-1626-44ec-85bf-9d36990c51b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:23.622Z|99f0b62b-c9e1-4f14-9845-99fdc5109c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:23.622Z|e4719436-febe-48f9-a120-d0218fceecc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:23.622Z|1dcf9b00-1626-44ec-85bf-9d36990c51b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:23.622Z|99f0b62b-c9e1-4f14-9845-99fdc5109c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:27.691Z|97ffba17-3c49-424f-89e4-b5994f3be0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:01:27.692Z|97ffba17-3c49-424f-89e4-b5994f3be0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:01:27.827Z|1640041b-f1ca-4664-8f9d-f0089652e572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:01:27.828Z|1640041b-f1ca-4664-8f9d-f0089652e572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:01:33.649Z|b596f0ad-fd24-4435-a5ee-371d7558c052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:33.649Z|531ee0b4-30b7-4110-8e14-e637032a7c9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:33.649Z|fe713245-2553-4b7a-af61-62788b749c5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:33.649Z|b596f0ad-fd24-4435-a5ee-371d7558c052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:33.649Z|fe713245-2553-4b7a-af61-62788b749c5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:33.649Z|531ee0b4-30b7-4110-8e14-e637032a7c9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:42.691Z|c194b54a-2596-4118-a230-e9a1ec0d2a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:01:42.692Z|c194b54a-2596-4118-a230-e9a1ec0d2a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:01:43.676Z|60e076b7-2642-434b-ad64-c3d16d88bac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:43.676Z|f6061c55-8367-4fdb-9deb-838ff2843536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:43.676Z|2513d0aa-66e0-4ca5-96b1-1c6526aad847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:43.677Z|f6061c55-8367-4fdb-9deb-838ff2843536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:43.677Z|60e076b7-2642-434b-ad64-c3d16d88bac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:43.677Z|2513d0aa-66e0-4ca5-96b1-1c6526aad847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:47.266Z|2bec29f6-740d-434f-9b37-8a29a95f319b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:01:47.267Z|2bec29f6-740d-434f-9b37-8a29a95f319b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:48.072Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:01:48.073Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: a9f6fff5-223b-4110-b0a5-b94e0aead1d5 already exists in requestDb InfraActiveRequests table
2022-04-17T03:01:48.074Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5
2022-04-17T03:01:48.075Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|INFO|500||Invoke
2022-04-17T03:01:48.075Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||===========================request begin================================================
2022-04-17T03:01:48.075Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5
2022-04-17T03:01:48.075Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||Method      : GET
2022-04-17T03:01:48.075Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73f804bcff52a6e9", X-B3-SpanId:"f824bb19471df068", X-B3-ParentSpanId:"73f804bcff52a6e9", X-B3-Sampled:"0", X-ONAP-RequestID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-RequestID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-TransactionID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-ECOMP-RequestID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3f1ce58-843c-4b55-8c85-01a39313b47a"]
2022-04-17T03:01:48.076Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||Request body: 
2022-04-17T03:01:48.076Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||==========================request end================================================
2022-04-17T03:01:48.134Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||============================response begin==========================================
2022-04-17T03:01:48.135Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:01:48.135Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||Status text  : 
2022-04-17T03:01:48.136Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:01:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:01:48.136Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||Response body: 
2022-04-17T03:01:48.136Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|DEBUG|500||=======================response end=================================================
2022-04-17T03:01:48.137Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a9f6fff5-223b-4110-b0a5-b94e0aead1d5|INFO|404|Not Found|InvokeReturn
2022-04-17T03:01:48.139Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID a9f6fff5-223b-4110-b0a5-b94e0aead1d5
2022-04-17T03:01:48.140Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:01:48.141Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:01:48.141Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T03:01:48.142Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:01:48.142Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T03:01:48.142Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:01:48.142Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|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:"73f804bcff52a6e9", X-B3-SpanId:"009de4336c3340a6", X-B3-ParentSpanId:"73f804bcff52a6e9", X-B3-Sampled:"0", X-ONAP-RequestID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-RequestID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-TransactionID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-ECOMP-RequestID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"620d5bdf-db39-402b-976d-a6aa23010acf"]
2022-04-17T03:01:48.142Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:01:48.143Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:01:48.150Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:01:48.150Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:01:48.150Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:01:48.150Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|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:"Sun, 17 Apr 2022 03:01:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:01:48.151Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T03:01:48.151Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:01:48.151Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:01:48.152Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|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$$2bce25c4.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-17T03:01:48.152Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:01:48.153Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|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-17T03:01:48.153Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T03:01:48.153Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:01:48.154Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|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-17T03:01:48.154Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:01:48.154Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|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:"73f804bcff52a6e9", X-B3-SpanId:"4d861ca9aab20254", X-B3-ParentSpanId:"73f804bcff52a6e9", X-B3-Sampled:"0", X-ONAP-RequestID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-RequestID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-TransactionID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-ECOMP-RequestID:"a9f6fff5-223b-4110-b0a5-b94e0aead1d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f815b8d0-1c23-4cdb-814d-6b0da536163a"]
2022-04-17T03:01:48.154Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:01:48.154Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:01:48.162Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:01:48.163Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:01:48.163Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:01:48.163Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|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:"Sun, 17 Apr 2022 03:01:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:01:48.163Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T03:01:48.164Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:01:48.164Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:01:48.164Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|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$$2bce25c4.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-17T03:01:48.165Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6b81ae60
2022-04-17T03:01:48.167Z|a9f6fff5-223b-4110-b0a5-b94e0aead1d5|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:01:53.703Z|a1068fc2-087e-463a-9468-7dd6f7646b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:53.703Z|fa94e301-164f-46b0-9b19-9945c423ca50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:53.703Z|9e4ec742-7db8-404e-b451-9c7e8d50bfe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:01:53.704Z|fa94e301-164f-46b0-9b19-9945c423ca50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:53.704Z|a1068fc2-087e-463a-9468-7dd6f7646b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:53.704Z|9e4ec742-7db8-404e-b451-9c7e8d50bfe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:01:57.691Z|54a5e46c-5435-4e7c-9439-f62c6956feea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:01:57.691Z|54a5e46c-5435-4e7c-9439-f62c6956feea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:01:57.828Z|f4ea3776-aecf-4d17-9329-8817cc405529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:01:57.829Z|f4ea3776-aecf-4d17-9329-8817cc405529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:02:03.731Z|d0f5bf32-a2b4-4bb4-b5b8-265336b764f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:03.731Z|06de7fed-7a08-4841-abac-496132a91770|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:03.731Z|90990c5e-e190-4377-beb7-be0d19732ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:03.732Z|90990c5e-e190-4377-beb7-be0d19732ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:03.732Z|06de7fed-7a08-4841-abac-496132a91770|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:03.732Z|d0f5bf32-a2b4-4bb4-b5b8-265336b764f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:12.691Z|3f8cc7a3-810a-4d03-b68e-59246d48a2e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:02:12.693Z|3f8cc7a3-810a-4d03-b68e-59246d48a2e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:02:13.795Z|4ba152e4-7834-4f06-8a3e-bc1ed32144a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:13.795Z|c34091d5-fdb1-4a65-97b9-eba041d6e3d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:13.795Z|5535483a-bf4f-4be5-8097-e5793c62c6ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:13.796Z|4ba152e4-7834-4f06-8a3e-bc1ed32144a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:13.796Z|5535483a-bf4f-4be5-8097-e5793c62c6ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:13.796Z|c34091d5-fdb1-4a65-97b9-eba041d6e3d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:23.821Z|e7ed91f7-0af2-45ea-b2ff-24e38aa48a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:23.821Z|e7ed91f7-0af2-45ea-b2ff-24e38aa48a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:23.822Z|efe6de35-6860-4c9c-9f30-cfe4f3c63956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:23.822Z|02bfdce4-1972-48c1-8447-e76f477ddbc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:23.823Z|efe6de35-6860-4c9c-9f30-cfe4f3c63956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:23.823Z|02bfdce4-1972-48c1-8447-e76f477ddbc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:27.691Z|0c2af8a6-6cec-46dd-8cb6-b785c279164b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:02:27.691Z|0c2af8a6-6cec-46dd-8cb6-b785c279164b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:02:27.830Z|dd744e99-8043-4dbd-8662-f769c0aa6b2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:02:27.830Z|dd744e99-8043-4dbd-8662-f769c0aa6b2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:02:33.849Z|d3d6a251-9a16-4a2d-aedc-a0e86d7a24f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:33.849Z|e8f40463-e5ff-4c10-a74f-154282924c46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:33.850Z|e8f40463-e5ff-4c10-a74f-154282924c46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:33.850Z|d3d6a251-9a16-4a2d-aedc-a0e86d7a24f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:33.852Z|88afe4cb-425b-49b9-8792-c2f008639d17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:33.853Z|88afe4cb-425b-49b9-8792-c2f008639d17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:42.691Z|8069c2b9-00e8-4137-822f-08234fa39586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:02:42.692Z|8069c2b9-00e8-4137-822f-08234fa39586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:02:43.879Z|fb9d96d1-3199-4eb9-8b45-2884a4b36dce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:43.879Z|e8586373-f7ed-475f-914c-76b5c219c848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:43.879Z|d9a0dffb-705a-46ff-acac-a8511f9f551a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:43.879Z|fb9d96d1-3199-4eb9-8b45-2884a4b36dce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:43.879Z|e8586373-f7ed-475f-914c-76b5c219c848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:43.879Z|d9a0dffb-705a-46ff-acac-a8511f9f551a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:46.523Z|32c5f376-0229-4a32-af96-ba0b3df900ef|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:02:46.524Z|32c5f376-0229-4a32-af96-ba0b3df900ef|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:47.266Z|e14703c7-9743-4593-b90f-4da48b510c8d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:02:47.267Z|e14703c7-9743-4593-b90f-4da48b510c8d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:53.905Z|9849ed9a-d8f7-4136-964e-3ed796add10e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:53.906Z|00502e11-27ab-4138-ab36-272c3c4bf046|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:53.906Z|9849ed9a-d8f7-4136-964e-3ed796add10e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:53.906Z|2ddda72d-f778-46b4-8d13-3f59b7adc729|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:02:53.906Z|00502e11-27ab-4138-ab36-272c3c4bf046|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:53.906Z|2ddda72d-f778-46b4-8d13-3f59b7adc729|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:02:57.691Z|8d2d7779-fbcd-444f-a078-a0d856d6062d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:02:57.693Z|8d2d7779-fbcd-444f-a078-a0d856d6062d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:02:57.831Z|c718dcb0-a545-4ae1-836f-38b76db18efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:02:57.832Z|c718dcb0-a545-4ae1-836f-38b76db18efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:03:03.934Z|a5395bd1-05da-432e-9d81-5446b4462abf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:03.934Z|75022e4b-f846-498b-b712-fd354924543f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:03.934Z|6a804b4b-a2fa-4b8d-b74d-01ea08ae902c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:03.935Z|75022e4b-f846-498b-b712-fd354924543f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:03.935Z|a5395bd1-05da-432e-9d81-5446b4462abf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:03.935Z|6a804b4b-a2fa-4b8d-b74d-01ea08ae902c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:12.691Z|e7317ec9-95d2-4515-ab80-007455218203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:03:12.691Z|e7317ec9-95d2-4515-ab80-007455218203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:03:13.961Z|7faba0e6-ae6f-4b12-9b5d-008d0bee97f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:13.961Z|25d752dd-7da1-4fc1-98b4-e3a868d9cb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:13.962Z|7faba0e6-ae6f-4b12-9b5d-008d0bee97f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:13.962Z|25d752dd-7da1-4fc1-98b4-e3a868d9cb6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:13.962Z|f91e7f92-c950-4147-8cca-394c98c4adfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:13.962Z|f91e7f92-c950-4147-8cca-394c98c4adfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:23.990Z|d4f36aa0-a2ce-43a3-acd4-a1a1e6e6dd90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:23.990Z|0fa3f307-5755-4e91-86e5-818f62523272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:23.990Z|2b3c6cf9-db7d-401d-8886-b09b357a7041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:23.991Z|d4f36aa0-a2ce-43a3-acd4-a1a1e6e6dd90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:23.991Z|0fa3f307-5755-4e91-86e5-818f62523272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:23.991Z|2b3c6cf9-db7d-401d-8886-b09b357a7041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:27.691Z|987b6a91-17da-4d2d-99be-440c7cd1d46c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:03:27.691Z|987b6a91-17da-4d2d-99be-440c7cd1d46c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:03:27.832Z|915f54f4-0f18-46f4-af37-adb117d3dd08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:03:27.833Z|915f54f4-0f18-46f4-af37-adb117d3dd08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:03:31.124Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:03:31.126Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 53efd7ba-e158-42eb-abac-07598cad7be0 already exists in requestDb InfraActiveRequests table
2022-04-17T03:03:31.127Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0
2022-04-17T03:03:31.128Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|INFO|500||Invoke
2022-04-17T03:03:31.128Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||===========================request begin================================================
2022-04-17T03:03:31.128Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0
2022-04-17T03:03:31.128Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||Method      : GET
2022-04-17T03:03:31.129Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28bd3359e6ea00e2", X-B3-SpanId:"2b6a23e954c4d2e0", X-B3-ParentSpanId:"28bd3359e6ea00e2", X-B3-Sampled:"0", X-ONAP-RequestID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-RequestID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-TransactionID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-ECOMP-RequestID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03b91bc5-7c5f-4001-b236-911cd6dc2e50"]
2022-04-17T03:03:31.129Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||Request body: 
2022-04-17T03:03:31.129Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||==========================request end================================================
2022-04-17T03:03:31.158Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||============================response begin==========================================
2022-04-17T03:03:31.158Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:03:31.159Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||Status text  : 
2022-04-17T03:03:31.159Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:03:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:03:31.159Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||Response body: 
2022-04-17T03:03:31.160Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|DEBUG|500||=======================response end=================================================
2022-04-17T03:03:31.160Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/53efd7ba-e158-42eb-abac-07598cad7be0|INFO|404|Not Found|InvokeReturn
2022-04-17T03:03:31.163Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 53efd7ba-e158-42eb-abac-07598cad7be0
2022-04-17T03:03:31.164Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:03:31.164Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:03:31.165Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T03:03:31.165Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:03:31.165Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T03:03:31.165Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:03:31.166Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|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:"28bd3359e6ea00e2", X-B3-SpanId:"54c22e849fada28b", X-B3-ParentSpanId:"28bd3359e6ea00e2", X-B3-Sampled:"0", X-ONAP-RequestID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-RequestID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-TransactionID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-ECOMP-RequestID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c13cb853-f8b4-4ed4-86cc-70e08ded849e"]
2022-04-17T03:03:31.166Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:03:31.166Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:03:31.174Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:03:31.174Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:03:31.174Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:03:31.175Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|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:"Sun, 17 Apr 2022 03:03:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:03:31.175Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T03:03:31.175Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:03:31.175Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:03:31.176Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|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$$2bce25c4.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-17T03:03:31.177Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:03:31.177Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|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-17T03:03:31.177Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T03:03:31.178Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:03:31.178Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|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-17T03:03:31.178Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:03:31.178Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|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:"28bd3359e6ea00e2", X-B3-SpanId:"ac8534c9f6e15c4e", X-B3-ParentSpanId:"28bd3359e6ea00e2", X-B3-Sampled:"0", X-ONAP-RequestID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-RequestID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-TransactionID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-ECOMP-RequestID:"53efd7ba-e158-42eb-abac-07598cad7be0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c267aa54-115f-406e-9289-4c39f29cb9d4"]
2022-04-17T03:03:31.179Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:03:31.179Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:03:31.188Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:03:31.188Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:03:31.188Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:03:31.188Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|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:"Sun, 17 Apr 2022 03:03:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:03:31.189Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T03:03:31.189Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:03:31.189Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:03:31.190Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|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$$2bce25c4.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-17T03:03:31.191Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5f5283bf
2022-04-17T03:03:31.192Z|53efd7ba-e158-42eb-abac-07598cad7be0|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:03:34.016Z|c24254d9-ec81-4d90-983c-5025a35c1672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:34.016Z|c24254d9-ec81-4d90-983c-5025a35c1672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:34.018Z|08bcfc25-3125-4730-960c-fb9e16bded74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:34.019Z|08bcfc25-3125-4730-960c-fb9e16bded74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:34.020Z|b68b0e7a-1f5c-4980-9e60-cb7492e35b92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:34.020Z|b68b0e7a-1f5c-4980-9e60-cb7492e35b92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:42.115Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:03:42.116Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 731cb278-fcec-4e05-812b-f5c7319b3303 already exists in requestDb InfraActiveRequests table
2022-04-17T03:03:42.117Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303
2022-04-17T03:03:42.117Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|INFO|500||Invoke
2022-04-17T03:03:42.117Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||===========================request begin================================================
2022-04-17T03:03:42.118Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303
2022-04-17T03:03:42.118Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||Method      : GET
2022-04-17T03:03:42.118Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fe4c4341ef15ab9", X-B3-SpanId:"80f3cc02738d080d", X-B3-ParentSpanId:"0fe4c4341ef15ab9", X-B3-Sampled:"0", X-ONAP-RequestID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-RequestID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-TransactionID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-ECOMP-RequestID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b04f44a-e7cb-415e-9631-661151d576b8"]
2022-04-17T03:03:42.118Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||Request body: 
2022-04-17T03:03:42.119Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||==========================request end================================================
2022-04-17T03:03:42.147Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||============================response begin==========================================
2022-04-17T03:03:42.148Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:03:42.148Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||Status text  : 
2022-04-17T03:03:42.148Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:03:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:03:42.149Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||Response body: 
2022-04-17T03:03:42.149Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|DEBUG|500||=======================response end=================================================
2022-04-17T03:03:42.149Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/731cb278-fcec-4e05-812b-f5c7319b3303|INFO|404|Not Found|InvokeReturn
2022-04-17T03:03:42.152Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 731cb278-fcec-4e05-812b-f5c7319b3303
2022-04-17T03:03:42.152Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:03:42.153Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:03:42.154Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T03:03:42.154Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:03:42.154Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T03:03:42.154Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:03:42.154Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"0fe4c4341ef15ab9", X-B3-SpanId:"1fd1c7491a8d6f4b", X-B3-ParentSpanId:"0fe4c4341ef15ab9", X-B3-Sampled:"0", X-ONAP-RequestID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-RequestID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-TransactionID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-ECOMP-RequestID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cf7d915-6577-416f-9ded-f6f94837711a"]
2022-04-17T03:03:42.155Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:03:42.155Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:03:42.160Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:03:42.161Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:03:42.161Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:03:42.161Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:03:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:03:42.162Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T03:03:42.162Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:03:42.162Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:03:42.163Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$2bce25c4.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-17T03:03:42.163Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:03:42.164Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:03:42.164Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T03:03:42.165Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:03:42.165Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:03:42.165Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:03:42.165Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"0fe4c4341ef15ab9", X-B3-SpanId:"ab478256e5e18ef8", X-B3-ParentSpanId:"0fe4c4341ef15ab9", X-B3-Sampled:"0", X-ONAP-RequestID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-RequestID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-TransactionID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-ECOMP-RequestID:"731cb278-fcec-4e05-812b-f5c7319b3303", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf73ac31-03ac-4d39-b750-4e20a08f16df"]
2022-04-17T03:03:42.165Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:03:42.166Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:03:42.172Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:03:42.173Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:03:42.173Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:03:42.173Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:03:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:03:42.174Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T03:03:42.174Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:03:42.174Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:03:42.174Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$2bce25c4.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-17T03:03:42.175Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@21f49975
2022-04-17T03:03:42.177Z|731cb278-fcec-4e05-812b-f5c7319b3303|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:03:42.691Z|ec1f8d05-92f7-46cd-9a6e-c86e26e33392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:03:42.694Z|ec1f8d05-92f7-46cd-9a6e-c86e26e33392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:03:44.043Z|2a45eab1-2e5a-4129-9e55-f663ebba37da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:44.043Z|7546fa7c-9782-4da4-b427-139e1c3c4cb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:44.044Z|52eb4f1e-4139-4c75-8a0e-84b2c290c4c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:44.044Z|2a45eab1-2e5a-4129-9e55-f663ebba37da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:44.044Z|7546fa7c-9782-4da4-b427-139e1c3c4cb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:44.044Z|52eb4f1e-4139-4c75-8a0e-84b2c290c4c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:47.267Z|c9bd2594-0014-4518-8c77-8209707289ff|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:03:47.268Z|c9bd2594-0014-4518-8c77-8209707289ff|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:54.068Z|ef505f1c-85a4-4ec7-8829-e95293e99a4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:54.068Z|d3f5eca9-26ec-49cc-8607-355f7bbddfe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:54.069Z|ef505f1c-85a4-4ec7-8829-e95293e99a4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:54.069Z|d3f5eca9-26ec-49cc-8607-355f7bbddfe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:54.069Z|3bb89edb-4001-45fe-b0f9-d7c141de8091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:03:54.070Z|3bb89edb-4001-45fe-b0f9-d7c141de8091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:03:57.691Z|d072948d-2ed5-417a-835b-4105377ae18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:03:57.692Z|d072948d-2ed5-417a-835b-4105377ae18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:03:57.834Z|104416ff-5a23-40af-92f8-943e87b46acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:03:57.834Z|104416ff-5a23-40af-92f8-943e87b46acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:04:04.092Z|57b3bc3e-d05b-4318-9223-f32a0d6509f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:04.092Z|26dc4c16-5fe3-42c8-93e3-a30993017629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:04.092Z|26dc4c16-5fe3-42c8-93e3-a30993017629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:04.092Z|57b3bc3e-d05b-4318-9223-f32a0d6509f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:04.095Z|1627e2f2-2d2d-4a88-a113-7442833a961e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:04.096Z|1627e2f2-2d2d-4a88-a113-7442833a961e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:12.691Z|42423a0e-0dfa-4101-aab6-ff0462bf1b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:04:12.692Z|42423a0e-0dfa-4101-aab6-ff0462bf1b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:04:14.114Z|a1c822c7-3df6-4d76-a4cb-7670b10ef797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:14.114Z|a1c822c7-3df6-4d76-a4cb-7670b10ef797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:14.116Z|8fc671c2-09b8-4591-b4a4-c7372df1d3df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:14.117Z|8fc671c2-09b8-4591-b4a4-c7372df1d3df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:14.120Z|e42a8262-4c5c-455c-9d5e-7f9649eb1890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:14.120Z|e42a8262-4c5c-455c-9d5e-7f9649eb1890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:19.506Z|1637ae65-6d51-42f2-9557-80a92c5c7d05|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:04:19.507Z|1637ae65-6d51-42f2-9557-80a92c5c7d05|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:24.140Z|1d6eb567-7321-4d6e-9881-942d14d04b94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:24.141Z|1d6eb567-7321-4d6e-9881-942d14d04b94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:24.146Z|413edba6-8001-4c85-8244-bf6ef50d831a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:24.146Z|9c351fa2-3509-4521-8b23-203373393c34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:24.146Z|413edba6-8001-4c85-8244-bf6ef50d831a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:24.146Z|9c351fa2-3509-4521-8b23-203373393c34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:27.691Z|e080c64a-3d9c-4bf9-8822-a9f336c7e318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:04:27.693Z|e080c64a-3d9c-4bf9-8822-a9f336c7e318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:04:27.835Z|0e6ea204-dce0-4661-a56f-70984fbf02e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:04:27.835Z|0e6ea204-dce0-4661-a56f-70984fbf02e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:04:34.168Z|c1706328-158f-4c4d-81d3-464fcf83e5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:34.168Z|c8b7e0c5-e1c1-4e25-9dfb-aefbfd8300fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:34.169Z|c1706328-158f-4c4d-81d3-464fcf83e5ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:34.169Z|c8b7e0c5-e1c1-4e25-9dfb-aefbfd8300fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:34.171Z|2deed5d6-434e-4e2b-8cfe-050cbe8c9a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:34.171Z|2deed5d6-434e-4e2b-8cfe-050cbe8c9a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:42.691Z|cc848799-d884-4e95-a381-ef529a5faff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:04:42.691Z|cc848799-d884-4e95-a381-ef529a5faff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:04:44.197Z|d27db32a-8fcf-4afd-8b08-cdadea7fedce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:44.197Z|43c5a753-6734-4967-8b10-378bd681987b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:44.197Z|55ea52e6-65d3-435f-924e-d818b25d365d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:44.197Z|43c5a753-6734-4967-8b10-378bd681987b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:44.197Z|d27db32a-8fcf-4afd-8b08-cdadea7fedce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:44.197Z|55ea52e6-65d3-435f-924e-d818b25d365d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:47.267Z|8475c299-167e-49fe-99f2-8442422cd7e7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:04:47.268Z|8475c299-167e-49fe-99f2-8442422cd7e7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:54.222Z|820e81de-530d-4769-a278-ff47bd0308be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:54.222Z|9cba053b-c448-4966-9704-f9ca0e6ffb8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:54.222Z|15f71c9f-d037-42d9-8558-fcff67524217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:04:54.223Z|820e81de-530d-4769-a278-ff47bd0308be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:54.223Z|9cba053b-c448-4966-9704-f9ca0e6ffb8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:54.223Z|15f71c9f-d037-42d9-8558-fcff67524217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:54.513Z|1ca20701-58c8-4caf-a1bd-2c0047bab9b8|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:04:54.514Z|1ca20701-58c8-4caf-a1bd-2c0047bab9b8|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:04:57.691Z|837c5665-df46-4e2b-a249-8a56d8a86663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:04:57.691Z|837c5665-df46-4e2b-a249-8a56d8a86663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:04:57.836Z|e1cad2a1-9390-4a0b-9aab-a85da3df53a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:04:57.837Z|e1cad2a1-9390-4a0b-9aab-a85da3df53a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:05:04.250Z|9a48fe83-36f6-4dd5-9b5e-3055fed87613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:04.250Z|5b2f89de-b80a-4fea-ac6d-2f1ca8de4421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:04.251Z|9a48fe83-36f6-4dd5-9b5e-3055fed87613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:04.251Z|5b2f89de-b80a-4fea-ac6d-2f1ca8de4421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:04.254Z|456ccbe1-2b16-4765-8370-16d0a8935052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:04.255Z|456ccbe1-2b16-4765-8370-16d0a8935052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:12.691Z|2ff13c5d-73d9-4bb6-90bb-18b8d30aa024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:05:12.693Z|2ff13c5d-73d9-4bb6-90bb-18b8d30aa024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:05:14.277Z|c9cced3a-c181-4735-9ce4-0ca8dfeb44b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:14.277Z|91160cb7-f1f8-415a-98c2-7de4c7a1fa83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:14.278Z|91160cb7-f1f8-415a-98c2-7de4c7a1fa83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:14.278Z|c9cced3a-c181-4735-9ce4-0ca8dfeb44b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:14.282Z|7e32987f-62dc-4ecf-b81f-cfea1ff73fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:14.283Z|7e32987f-62dc-4ecf-b81f-cfea1ff73fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:14.336Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:05:14.338Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: a4e226d6-beae-467e-a8f9-a1541ef13b72 already exists in requestDb InfraActiveRequests table
2022-04-17T03:05:14.339Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72
2022-04-17T03:05:14.339Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|INFO|500||Invoke
2022-04-17T03:05:14.340Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||===========================request begin================================================
2022-04-17T03:05:14.340Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72
2022-04-17T03:05:14.340Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||Method      : GET
2022-04-17T03:05:14.340Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67157617f9f6afa6", X-B3-SpanId:"bde94788b732ab62", X-B3-ParentSpanId:"67157617f9f6afa6", X-B3-Sampled:"0", X-ONAP-RequestID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-RequestID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-TransactionID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-ECOMP-RequestID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de2f8612-e769-4db7-a190-e6505021c9c2"]
2022-04-17T03:05:14.341Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||Request body: 
2022-04-17T03:05:14.341Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||==========================request end================================================
2022-04-17T03:05:15.160Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||============================response begin==========================================
2022-04-17T03:05:15.160Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:05:15.160Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||Status text  : 
2022-04-17T03:05:15.161Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:05:15.161Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||Response body: 
2022-04-17T03:05:15.161Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|DEBUG|500||=======================response end=================================================
2022-04-17T03:05:15.162Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4e226d6-beae-467e-a8f9-a1541ef13b72|INFO|404|Not Found|InvokeReturn
2022-04-17T03:05:15.164Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID a4e226d6-beae-467e-a8f9-a1541ef13b72
2022-04-17T03:05:15.165Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:05:15.166Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:05:15.167Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T03:05:15.167Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:05:15.167Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T03:05:15.168Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:05:15.168Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|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:"67157617f9f6afa6", X-B3-SpanId:"bd060c52825eb552", X-B3-ParentSpanId:"67157617f9f6afa6", X-B3-Sampled:"0", X-ONAP-RequestID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-RequestID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-TransactionID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-ECOMP-RequestID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c27db77b-c9c6-4a08-b081-5e190804f237"]
2022-04-17T03:05:15.168Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:05:15.169Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:05:15.176Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:05:15.177Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:05:15.177Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:05:15.177Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|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:"Sun, 17 Apr 2022 03:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:05:15.178Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T03:05:15.178Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:05:15.178Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:05:15.179Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|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$$2bce25c4.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-17T03:05:15.179Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:05:15.180Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|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-17T03:05:15.180Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T03:05:15.181Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:05:15.181Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|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-17T03:05:15.182Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:05:15.182Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|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:"67157617f9f6afa6", X-B3-SpanId:"e5631c79b429dcb3", X-B3-ParentSpanId:"67157617f9f6afa6", X-B3-Sampled:"0", X-ONAP-RequestID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-RequestID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-TransactionID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-ECOMP-RequestID:"a4e226d6-beae-467e-a8f9-a1541ef13b72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba75d528-5505-421e-a8a2-d72e91a826f9"]
2022-04-17T03:05:15.182Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:05:15.182Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:05:15.190Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:05:15.190Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:05:15.191Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:05:15.191Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|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:"Sun, 17 Apr 2022 03:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:05:15.191Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T03:05:15.192Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:05:15.192Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:05:15.193Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|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$$2bce25c4.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-17T03:05:15.193Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6291fe06
2022-04-17T03:05:15.195Z|a4e226d6-beae-467e-a8f9-a1541ef13b72|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:05:24.305Z|861dcdee-4cde-4229-9e21-e0ee38ad334e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:24.305Z|3a594461-8b9d-451a-a349-e0a60d0c3830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:24.306Z|861dcdee-4cde-4229-9e21-e0ee38ad334e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:24.306Z|3a594461-8b9d-451a-a349-e0a60d0c3830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:24.307Z|ed587f43-bfa2-4b76-ba0a-cfb6b655b9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:24.307Z|ed587f43-bfa2-4b76-ba0a-cfb6b655b9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:27.691Z|cb26aa89-ec4d-43cf-ac3d-fac15526d2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:05:27.691Z|cb26aa89-ec4d-43cf-ac3d-fac15526d2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:05:27.837Z|b415c0f5-1660-48c8-ac90-947ced3368c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:05:27.838Z|b415c0f5-1660-48c8-ac90-947ced3368c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:05:34.330Z|78715e0c-225d-4572-8a5b-5ea73a4f5326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:34.331Z|78715e0c-225d-4572-8a5b-5ea73a4f5326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:34.332Z|51a72678-9b70-48f0-9172-8e1b446d06b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:34.332Z|3ebee630-e409-4b39-b8c8-6d62793cc06f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:34.332Z|51a72678-9b70-48f0-9172-8e1b446d06b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:34.332Z|3ebee630-e409-4b39-b8c8-6d62793cc06f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:42.691Z|aff483a5-6d25-4005-9f7f-55222a5ca042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:05:42.691Z|aff483a5-6d25-4005-9f7f-55222a5ca042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:05:44.357Z|af1398e5-d8dc-44bd-a4d0-461cada910e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:44.357Z|beb5b582-989e-47c7-afc1-e8b20f30b74f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:44.357Z|af1398e5-d8dc-44bd-a4d0-461cada910e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:44.357Z|beb5b582-989e-47c7-afc1-e8b20f30b74f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:44.358Z|1efd1e90-3601-4ab8-ac35-90978ca9ad15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:44.359Z|1efd1e90-3601-4ab8-ac35-90978ca9ad15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:47.268Z|ebab1ae7-9482-447d-a599-60328c4936e0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:05:47.269Z|ebab1ae7-9482-447d-a599-60328c4936e0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:54.385Z|30a0c936-cf47-486c-be05-4f5995b71f28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:54.385Z|87ec94f4-a2fc-4151-8099-a4257889b7d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:54.385Z|ee131b22-db52-43f7-a62a-9bdd6f7481f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:05:54.386Z|ee131b22-db52-43f7-a62a-9bdd6f7481f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:54.386Z|30a0c936-cf47-486c-be05-4f5995b71f28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:54.386Z|87ec94f4-a2fc-4151-8099-a4257889b7d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:05:57.691Z|8a206f2f-b3cc-4cc6-8c4d-2f7ddf3b92cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:05:57.695Z|8a206f2f-b3cc-4cc6-8c4d-2f7ddf3b92cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:05:57.839Z|c874e25a-19d9-4c19-b32f-ffcbdd5f89f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:05:57.839Z|c874e25a-19d9-4c19-b32f-ffcbdd5f89f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:06:04.409Z|ab2bbaa9-e3fb-452f-8933-8cd793790507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:04.410Z|ab2bbaa9-e3fb-452f-8933-8cd793790507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:04.410Z|312db64c-ebfa-4779-a280-5219b4074181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:04.410Z|f1ee5923-5af0-431c-b64d-edc289dff7b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:04.411Z|312db64c-ebfa-4779-a280-5219b4074181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:04.411Z|f1ee5923-5af0-431c-b64d-edc289dff7b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:12.691Z|9649e50a-da48-496e-8f3c-1bddc6789fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:06:12.691Z|9649e50a-da48-496e-8f3c-1bddc6789fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:06:14.436Z|45bddd02-b4ae-463d-93d7-6ae0f3d29c64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:14.436Z|7ba4afe6-dc39-4138-892c-8dd3c0e659ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:14.436Z|ee9abaa0-3ce0-4599-909a-f92067992fc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:14.437Z|45bddd02-b4ae-463d-93d7-6ae0f3d29c64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:14.437Z|7ba4afe6-dc39-4138-892c-8dd3c0e659ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:14.437Z|ee9abaa0-3ce0-4599-909a-f92067992fc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:16.814Z|b2b01407-4b36-43ce-8edd-cf80248feaa4|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:06:16.815Z|b2b01407-4b36-43ce-8edd-cf80248feaa4|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:24.464Z|0381889e-b5a0-48ad-a626-1b9231632d7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:24.465Z|0381889e-b5a0-48ad-a626-1b9231632d7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:24.466Z|f1f3e8db-663c-45fd-83ef-e5e6ea039926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:24.467Z|01f53eb6-4458-49c7-855a-1d6f05ba5b7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:24.467Z|f1f3e8db-663c-45fd-83ef-e5e6ea039926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:24.467Z|01f53eb6-4458-49c7-855a-1d6f05ba5b7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:27.691Z|d948e514-1c5b-4b46-853a-6ec822cfb564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:06:27.691Z|d948e514-1c5b-4b46-853a-6ec822cfb564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:06:27.840Z|00cfbb96-7039-41b4-bcd0-65be3921084b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:06:27.840Z|00cfbb96-7039-41b4-bcd0-65be3921084b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:06:34.493Z|e41d9144-f758-419b-b91f-2ac925c2418d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:34.493Z|c25fcdcf-ee4c-40d8-9ea1-d121d2378d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:34.493Z|8e15f4ee-bb3c-4bbb-a52d-22fec50f06d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:34.494Z|e41d9144-f758-419b-b91f-2ac925c2418d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:34.494Z|c25fcdcf-ee4c-40d8-9ea1-d121d2378d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:34.494Z|8e15f4ee-bb3c-4bbb-a52d-22fec50f06d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:42.691Z|9517f212-7a80-4c36-a5cf-e72e1e9f2671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:06:42.694Z|9517f212-7a80-4c36-a5cf-e72e1e9f2671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:06:44.521Z|9fd30d6f-3ddd-498b-9088-6dd2bc738c9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:44.521Z|97040ea6-56f5-40f6-b53a-195a3f199476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:44.522Z|97040ea6-56f5-40f6-b53a-195a3f199476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:44.522Z|9fd30d6f-3ddd-498b-9088-6dd2bc738c9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:44.523Z|88c6182b-fc74-4944-833e-b3e049648a83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:44.524Z|88c6182b-fc74-4944-833e-b3e049648a83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:47.267Z|df2678c1-3a0e-4be0-9367-50d7c1432864|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:06:47.268Z|df2678c1-3a0e-4be0-9367-50d7c1432864|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:54.549Z|9e8543be-3301-4a50-ac67-525fa5b146cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:54.549Z|e4c8eb93-99ea-4dc0-bb04-76954c89d8a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:54.549Z|7b5e5fe2-bb23-4744-aaf7-d60a2fa908d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:06:54.550Z|e4c8eb93-99ea-4dc0-bb04-76954c89d8a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:54.550Z|9e8543be-3301-4a50-ac67-525fa5b146cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:54.550Z|7b5e5fe2-bb23-4744-aaf7-d60a2fa908d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:06:57.691Z|e63bce41-b0b7-4904-92f1-633587cd4d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:06:57.691Z|e63bce41-b0b7-4904-92f1-633587cd4d90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:06:57.841Z|1dac75bb-ee7b-434b-a04d-d3e08a1f1359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:06:57.842Z|1dac75bb-ee7b-434b-a04d-d3e08a1f1359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:06:59.276Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:06:59.278Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c5f9cd08-cb50-4996-8f3e-4f9f5780572d already exists in requestDb InfraActiveRequests table
2022-04-17T03:06:59.279Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d
2022-04-17T03:06:59.279Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|INFO|500||Invoke
2022-04-17T03:06:59.279Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||===========================request begin================================================
2022-04-17T03:06:59.280Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d
2022-04-17T03:06:59.280Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||Method      : GET
2022-04-17T03:06:59.280Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fff7151fafacf37", X-B3-SpanId:"548d1ab869dc81c3", X-B3-ParentSpanId:"7fff7151fafacf37", X-B3-Sampled:"0", X-ONAP-RequestID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-RequestID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-TransactionID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-ECOMP-RequestID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3dc4294-2c19-43a1-b1e2-d2fe94e3abe1"]
2022-04-17T03:06:59.281Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||Request body: 
2022-04-17T03:06:59.281Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||==========================request end================================================
2022-04-17T03:07:00.172Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||============================response begin==========================================
2022-04-17T03:07:00.172Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:07:00.173Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||Status text  : 
2022-04-17T03:07:00.173Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:07:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:07:00.173Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||Response body: 
2022-04-17T03:07:00.174Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|DEBUG|500||=======================response end=================================================
2022-04-17T03:07:00.174Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5f9cd08-cb50-4996-8f3e-4f9f5780572d|INFO|404|Not Found|InvokeReturn
2022-04-17T03:07:00.177Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c5f9cd08-cb50-4996-8f3e-4f9f5780572d
2022-04-17T03:07:00.178Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:07:00.179Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:07:00.179Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T03:07:00.179Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:07:00.180Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T03:07:00.180Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:07:00.180Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|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:"7fff7151fafacf37", X-B3-SpanId:"59194f204bb759c9", X-B3-ParentSpanId:"7fff7151fafacf37", X-B3-Sampled:"0", X-ONAP-RequestID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-RequestID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-TransactionID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-ECOMP-RequestID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2606f9d8-ff1c-4e67-8f4f-45284e2773c0"]
2022-04-17T03:07:00.181Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:07:00.181Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:07:00.189Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:07:00.189Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:07:00.189Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:07:00.190Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|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:"Sun, 17 Apr 2022 03:07:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:07:00.190Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T03:07:00.190Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:07:00.191Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:07:00.191Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|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$$2bce25c4.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-17T03:07:00.192Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:07:00.192Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|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-17T03:07:00.193Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T03:07:00.193Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:07:00.193Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|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-17T03:07:00.193Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:07:00.194Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|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:"7fff7151fafacf37", X-B3-SpanId:"3a6b047de78c96d3", X-B3-ParentSpanId:"7fff7151fafacf37", X-B3-Sampled:"0", X-ONAP-RequestID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-RequestID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-TransactionID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-ECOMP-RequestID:"c5f9cd08-cb50-4996-8f3e-4f9f5780572d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05fcf5a7-5d8b-4c26-8daa-2c54516b5da4"]
2022-04-17T03:07:00.194Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:07:00.194Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:07:00.201Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:07:00.201Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:07:00.201Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:07:00.202Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|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:"Sun, 17 Apr 2022 03:07:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:07:00.202Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T03:07:00.202Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:07:00.203Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:07:00.203Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|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$$2bce25c4.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-17T03:07:00.204Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4a45789
2022-04-17T03:07:00.206Z|c5f9cd08-cb50-4996-8f3e-4f9f5780572d|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:07:04.578Z|dcdcae6e-5583-4272-8b8e-b9b583e52385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:04.578Z|2dc1a451-ac11-46ac-8511-d0688d4fb16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:04.578Z|27032850-5afe-40ce-b9ae-34098eb26a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:04.579Z|dcdcae6e-5583-4272-8b8e-b9b583e52385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:04.579Z|2dc1a451-ac11-46ac-8511-d0688d4fb16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:04.579Z|27032850-5afe-40ce-b9ae-34098eb26a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:12.691Z|85ea814b-4fc0-4da2-80f7-d5a3b8c34de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:07:12.691Z|85ea814b-4fc0-4da2-80f7-d5a3b8c34de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:07:14.605Z|03d7a905-7bfa-437b-a8d7-10903faad864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:14.605Z|6ac33383-c38b-473d-8615-a82468d95b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:14.605Z|6ac33383-c38b-473d-8615-a82468d95b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:14.605Z|03d7a905-7bfa-437b-a8d7-10903faad864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:14.612Z|6c90135a-b01b-473a-90eb-fa326f15837d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:14.613Z|6c90135a-b01b-473a-90eb-fa326f15837d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:24.630Z|96ce4fa0-bcdd-4d36-bf27-0ee4367acf48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:24.631Z|96ce4fa0-bcdd-4d36-bf27-0ee4367acf48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:24.635Z|fe5d9b3f-57c6-4257-8f08-08f02fc7f513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:24.635Z|21b79de9-41e0-4d71-9ce3-ed75ce3de3c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:24.636Z|fe5d9b3f-57c6-4257-8f08-08f02fc7f513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:24.636Z|21b79de9-41e0-4d71-9ce3-ed75ce3de3c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:27.691Z|88a3a9e4-7457-4f32-bb96-797b33915775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:07:27.695Z|88a3a9e4-7457-4f32-bb96-797b33915775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:07:27.842Z|dfa74492-3df7-40d2-93d1-eaa1c3c34bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:07:27.843Z|dfa74492-3df7-40d2-93d1-eaa1c3c34bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:07:34.655Z|316c50f9-db4e-413b-b8d6-6c3a1d16c7a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:34.655Z|316c50f9-db4e-413b-b8d6-6c3a1d16c7a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:34.660Z|93ec3c2f-2bfd-446e-acca-0dc3128857fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:34.661Z|93ec3c2f-2bfd-446e-acca-0dc3128857fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:34.662Z|d65df9d7-0469-47f5-b0d8-541f80fdd33b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:34.663Z|d65df9d7-0469-47f5-b0d8-541f80fdd33b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:42.691Z|b9b8fe1b-ad1a-40bc-9d44-8e9f54bf33d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:07:42.691Z|b9b8fe1b-ad1a-40bc-9d44-8e9f54bf33d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:07:44.680Z|0787bc40-aa36-4a1c-b5da-24ac5f72d01a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:44.681Z|0787bc40-aa36-4a1c-b5da-24ac5f72d01a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:44.685Z|d128cf56-04d6-489d-a142-c315efd46f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:44.685Z|b8d76d74-0721-432c-a8fd-9a52e96edd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:44.686Z|d128cf56-04d6-489d-a142-c315efd46f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:44.686Z|b8d76d74-0721-432c-a8fd-9a52e96edd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:47.267Z|4d60a44a-36b6-4b4b-8ec3-eb7717a2bd57|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:07:47.267Z|4d60a44a-36b6-4b4b-8ec3-eb7717a2bd57|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:54.708Z|d90bcd0e-9109-4755-b9f0-e6f8df6cb676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:54.709Z|d90bcd0e-9109-4755-b9f0-e6f8df6cb676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:54.714Z|1ce37816-5bea-4389-8bfe-faa338f77301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:54.714Z|2fa32bc9-33ab-4cfd-84d6-2496fb46748a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:07:54.714Z|1ce37816-5bea-4389-8bfe-faa338f77301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:54.715Z|2fa32bc9-33ab-4cfd-84d6-2496fb46748a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:07:57.691Z|e4908a2a-db70-4424-992b-d336aec36ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:07:57.691Z|e4908a2a-db70-4424-992b-d336aec36ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:07:57.843Z|42ef4ac8-8306-4bdb-ad2c-42888b31bf29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:07:57.844Z|42ef4ac8-8306-4bdb-ad2c-42888b31bf29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:08:04.737Z|e1678af7-c988-410b-8c0f-091aff0a0b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:04.737Z|e8206717-96fd-40b2-b62e-d367ce1ab4e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:04.737Z|9ddd1071-a2ce-4f86-a7db-92b07a0f1cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:04.737Z|e8206717-96fd-40b2-b62e-d367ce1ab4e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:04.738Z|9ddd1071-a2ce-4f86-a7db-92b07a0f1cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:04.738Z|e1678af7-c988-410b-8c0f-091aff0a0b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:08.568Z|230d9e2a-43a4-4062-87da-4498d448a0f6|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:08:08.569Z|230d9e2a-43a4-4062-87da-4498d448a0f6|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:12.691Z|178914ff-526b-4265-b600-7db0843ec06b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:08:12.691Z|178914ff-526b-4265-b600-7db0843ec06b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:08:14.763Z|2530932a-c6ff-4305-8c56-6f32e5e67993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:14.764Z|2530932a-c6ff-4305-8c56-6f32e5e67993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:14.767Z|08f4a014-aae3-4bf3-b48a-30ef238a2f38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:14.767Z|08f4a014-aae3-4bf3-b48a-30ef238a2f38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:14.776Z|09454542-62f8-4f8c-b8d1-45330e58e899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:14.776Z|09454542-62f8-4f8c-b8d1-45330e58e899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:24.790Z|9fb6ed7a-b23e-4092-a4f8-621cbfeaa083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:24.789Z|2f9c489c-4500-491a-a4fe-f92dd04da465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:24.790Z|9fb6ed7a-b23e-4092-a4f8-621cbfeaa083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:24.790Z|2f9c489c-4500-491a-a4fe-f92dd04da465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:24.795Z|08ee8ca1-1ae0-4a8f-bbb4-7c464370fc66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:24.796Z|08ee8ca1-1ae0-4a8f-bbb4-7c464370fc66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:27.691Z|b782ec17-aefa-43e7-bf81-9f84db52b7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:08:27.691Z|b782ec17-aefa-43e7-bf81-9f84db52b7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:08:27.845Z|22a4ff7d-c9c1-4231-9db6-e41e2ec82d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:08:27.845Z|22a4ff7d-c9c1-4231-9db6-e41e2ec82d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:08:34.817Z|0004f057-7893-4ed3-819a-2da63ad014c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:34.817Z|f5029814-6438-439b-8a02-7e88832f0f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:34.818Z|f5029814-6438-439b-8a02-7e88832f0f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:34.818Z|0004f057-7893-4ed3-819a-2da63ad014c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:34.818Z|1d9b42cf-df63-4ad5-b757-632234c565da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:34.819Z|1d9b42cf-df63-4ad5-b757-632234c565da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:42.691Z|f5efc82a-1d4a-459a-a36b-d6b05f67a37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:08:42.691Z|f5efc82a-1d4a-459a-a36b-d6b05f67a37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:08:44.846Z|27c2262a-4627-4aef-a163-5b5c276af1f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:44.846Z|27c2262a-4627-4aef-a163-5b5c276af1f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:44.847Z|cb645b67-5d46-430e-95b8-2052feb0ecb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:44.847Z|45d4d820-a2db-47c7-9cf0-1bcc970f6482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:44.848Z|cb645b67-5d46-430e-95b8-2052feb0ecb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:44.848Z|45d4d820-a2db-47c7-9cf0-1bcc970f6482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:47.267Z|281c8601-9ff2-4e4e-9ed4-35a51d0c6a90|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:08:47.268Z|281c8601-9ff2-4e4e-9ed4-35a51d0c6a90|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:54.871Z|d0b7bbfb-0f40-4aea-a8c4-b7945d71bebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:54.871Z|ced1777b-0bce-4ffb-8f5b-6b909a48ae9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:54.871Z|26751934-2c69-4905-8b46-3c4dafd56c88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:08:54.872Z|26751934-2c69-4905-8b46-3c4dafd56c88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:54.872Z|ced1777b-0bce-4ffb-8f5b-6b909a48ae9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:54.872Z|d0b7bbfb-0f40-4aea-a8c4-b7945d71bebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:08:57.691Z|d3743022-5b5c-4566-8f90-1e67ae700763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:08:57.691Z|d3743022-5b5c-4566-8f90-1e67ae700763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:08:57.846Z|5bf601f2-d135-410c-9036-1b564eaaa0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:08:57.847Z|5bf601f2-d135-410c-9036-1b564eaaa0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:09:04.894Z|eefb116c-1ef6-45e4-b7dc-9a23a38aec9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:04.894Z|bfbf4a46-c5e9-4069-9428-74b64a9ca158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:04.895Z|eefb116c-1ef6-45e4-b7dc-9a23a38aec9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:04.895Z|bfbf4a46-c5e9-4069-9428-74b64a9ca158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:04.896Z|75805ac3-0216-4666-a926-fd900acba999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:04.897Z|75805ac3-0216-4666-a926-fd900acba999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:12.691Z|6484c8c1-b3fd-4a3b-a162-dbe684909103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:09:12.693Z|6484c8c1-b3fd-4a3b-a162-dbe684909103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:09:14.617Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:09:14.618Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059 already exists in requestDb InfraActiveRequests table
2022-04-17T03:09:14.619Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059
2022-04-17T03:09:14.620Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|INFO|500||Invoke
2022-04-17T03:09:14.620Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||===========================request begin================================================
2022-04-17T03:09:14.620Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059
2022-04-17T03:09:14.620Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||Method      : GET
2022-04-17T03:09:14.621Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71011bd6b6c34e61", X-B3-SpanId:"5705fafb7dc17daa", X-B3-ParentSpanId:"71011bd6b6c34e61", X-B3-Sampled:"0", X-ONAP-RequestID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-RequestID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-TransactionID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-ECOMP-RequestID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be0abadd-5ff1-43bb-b7c4-f43b5fd2e4be"]
2022-04-17T03:09:14.621Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||Request body: 
2022-04-17T03:09:14.621Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||==========================request end================================================
2022-04-17T03:09:14.919Z|ff8be2ea-5700-4597-a7cb-894cdb5da241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:14.920Z|027b8f56-2e3d-4641-a492-95b4044b3ebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:14.920Z|ff8be2ea-5700-4597-a7cb-894cdb5da241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:14.920Z|027b8f56-2e3d-4641-a492-95b4044b3ebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:14.920Z|b58a2930-1de5-4358-9b9e-62708ca77ca4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:14.921Z|b58a2930-1de5-4358-9b9e-62708ca77ca4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:15.188Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||============================response begin==========================================
2022-04-17T03:09:15.188Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:09:15.188Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||Status text  : 
2022-04-17T03:09:15.189Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:09:15.189Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||Response body: 
2022-04-17T03:09:15.189Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|DEBUG|500||=======================response end=================================================
2022-04-17T03:09:15.190Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|INFO|404|Not Found|InvokeReturn
2022-04-17T03:09:15.193Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059
2022-04-17T03:09:15.194Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:09:15.194Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:09:15.195Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T03:09:15.195Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:09:15.195Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T03:09:15.195Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:09:15.195Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"71011bd6b6c34e61", X-B3-SpanId:"d80159e0aa55d576", X-B3-ParentSpanId:"71011bd6b6c34e61", X-B3-Sampled:"0", X-ONAP-RequestID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-RequestID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-TransactionID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-ECOMP-RequestID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b9cefa1-55e4-445b-aa9a-b6ec77054351"]
2022-04-17T03:09:15.196Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:09:15.196Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:09:15.202Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:09:15.202Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:09:15.202Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:09:15.203Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:09:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:09:15.203Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T03:09:15.203Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:09:15.203Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:09:15.204Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$2bce25c4.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-17T03:09:15.205Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:09:15.206Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:09:15.206Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T03:09:15.206Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:09:15.206Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:09:15.206Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:09:15.207Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"71011bd6b6c34e61", X-B3-SpanId:"aaa85121cbf59bfc", X-B3-ParentSpanId:"71011bd6b6c34e61", X-B3-Sampled:"0", X-ONAP-RequestID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-RequestID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-TransactionID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-ECOMP-RequestID:"8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7342fd9a-0072-4dd0-983a-1bf686aecb62"]
2022-04-17T03:09:15.207Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:09:15.207Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:09:15.214Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:09:15.215Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:09:15.215Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:09:15.215Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:09:15.215Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T03:09:15.216Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:09:15.216Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:09:15.216Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$2bce25c4.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-17T03:09:15.217Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3f8dd9c2
2022-04-17T03:09:15.219Z|8e0df8dc-ba75-4d3d-85bf-3f5b0d2be059|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:09:24.945Z|82d80bc3-2037-4810-bf14-15e5e40d9253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:24.946Z|4d404a65-aa3d-41b0-820c-316eb08c264c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:24.946Z|82d80bc3-2037-4810-bf14-15e5e40d9253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:24.946Z|4d404a65-aa3d-41b0-820c-316eb08c264c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:24.949Z|03adc005-9fec-4d71-8ca7-7ea59107afd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:24.950Z|03adc005-9fec-4d71-8ca7-7ea59107afd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:27.691Z|d3d2f818-490a-4ae6-b2ad-b07fc3cc0623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:09:27.691Z|d3d2f818-490a-4ae6-b2ad-b07fc3cc0623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:09:27.847Z|d686201b-e819-40c6-a5b5-c034c9ba843a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:09:27.848Z|d686201b-e819-40c6-a5b5-c034c9ba843a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:09:34.970Z|bd2cefa5-d12c-4676-9d29-e56805123ca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:34.970Z|010ec634-ec19-42b4-b739-76a53b1d62cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:34.970Z|42c0c1a2-33e3-4e19-a5cd-f3d9319a1d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:34.971Z|bd2cefa5-d12c-4676-9d29-e56805123ca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:34.971Z|42c0c1a2-33e3-4e19-a5cd-f3d9319a1d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:34.971Z|010ec634-ec19-42b4-b739-76a53b1d62cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:42.691Z|2e470465-73ef-46ca-88d7-a3f0f9c5adb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:09:42.691Z|2e470465-73ef-46ca-88d7-a3f0f9c5adb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:09:44.993Z|9229402a-d268-48d4-8354-473804f14111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:44.994Z|9229402a-d268-48d4-8354-473804f14111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:44.995Z|73d1a00c-dafd-47dc-bc1c-ba6fceecdf88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:44.995Z|73d1a00c-dafd-47dc-bc1c-ba6fceecdf88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:44.997Z|bd719219-425d-4304-b686-8726c575b9a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:44.998Z|bd719219-425d-4304-b686-8726c575b9a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:47.266Z|761571c3-566e-48d3-8122-7a8e9f639df5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:09:47.267Z|761571c3-566e-48d3-8122-7a8e9f639df5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:55.019Z|81488320-0f27-4af6-a7b4-679eaa74298b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:55.020Z|81488320-0f27-4af6-a7b4-679eaa74298b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:55.020Z|85e9095a-02c1-414d-85c2-90ea3d5020f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:55.020Z|e7250dfa-46c8-4ac8-869e-fbcc5c1e7e82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:09:55.021Z|85e9095a-02c1-414d-85c2-90ea3d5020f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:55.021Z|e7250dfa-46c8-4ac8-869e-fbcc5c1e7e82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:09:57.691Z|c3cbf291-83f7-49a5-bd4b-0bf463528c5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:09:57.695Z|c3cbf291-83f7-49a5-bd4b-0bf463528c5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:09:57.849Z|79235e09-b0bf-4384-9237-b40142e112f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:09:57.849Z|79235e09-b0bf-4384-9237-b40142e112f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:10:05.045Z|591afce4-2c38-49e6-b017-2614e1e4874d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:05.046Z|591afce4-2c38-49e6-b017-2614e1e4874d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:05.046Z|9bcf4d9c-ff5a-4b97-94a5-130af0543fab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:05.047Z|9bcf4d9c-ff5a-4b97-94a5-130af0543fab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:05.047Z|62a79f87-26fc-48e9-8c95-50984fc4c762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:05.048Z|62a79f87-26fc-48e9-8c95-50984fc4c762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:12.554Z|d802501e-1c37-4b98-8af3-8a0c47430a90|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:10:12.555Z|d802501e-1c37-4b98-8af3-8a0c47430a90|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:12.691Z|c16080d4-96e9-44ca-b867-8d1bf5ea7f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:10:12.691Z|c16080d4-96e9-44ca-b867-8d1bf5ea7f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:10:15.071Z|fd84a8c2-94ad-4062-9cf7-45e46f705b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:15.071Z|1e556180-9f7b-4998-be5f-ce2c93ffa5e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:15.071Z|35ce0fc0-ae5b-4e15-a387-066b6157f578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:15.072Z|fd84a8c2-94ad-4062-9cf7-45e46f705b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:15.072Z|35ce0fc0-ae5b-4e15-a387-066b6157f578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:15.072Z|1e556180-9f7b-4998-be5f-ce2c93ffa5e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:25.096Z|1b8eef11-74dc-4799-bd5e-c4ac204878af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:25.097Z|1b8eef11-74dc-4799-bd5e-c4ac204878af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:25.097Z|c36124df-e487-4a5b-bf3d-9776d27f842b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:25.097Z|2d83717d-5d15-48db-85fe-671c6ad08520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:25.098Z|2d83717d-5d15-48db-85fe-671c6ad08520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:25.098Z|c36124df-e487-4a5b-bf3d-9776d27f842b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:27.691Z|fbf21ba3-3119-4801-82d1-043b22b80c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:10:27.691Z|fbf21ba3-3119-4801-82d1-043b22b80c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:10:27.850Z|dad560f6-12eb-457a-8dd9-afd99b730d2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:10:27.851Z|dad560f6-12eb-457a-8dd9-afd99b730d2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:10:35.120Z|924afc1c-fb63-4405-81c7-61168ff5cb1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:35.121Z|924afc1c-fb63-4405-81c7-61168ff5cb1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:35.121Z|06a7965f-22b3-4b18-9a12-8b7ef3d3517f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:35.121Z|55336f63-22d6-4bb2-9292-3525c1df28cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:35.122Z|06a7965f-22b3-4b18-9a12-8b7ef3d3517f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:35.122Z|55336f63-22d6-4bb2-9292-3525c1df28cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:42.691Z|b79f410d-fa1c-4f36-9e70-8165792eafe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:10:42.695Z|b79f410d-fa1c-4f36-9e70-8165792eafe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:10:45.146Z|f8447964-fc5d-4fe1-a13f-787ae62cebf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:45.146Z|f8447964-fc5d-4fe1-a13f-787ae62cebf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:45.146Z|79ccb355-5182-4854-83f8-4b21fc879a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:45.147Z|a5345d0d-8003-4939-b134-df761b7c577b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:45.147Z|79ccb355-5182-4854-83f8-4b21fc879a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:45.147Z|a5345d0d-8003-4939-b134-df761b7c577b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:47.266Z|c1abafdd-0cb0-4a42-a625-4af3cdb9bc4d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:10:47.267Z|c1abafdd-0cb0-4a42-a625-4af3cdb9bc4d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:55.169Z|28a4c057-6b3a-41f7-8f76-aa4feaf00103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:55.169Z|dd9608f6-1fd6-41e8-9891-2f8a0903865d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:55.169Z|f7351a03-0da8-4bd9-9455-92265fe08614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:10:55.170Z|dd9608f6-1fd6-41e8-9891-2f8a0903865d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:55.170Z|f7351a03-0da8-4bd9-9455-92265fe08614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:55.170Z|28a4c057-6b3a-41f7-8f76-aa4feaf00103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:10:57.691Z|0ba2d1d7-5b2f-43d2-abeb-7ee4afb593d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:10:57.691Z|0ba2d1d7-5b2f-43d2-abeb-7ee4afb593d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:10:57.851Z|c3a129ad-7362-43c8-92f8-093c2aa4a67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:10:57.852Z|c3a129ad-7362-43c8-92f8-093c2aa4a67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:11:05.196Z|51fc0d00-8e52-47c5-9be2-e76813f7e8f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:05.196Z|e673684c-fd90-4844-8383-ed4045905ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:05.197Z|4d2c5774-5200-4baf-8e6e-99c1be247415|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:05.197Z|e673684c-fd90-4844-8383-ed4045905ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:05.197Z|51fc0d00-8e52-47c5-9be2-e76813f7e8f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:05.197Z|4d2c5774-5200-4baf-8e6e-99c1be247415|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:12.691Z|aac4fe2c-3ebb-4874-9172-ed06db2208da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:11:12.691Z|aac4fe2c-3ebb-4874-9172-ed06db2208da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:11:15.224Z|eb557eae-62bb-4d7c-be4a-980d6a2a5da0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:15.224Z|6b6905a4-fcbe-4532-b93b-760388f8d32d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:15.224Z|0ef2a8dc-c25a-41d9-b158-efd7817069cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:15.225Z|6b6905a4-fcbe-4532-b93b-760388f8d32d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:15.225Z|eb557eae-62bb-4d7c-be4a-980d6a2a5da0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:15.225Z|0ef2a8dc-c25a-41d9-b158-efd7817069cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:25.251Z|233a7e1b-70eb-4802-94a8-d7dfdca187ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:25.251Z|e48d8809-3c41-4f44-9909-f07056d6bb32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:25.251Z|d2fd4a43-0691-4773-8339-4e608265310f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:25.252Z|d2fd4a43-0691-4773-8339-4e608265310f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:25.252Z|e48d8809-3c41-4f44-9909-f07056d6bb32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:25.252Z|233a7e1b-70eb-4802-94a8-d7dfdca187ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:27.691Z|35c08ae4-dffe-4492-9001-7f43299fda11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:11:27.692Z|35c08ae4-dffe-4492-9001-7f43299fda11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:11:27.852Z|f4b426dd-605b-4752-afff-5bd5c33dc0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:11:27.853Z|f4b426dd-605b-4752-afff-5bd5c33dc0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:11:35.278Z|87480138-04a5-43fe-86d5-d31b0495c9d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:35.278Z|d1b3f113-2703-4711-81a0-1ba046e539af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:35.279Z|e2c9ab14-f9fb-42e9-8203-3b8f8bc484d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:35.279Z|87480138-04a5-43fe-86d5-d31b0495c9d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:35.279Z|d1b3f113-2703-4711-81a0-1ba046e539af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:35.279Z|e2c9ab14-f9fb-42e9-8203-3b8f8bc484d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:42.691Z|c62a6445-7668-430e-8404-94060a9d9691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:11:42.691Z|c62a6445-7668-430e-8404-94060a9d9691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:11:45.303Z|1e00d7a8-5b44-492b-8735-32985be366f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:45.304Z|1e00d7a8-5b44-492b-8735-32985be366f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:45.304Z|c3e8519f-6124-49df-a2ab-5305c0da2da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:45.305Z|c3e8519f-6124-49df-a2ab-5305c0da2da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:45.309Z|c09834b0-510d-4059-91c9-bb7214c4c38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:45.310Z|c09834b0-510d-4059-91c9-bb7214c4c38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:47.266Z|d0c0595a-c86d-4ac1-a82e-a7a3e86de325|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:11:47.267Z|d0c0595a-c86d-4ac1-a82e-a7a3e86de325|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:55.304Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:11:55.305Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: f2ef8a99-01ec-496d-a684-669779ce6ffb already exists in requestDb InfraActiveRequests table
2022-04-17T03:11:55.306Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb
2022-04-17T03:11:55.306Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|INFO|500||Invoke
2022-04-17T03:11:55.307Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||===========================request begin================================================
2022-04-17T03:11:55.307Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb
2022-04-17T03:11:55.307Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||Method      : GET
2022-04-17T03:11:55.308Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94cfa68709a71e3c", X-B3-SpanId:"1ac542fce2508c47", X-B3-ParentSpanId:"94cfa68709a71e3c", X-B3-Sampled:"0", X-ONAP-RequestID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-RequestID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-TransactionID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-ECOMP-RequestID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f03db63-c469-4c3a-b613-8c3a99bf5b83"]
2022-04-17T03:11:55.308Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||Request body: 
2022-04-17T03:11:55.308Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||==========================request end================================================
2022-04-17T03:11:55.326Z|e914e67c-e3d7-4f6b-9949-57b8f204cd37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:55.327Z|e914e67c-e3d7-4f6b-9949-57b8f204cd37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:55.329Z|747a5e76-f358-41f9-bf6c-9bad1af02449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:55.330Z|747a5e76-f358-41f9-bf6c-9bad1af02449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:55.333Z|7b2dee70-223e-4467-9607-9a84ca64a2fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:11:55.333Z|7b2dee70-223e-4467-9607-9a84ca64a2fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:11:56.209Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||============================response begin==========================================
2022-04-17T03:11:56.210Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:11:56.210Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||Status text  : 
2022-04-17T03:11:56.211Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:11:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:11:56.211Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||Response body: 
2022-04-17T03:11:56.211Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|DEBUG|500||=======================response end=================================================
2022-04-17T03:11:56.212Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2ef8a99-01ec-496d-a684-669779ce6ffb|INFO|404|Not Found|InvokeReturn
2022-04-17T03:11:56.215Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID f2ef8a99-01ec-496d-a684-669779ce6ffb
2022-04-17T03:11:56.215Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:11:56.216Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:11:56.216Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T03:11:56.217Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:11:56.217Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T03:11:56.217Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:11:56.217Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|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:"94cfa68709a71e3c", X-B3-SpanId:"7d2372ded46ca07d", X-B3-ParentSpanId:"94cfa68709a71e3c", X-B3-Sampled:"0", X-ONAP-RequestID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-RequestID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-TransactionID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-ECOMP-RequestID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41bce372-2642-4adc-9295-ac4b07632fde"]
2022-04-17T03:11:56.218Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:11:56.218Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:11:56.225Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:11:56.225Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:11:56.225Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:11:56.226Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|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:"Sun, 17 Apr 2022 03:11:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:11:56.226Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T03:11:56.226Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:11:56.226Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:11:56.227Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|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$$2bce25c4.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-17T03:11:56.228Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:11:56.229Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|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-17T03:11:56.229Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T03:11:56.229Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:11:56.229Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|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-17T03:11:56.230Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:11:56.230Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|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:"94cfa68709a71e3c", X-B3-SpanId:"2b4a6a15c89927b5", X-B3-ParentSpanId:"94cfa68709a71e3c", X-B3-Sampled:"0", X-ONAP-RequestID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-RequestID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-TransactionID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-ECOMP-RequestID:"f2ef8a99-01ec-496d-a684-669779ce6ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51a81379-8ba2-4c3e-88a6-dc500749a67f"]
2022-04-17T03:11:56.230Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:11:56.230Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:11:56.239Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:11:56.239Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:11:56.239Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:11:56.239Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|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:"Sun, 17 Apr 2022 03:11:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:11:56.240Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T03:11:56.240Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:11:56.240Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:11:56.241Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|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$$2bce25c4.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-17T03:11:56.241Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1970fe03
2022-04-17T03:11:56.243Z|f2ef8a99-01ec-496d-a684-669779ce6ffb|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:11:57.691Z|8cbbb20c-179f-4eb5-a007-4b6d2ed509fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:11:57.691Z|8cbbb20c-179f-4eb5-a007-4b6d2ed509fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:11:57.854Z|8d09b2e4-45b2-41bd-a8af-491ea5e2fd9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:11:57.854Z|8d09b2e4-45b2-41bd-a8af-491ea5e2fd9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:12:05.351Z|a93e1f33-2fe3-4bae-ad9a-3d94b0aa1b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:05.352Z|a93e1f33-2fe3-4bae-ad9a-3d94b0aa1b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:05.354Z|16c2fc28-4c9b-404e-b1e7-f9255462642e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:05.354Z|16c2fc28-4c9b-404e-b1e7-f9255462642e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:05.356Z|f85fa571-d505-4d3c-b3ca-d23cce8e738f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:05.356Z|f85fa571-d505-4d3c-b3ca-d23cce8e738f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:12.691Z|f153708b-456b-4cc4-b50b-3b1ded097f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:12:12.692Z|f153708b-456b-4cc4-b50b-3b1ded097f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:12:15.375Z|77db6a96-0c12-49d8-9ffb-9e5c29bb3288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:15.375Z|c804b4b0-ea33-4f5e-830a-c36f3d62cbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:15.376Z|2b09ddab-7612-4788-b874-975617550589|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:15.376Z|77db6a96-0c12-49d8-9ffb-9e5c29bb3288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:15.376Z|c804b4b0-ea33-4f5e-830a-c36f3d62cbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:15.376Z|2b09ddab-7612-4788-b874-975617550589|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:25.400Z|6e0ca803-8c8e-44ad-9d3a-751031b47e56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:25.401Z|6e0ca803-8c8e-44ad-9d3a-751031b47e56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:25.401Z|e8ea087c-6a6b-496a-8416-65fa654eb07c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:25.401Z|931f39ce-40c6-4262-a5d5-ef0543dc4f1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:25.401Z|931f39ce-40c6-4262-a5d5-ef0543dc4f1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:25.401Z|e8ea087c-6a6b-496a-8416-65fa654eb07c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:27.691Z|8335e8c0-ebc5-4be6-8da2-192138b201a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:12:27.691Z|8335e8c0-ebc5-4be6-8da2-192138b201a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:12:27.855Z|f86537f5-556f-4579-85fa-5f5b05b51b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:12:27.855Z|f86537f5-556f-4579-85fa-5f5b05b51b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:12:35.424Z|90bd888d-9b88-421d-8c4b-48f20163e3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:35.425Z|90bd888d-9b88-421d-8c4b-48f20163e3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:35.426Z|21a2db76-0b5d-401f-9e38-325d2cdea880|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:35.426Z|21a2db76-0b5d-401f-9e38-325d2cdea880|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:35.426Z|82961a20-e6c0-4a81-9305-dcbdd06858bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:35.427Z|82961a20-e6c0-4a81-9305-dcbdd06858bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:42.691Z|9415aa38-742a-4218-9989-6392b893ad21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:12:42.691Z|9415aa38-742a-4218-9989-6392b893ad21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:12:44.562Z|fe15ec7f-bd79-4e70-a99a-4c118f46bde9|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:12:44.563Z|fe15ec7f-bd79-4e70-a99a-4c118f46bde9|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:45.452Z|c6e55738-9a5d-4d41-bb52-602d7b52098b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:45.452Z|b47a8469-7228-40d5-b8ba-cb30c1dc360e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:45.452Z|c6e55738-9a5d-4d41-bb52-602d7b52098b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:45.452Z|f6bbca00-d496-4dd7-9e0f-79b45f853b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:45.452Z|b47a8469-7228-40d5-b8ba-cb30c1dc360e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:45.453Z|f6bbca00-d496-4dd7-9e0f-79b45f853b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:47.266Z|f23dd1bf-5d4c-4fe2-bee5-8b37009c782d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:12:47.266Z|f23dd1bf-5d4c-4fe2-bee5-8b37009c782d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:55.476Z|aaf06838-e049-4ba7-a039-d3817abbc4d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:55.476Z|cc440bfa-ca80-442e-b2df-a2a5ddbd46ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:55.477Z|aec0dca9-105f-48ba-aa9c-b85b1413b1dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:12:55.477Z|cc440bfa-ca80-442e-b2df-a2a5ddbd46ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:55.477Z|aec0dca9-105f-48ba-aa9c-b85b1413b1dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:55.477Z|aaf06838-e049-4ba7-a039-d3817abbc4d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:12:57.691Z|251d6efa-16df-44f5-919d-7094979a7776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:12:57.692Z|251d6efa-16df-44f5-919d-7094979a7776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:12:57.856Z|63953cc1-6b25-496a-85dd-a8187af6b1bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:12:57.856Z|63953cc1-6b25-496a-85dd-a8187af6b1bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:13:05.501Z|0d72303b-a04d-4fce-9560-692f0d922e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:05.502Z|0d72303b-a04d-4fce-9560-692f0d922e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:05.502Z|69a5de37-b9b4-463a-8458-a7ab1a262eb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:05.502Z|1b31b457-068e-4da8-ba32-a317d91a4442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:05.503Z|1b31b457-068e-4da8-ba32-a317d91a4442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:05.503Z|69a5de37-b9b4-463a-8458-a7ab1a262eb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:12.691Z|5fbb5402-6413-42ed-be64-2ee8e1b00973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:13:12.691Z|5fbb5402-6413-42ed-be64-2ee8e1b00973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:13:15.527Z|f6fc87bd-2a5d-4175-8f0a-bb20deb9b71b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:15.527Z|9cfb25c1-d469-4a7b-ae3f-3397a1f6990c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:15.527Z|b3d57876-b3fe-412b-b467-c90eedb256a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:15.528Z|b3d57876-b3fe-412b-b467-c90eedb256a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:15.528Z|f6fc87bd-2a5d-4175-8f0a-bb20deb9b71b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:15.528Z|9cfb25c1-d469-4a7b-ae3f-3397a1f6990c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:25.553Z|2ed54610-3f74-4f54-8062-e9ef87b3bc10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:25.553Z|7b4456c2-99f4-4c72-aec9-b87e6a0d3c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:25.553Z|90f44067-0ece-45f2-9946-a10c4fdcee63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:25.553Z|90f44067-0ece-45f2-9946-a10c4fdcee63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:25.553Z|2ed54610-3f74-4f54-8062-e9ef87b3bc10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:25.553Z|7b4456c2-99f4-4c72-aec9-b87e6a0d3c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:27.691Z|d84c0b9a-6917-4b7b-8899-3964f689f2ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:13:27.691Z|d84c0b9a-6917-4b7b-8899-3964f689f2ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:13:27.857Z|af7a6bda-cd07-4631-9210-416d126afe34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:13:27.858Z|af7a6bda-cd07-4631-9210-416d126afe34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:13:35.579Z|f39e99b9-bb88-4ee2-9133-726dd844b4a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:35.579Z|ef9536c8-bae2-4317-b918-e74e67c82264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:35.579Z|f39e99b9-bb88-4ee2-9133-726dd844b4a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:35.580Z|214ecd1d-2035-44b2-a351-5c8c94efac3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:35.580Z|ef9536c8-bae2-4317-b918-e74e67c82264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:35.580Z|214ecd1d-2035-44b2-a351-5c8c94efac3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:42.691Z|eec54ff0-556e-4b08-ab93-d2da6f37e436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:13:42.692Z|eec54ff0-556e-4b08-ab93-d2da6f37e436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:13:45.603Z|724e02ac-d7c2-417e-8080-d155953caec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:45.603Z|7e956682-6b63-4231-b1e3-a9e261f9103c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:45.604Z|7e956682-6b63-4231-b1e3-a9e261f9103c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:45.604Z|724e02ac-d7c2-417e-8080-d155953caec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:45.604Z|ddf53ad5-1922-41f8-8cfd-e6e17bd0d0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:45.605Z|ddf53ad5-1922-41f8-8cfd-e6e17bd0d0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:47.266Z|d44ac864-a9c7-4a3b-9499-2e29155a2bed|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:13:47.267Z|d44ac864-a9c7-4a3b-9499-2e29155a2bed|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:55.629Z|b12e3e4e-ce37-470c-aa3a-b94883560a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:55.629Z|b12e3e4e-ce37-470c-aa3a-b94883560a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:55.629Z|a7fda954-1384-4fde-b6a8-9d00044f9452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:55.630Z|12b18158-1f0c-41b0-b452-0ea536339205|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:13:55.630Z|a7fda954-1384-4fde-b6a8-9d00044f9452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:55.630Z|12b18158-1f0c-41b0-b452-0ea536339205|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:13:57.691Z|6e5ee8ca-4264-416e-8af0-c8a759afbafd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:13:57.691Z|6e5ee8ca-4264-416e-8af0-c8a759afbafd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:13:57.858Z|08bfcef5-77b2-4918-93c3-3ee4034b4d49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:13:57.859Z|08bfcef5-77b2-4918-93c3-3ee4034b4d49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:14:05.653Z|77ab972c-c7b5-4a2a-8faa-44708c1a3f46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:05.653Z|77ab972c-c7b5-4a2a-8faa-44708c1a3f46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:05.653Z|e3020f5d-2470-4ece-a197-22b98939786b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:05.654Z|e3020f5d-2470-4ece-a197-22b98939786b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:05.656Z|4e0799e2-7339-46c4-b44f-736050769af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:05.657Z|4e0799e2-7339-46c4-b44f-736050769af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:12.691Z|b2c0481f-77ad-496d-9d26-bc4970262b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:14:12.691Z|b2c0481f-77ad-496d-9d26-bc4970262b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:14:15.678Z|6d69c3ad-0b9a-4f54-8ee7-e3fdcd1d911d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:15.678Z|c9035f62-5c78-41a4-9150-56977be39142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:15.678Z|6d69c3ad-0b9a-4f54-8ee7-e3fdcd1d911d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:15.678Z|c9035f62-5c78-41a4-9150-56977be39142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:15.679Z|c7128016-aafb-4608-babe-1336bf4d3e12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:15.680Z|c7128016-aafb-4608-babe-1336bf4d3e12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:25.704Z|1b5030a9-fb92-45e6-ad4a-d833ffcb8acb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:25.704Z|26f28cba-f156-4582-9637-90293ecc5a27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:25.704Z|1b5030a9-fb92-45e6-ad4a-d833ffcb8acb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:25.704Z|26f28cba-f156-4582-9637-90293ecc5a27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:25.706Z|58525e28-51c4-47b0-b7c3-18f5ead376db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:25.706Z|58525e28-51c4-47b0-b7c3-18f5ead376db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:27.691Z|9a76717e-da78-402e-bfbb-305971dc3feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:14:27.692Z|9a76717e-da78-402e-bfbb-305971dc3feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:14:27.859Z|cdea7646-9064-4b81-8f43-4afcd217a6d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:14:27.860Z|cdea7646-9064-4b81-8f43-4afcd217a6d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:14:35.729Z|bb21de09-2956-4e02-87cb-c097feee1d06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:35.729Z|81b7e879-25aa-4a1b-b7c3-4bac0aa481d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:35.730Z|81b7e879-25aa-4a1b-b7c3-4bac0aa481d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:35.730Z|d23724ec-d3b4-4d19-8397-76c6521c08c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:35.730Z|bb21de09-2956-4e02-87cb-c097feee1d06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:35.731Z|d23724ec-d3b4-4d19-8397-76c6521c08c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:36.027Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:14:36.028Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9 already exists in requestDb InfraActiveRequests table
2022-04-17T03:14:36.029Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9
2022-04-17T03:14:36.029Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|INFO|500||Invoke
2022-04-17T03:14:36.030Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||===========================request begin================================================
2022-04-17T03:14:36.030Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9
2022-04-17T03:14:36.030Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||Method      : GET
2022-04-17T03:14:36.030Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2979b6a313f14de0", X-B3-SpanId:"71f7b5fd9ab2ed44", X-B3-ParentSpanId:"2979b6a313f14de0", X-B3-Sampled:"0", X-ONAP-RequestID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-RequestID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-TransactionID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-ECOMP-RequestID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"955dc9b8-bd8e-42ce-9728-7b2f778017bf"]
2022-04-17T03:14:36.031Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||Request body: 
2022-04-17T03:14:36.031Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||==========================request end================================================
2022-04-17T03:14:36.227Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||============================response begin==========================================
2022-04-17T03:14:36.227Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:14:36.227Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||Status text  : 
2022-04-17T03:14:36.228Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:14:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:14:36.228Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||Response body: 
2022-04-17T03:14:36.228Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|DEBUG|500||=======================response end=================================================
2022-04-17T03:14:36.229Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|INFO|404|Not Found|InvokeReturn
2022-04-17T03:14:36.232Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9
2022-04-17T03:14:36.233Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:14:36.233Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:14:36.234Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T03:14:36.234Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:14:36.234Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T03:14:36.234Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:14:36.235Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|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:"2979b6a313f14de0", X-B3-SpanId:"42d29ad14d627129", X-B3-ParentSpanId:"2979b6a313f14de0", X-B3-Sampled:"0", X-ONAP-RequestID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-RequestID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-TransactionID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-ECOMP-RequestID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"896bac52-a02a-4483-9aeb-51f1f281a668"]
2022-04-17T03:14:36.235Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:14:36.235Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:14:36.243Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:14:36.243Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:14:36.243Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:14:36.244Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|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:"Sun, 17 Apr 2022 03:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:14:36.244Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T03:14:36.244Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:14:36.244Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:14:36.245Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|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$$2bce25c4.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-17T03:14:36.245Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:14:36.246Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|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-17T03:14:36.246Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T03:14:36.247Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:14:36.247Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|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-17T03:14:36.247Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:14:36.247Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|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:"2979b6a313f14de0", X-B3-SpanId:"fff58522df14f2ea", X-B3-ParentSpanId:"2979b6a313f14de0", X-B3-Sampled:"0", X-ONAP-RequestID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-RequestID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-TransactionID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-ECOMP-RequestID:"7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b392de67-93e5-4b50-acf0-a597a516bb60"]
2022-04-17T03:14:36.247Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:14:36.248Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:14:36.255Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:14:36.255Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:14:36.255Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:14:36.255Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|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:"Sun, 17 Apr 2022 03:14:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:14:36.256Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T03:14:36.256Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:14:36.256Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:14:36.256Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|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$$2bce25c4.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-17T03:14:36.257Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7598462c
2022-04-17T03:14:36.258Z|7ddbf7b7-95ac-46d3-b8ce-cde898b8f5e9|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:14:42.691Z|fa8e65ad-6572-4204-a7a9-bb66a2937359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:14:42.691Z|fa8e65ad-6572-4204-a7a9-bb66a2937359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:14:45.754Z|25774fdc-fbdf-4788-8250-cccc5304e7ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:45.754Z|f763288e-5396-4ab1-82f4-3479b671f60d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:45.754Z|69255768-8f3e-4d51-b6ca-20092a33df0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:45.754Z|f763288e-5396-4ab1-82f4-3479b671f60d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:45.754Z|25774fdc-fbdf-4788-8250-cccc5304e7ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:45.755Z|69255768-8f3e-4d51-b6ca-20092a33df0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:47.266Z|510c916e-f5bd-4caa-a65b-116438caf433|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:14:47.267Z|510c916e-f5bd-4caa-a65b-116438caf433|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:55.776Z|4c89cfe9-6968-42d9-a4ba-374cb7bba99d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:55.777Z|4c89cfe9-6968-42d9-a4ba-374cb7bba99d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:55.778Z|996c9c85-5f7d-4e8c-9a30-6fe98034af40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:55.778Z|996c9c85-5f7d-4e8c-9a30-6fe98034af40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:55.780Z|f5ea6794-424a-4e93-98fc-c8857f0388d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:14:55.780Z|f5ea6794-424a-4e93-98fc-c8857f0388d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:14:57.691Z|8d1aa579-d31e-4e00-865f-2e787d210837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:14:57.691Z|8d1aa579-d31e-4e00-865f-2e787d210837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:14:57.860Z|2b6cbd50-d6f7-4497-a966-f440eeccb092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:14:57.861Z|2b6cbd50-d6f7-4497-a966-f440eeccb092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:15:05.801Z|943c57ae-0dea-4089-a6bd-6f8448965471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:05.801Z|943c57ae-0dea-4089-a6bd-6f8448965471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:05.803Z|b433538c-ab0d-4de2-82e7-c68ef1b3b5ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:05.804Z|b433538c-ab0d-4de2-82e7-c68ef1b3b5ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:05.805Z|94bc6c43-74b0-4663-863f-fbec37de64f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:05.806Z|94bc6c43-74b0-4663-863f-fbec37de64f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:12.691Z|fc8e7669-abc5-483d-b878-d828fd5f32f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:15:12.692Z|fc8e7669-abc5-483d-b878-d828fd5f32f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:15:15.825Z|5ba51b1a-d605-4de7-ba80-3849ff2b77c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:15.825Z|4d4ab3aa-2edb-482a-a78a-6832f4448392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:15.825Z|df9cf1b7-ed27-485a-b391-776a1cc610d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:15.826Z|4d4ab3aa-2edb-482a-a78a-6832f4448392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:15.826Z|5ba51b1a-d605-4de7-ba80-3849ff2b77c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:15.826Z|df9cf1b7-ed27-485a-b391-776a1cc610d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:16.581Z|cf0583d3-5d35-4150-b3a4-928ac97ac759|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:15:16.581Z|cf0583d3-5d35-4150-b3a4-928ac97ac759|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:25.850Z|de99882e-4c16-4e47-8cec-476f0935b8db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:25.850Z|4a842445-015a-4fd3-92f6-dedddc2fca85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:25.850Z|ca366dea-d2c7-4b3f-9d60-aad8e30c265c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:25.851Z|ca366dea-d2c7-4b3f-9d60-aad8e30c265c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:25.851Z|de99882e-4c16-4e47-8cec-476f0935b8db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:25.851Z|4a842445-015a-4fd3-92f6-dedddc2fca85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:27.691Z|6e2f6e95-198a-4782-8e62-337fe86d221c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:15:27.691Z|6e2f6e95-198a-4782-8e62-337fe86d221c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:15:27.861Z|c651f356-5825-4c02-b3c0-4e9e38b396fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:15:27.862Z|c651f356-5825-4c02-b3c0-4e9e38b396fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:15:35.875Z|1830280c-b13d-4d8e-a1ee-7bb7cbab603d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:35.875Z|1830280c-b13d-4d8e-a1ee-7bb7cbab603d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:35.875Z|913324bd-b445-436d-8be1-ab113931f9ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:35.876Z|913324bd-b445-436d-8be1-ab113931f9ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:35.879Z|103301fa-1b06-4d09-b9a9-a72dd7ab2c57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:35.880Z|103301fa-1b06-4d09-b9a9-a72dd7ab2c57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:42.691Z|7e18e131-95d3-4813-bc96-622e283af976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:15:42.691Z|7e18e131-95d3-4813-bc96-622e283af976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:15:45.898Z|1509468c-89b2-44d3-8c31-938f4379ab4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:45.898Z|1509468c-89b2-44d3-8c31-938f4379ab4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:45.898Z|7339a98e-7ab9-4ba9-a24e-dde8ec1336e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:45.899Z|2c282d6b-fac6-4bf0-ba03-802c3bd222e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:45.899Z|7339a98e-7ab9-4ba9-a24e-dde8ec1336e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:45.899Z|2c282d6b-fac6-4bf0-ba03-802c3bd222e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:47.267Z|e23148e7-9477-4cfd-a008-add6acf425d2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:15:47.267Z|e23148e7-9477-4cfd-a008-add6acf425d2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:55.919Z|9fa272f9-f674-41fe-bec8-2a3e9ed41d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:55.920Z|9fa272f9-f674-41fe-bec8-2a3e9ed41d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:55.921Z|e50b1efa-ac4f-46e4-b7a1-4ab78002ee8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:55.921Z|e50b1efa-ac4f-46e4-b7a1-4ab78002ee8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:55.921Z|b5e239a2-d0ee-49ce-8c90-a1b99c343bad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:15:55.922Z|b5e239a2-d0ee-49ce-8c90-a1b99c343bad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:15:57.691Z|f4270e6b-46e9-4ecf-b483-e725fbe0b7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:15:57.693Z|f4270e6b-46e9-4ecf-b483-e725fbe0b7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:15:57.863Z|88d66657-280e-4966-92fd-620fb6ae18f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:15:57.863Z|88d66657-280e-4966-92fd-620fb6ae18f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:16:05.944Z|c3f841ca-0f9c-4a6d-99f7-e012f202e2a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:05.944Z|c3f841ca-0f9c-4a6d-99f7-e012f202e2a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:05.945Z|371b5202-97bd-460a-9ea3-ea24936286c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:05.946Z|371b5202-97bd-460a-9ea3-ea24936286c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:05.946Z|48178155-b961-4036-b741-62c2b78e5acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:05.946Z|48178155-b961-4036-b741-62c2b78e5acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:12.691Z|9e8ee7e4-785e-4473-93ab-962f9ad60db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:16:12.691Z|9e8ee7e4-785e-4473-93ab-962f9ad60db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:16:15.966Z|2e67d423-7f5e-4c1e-93b8-fcff1031541e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:15.966Z|8f047e99-94b4-4aac-b405-6999916e72ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:15.967Z|2e67d423-7f5e-4c1e-93b8-fcff1031541e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:15.967Z|8f047e99-94b4-4aac-b405-6999916e72ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:15.968Z|b7e3ec28-36cb-4ca8-829c-a79263bf9a8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:15.969Z|b7e3ec28-36cb-4ca8-829c-a79263bf9a8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:25.991Z|40b697cb-03de-4982-a8f6-c45114ec578d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:25.991Z|e3255dff-2a26-4c1d-a4df-7ba2b5f1ec37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:25.991Z|07f4385d-2b19-4021-b6b5-5358f2a5da44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:25.992Z|e3255dff-2a26-4c1d-a4df-7ba2b5f1ec37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:25.992Z|40b697cb-03de-4982-a8f6-c45114ec578d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:25.992Z|07f4385d-2b19-4021-b6b5-5358f2a5da44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:27.691Z|770f3406-b456-4c56-96bd-fa99c5a1d575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:16:27.691Z|770f3406-b456-4c56-96bd-fa99c5a1d575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:16:27.864Z|2c23813a-42f4-4e9b-a5bd-4da7f7916616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:16:27.864Z|2c23813a-42f4-4e9b-a5bd-4da7f7916616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:16:36.014Z|99d1dad8-e8d4-4ba6-be1a-bda908cdd2a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:36.014Z|03c6e61c-2cfa-4ddb-a397-7effbd3238af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:36.014Z|99d1dad8-e8d4-4ba6-be1a-bda908cdd2a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:36.014Z|03c6e61c-2cfa-4ddb-a397-7effbd3238af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:36.015Z|773b86aa-c640-492a-8510-f8ef0dc71b73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:36.016Z|773b86aa-c640-492a-8510-f8ef0dc71b73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:42.691Z|9a0e196b-19ff-4554-ae24-50e37c31504c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:16:42.692Z|9a0e196b-19ff-4554-ae24-50e37c31504c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:16:46.040Z|ef343c5e-ccd8-4034-8e49-8aab8b9c40b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:46.040Z|d336782d-fe18-4a70-94c9-7d3c862eeb9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:46.040Z|a10f4b7e-0acf-4e24-b764-ea3d66a09687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:46.041Z|d336782d-fe18-4a70-94c9-7d3c862eeb9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:46.041Z|a10f4b7e-0acf-4e24-b764-ea3d66a09687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:46.041Z|ef343c5e-ccd8-4034-8e49-8aab8b9c40b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:47.266Z|f8758f00-cd4a-4652-8b72-9baccec4f5b2|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:16:47.267Z|f8758f00-cd4a-4652-8b72-9baccec4f5b2|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:56.066Z|43ca93e3-9652-4166-9d57-4c6928043c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:56.066Z|b09ec6b3-378d-47cb-aa19-266608c4e4b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:56.066Z|600ff094-68fb-4d90-8c33-05a9d6eb5297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:16:56.067Z|b09ec6b3-378d-47cb-aa19-266608c4e4b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:56.067Z|600ff094-68fb-4d90-8c33-05a9d6eb5297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:56.067Z|43ca93e3-9652-4166-9d57-4c6928043c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:16:57.691Z|e376c934-b1cc-482c-952f-acd79f63065c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:16:57.691Z|e376c934-b1cc-482c-952f-acd79f63065c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:16:57.865Z|6e7bb159-1c0c-413a-842c-47653ca0b45c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:16:57.866Z|6e7bb159-1c0c-413a-842c-47653ca0b45c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:17:06.088Z|7b432a6f-01a5-4d0e-ae4b-f7403f983c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:06.088Z|df12ecf7-59e9-4342-aa1a-0fa86aa50b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:06.089Z|642a5974-3a10-492a-ad05-b3c00d6ad2de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:06.089Z|7b432a6f-01a5-4d0e-ae4b-f7403f983c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:06.089Z|df12ecf7-59e9-4342-aa1a-0fa86aa50b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:06.089Z|642a5974-3a10-492a-ad05-b3c00d6ad2de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:12.691Z|3eb81310-a2ad-4f4a-9e5c-354f1d4b3c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:17:12.691Z|3eb81310-a2ad-4f4a-9e5c-354f1d4b3c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:17:16.111Z|43b2278d-a0e0-4757-8bb8-d1b4f64bf4dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:16.111Z|92ebc37c-62e0-4cbe-94de-889b6c801276|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:16.111Z|00dd840f-063a-4b2b-a95a-7f5cfbf63138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:16.112Z|92ebc37c-62e0-4cbe-94de-889b6c801276|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:16.112Z|00dd840f-063a-4b2b-a95a-7f5cfbf63138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:16.112Z|43b2278d-a0e0-4757-8bb8-d1b4f64bf4dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:26.135Z|f950ec29-ce14-4a8c-a396-b98d6de61e64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:26.135Z|854e7609-0652-4b90-9443-13e62d07dc8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:26.135Z|82d15e5a-31eb-4f49-b1ff-cfe42ff972a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:26.135Z|f950ec29-ce14-4a8c-a396-b98d6de61e64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:26.135Z|82d15e5a-31eb-4f49-b1ff-cfe42ff972a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:26.135Z|854e7609-0652-4b90-9443-13e62d07dc8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:27.691Z|acec0689-3777-451e-9451-833860e721d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:17:27.692Z|acec0689-3777-451e-9451-833860e721d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:17:27.867Z|7226c2bb-94a0-4f3a-a3d0-d838de676e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:17:27.867Z|7226c2bb-94a0-4f3a-a3d0-d838de676e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:17:36.161Z|83c276f5-e5a3-46cd-b14c-decca0a45a73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:36.160Z|3be89061-4edf-4bfb-b2b4-7809b176d5a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:36.162Z|83c276f5-e5a3-46cd-b14c-decca0a45a73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:36.162Z|4f08e3a1-774f-44d9-8a98-434e6e83b669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:36.162Z|3be89061-4edf-4bfb-b2b4-7809b176d5a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:36.162Z|4f08e3a1-774f-44d9-8a98-434e6e83b669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:42.691Z|dee80735-e129-459c-bee3-16ad0ef4fd79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:17:42.692Z|dee80735-e129-459c-bee3-16ad0ef4fd79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:17:46.183Z|b123f443-db35-4863-9611-31163f363296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:46.183Z|b123f443-db35-4863-9611-31163f363296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:46.183Z|7e495bbf-3cbc-4599-b45d-aee16620e230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:46.184Z|2c894265-a806-46c1-b3b8-37d470eb9f5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:46.184Z|7e495bbf-3cbc-4599-b45d-aee16620e230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:46.184Z|2c894265-a806-46c1-b3b8-37d470eb9f5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:47.266Z|cfc70298-48e3-4443-98dc-6773cff1504a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:17:47.267Z|cfc70298-48e3-4443-98dc-6773cff1504a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:56.207Z|7979d5fc-b1eb-46f4-9415-92148d0e540d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:56.207Z|71534cfa-f5d5-49a5-9613-e2324d190af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:56.207Z|d77fc3e0-94ba-442f-8499-fbc1f90511c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:17:56.208Z|7979d5fc-b1eb-46f4-9415-92148d0e540d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:56.208Z|d77fc3e0-94ba-442f-8499-fbc1f90511c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:56.208Z|71534cfa-f5d5-49a5-9613-e2324d190af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:17:57.691Z|d2afa0bc-a882-4f78-87c6-2e545c6f6561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:17:57.691Z|d2afa0bc-a882-4f78-87c6-2e545c6f6561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:17:57.868Z|c6aec732-556e-4c81-96ec-934267a7be49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:17:57.869Z|c6aec732-556e-4c81-96ec-934267a7be49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:18:06.231Z|b1a35b52-16e1-43d8-9be5-002778ff9c1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:06.231Z|bcf4fab5-9c9a-4c8f-a0d7-7004b6a06fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:06.232Z|bcf4fab5-9c9a-4c8f-a0d7-7004b6a06fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:06.232Z|b1a35b52-16e1-43d8-9be5-002778ff9c1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:06.233Z|b254a8dc-1a00-4bb1-91de-b66a6fffffb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:06.233Z|b254a8dc-1a00-4bb1-91de-b66a6fffffb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:12.691Z|98b3a3ae-8968-444d-90e8-4f05489f04b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:18:12.692Z|98b3a3ae-8968-444d-90e8-4f05489f04b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:18:16.254Z|21bece15-9afb-47f7-8ed9-4d7f862f8939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:16.255Z|21bece15-9afb-47f7-8ed9-4d7f862f8939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:16.255Z|b7da59f3-f189-45ae-9a68-93b4ea7dc221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:16.255Z|2ddb660e-e3d5-431d-851c-4fe1baed8daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:16.256Z|b7da59f3-f189-45ae-9a68-93b4ea7dc221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:16.256Z|2ddb660e-e3d5-431d-851c-4fe1baed8daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:26.281Z|285e9a23-0596-4da6-b124-eb7fe345073b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:26.281Z|6ddf9fc2-14e2-48ef-8d1a-14fc281877f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:26.281Z|1d6fe306-e9de-4f8e-b0d8-f8d94df42442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:26.282Z|6ddf9fc2-14e2-48ef-8d1a-14fc281877f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:26.282Z|285e9a23-0596-4da6-b124-eb7fe345073b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:26.282Z|1d6fe306-e9de-4f8e-b0d8-f8d94df42442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:27.691Z|38c86af5-36af-4c7c-ab86-fdae879cd26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:18:27.691Z|38c86af5-36af-4c7c-ab86-fdae879cd26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:18:27.870Z|7a533776-e2a2-4a03-aee0-dc252cad5902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:18:27.870Z|7a533776-e2a2-4a03-aee0-dc252cad5902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:18:36.304Z|d21d86ef-26c6-4b96-930d-596e0716cf57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:36.304Z|d8ffd855-776b-41d8-82c4-df342cfb42c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:36.305Z|d21d86ef-26c6-4b96-930d-596e0716cf57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:36.305Z|d8ffd855-776b-41d8-82c4-df342cfb42c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:36.309Z|79bf2bad-b5e0-42d8-9a74-d56c5efbd747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:36.309Z|79bf2bad-b5e0-42d8-9a74-d56c5efbd747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:42.691Z|9a89ab6c-e874-410c-a32a-28958ae02c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:18:42.691Z|9a89ab6c-e874-410c-a32a-28958ae02c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:18:46.329Z|d0fe7cae-c398-4dfb-ad00-20939aca4a41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:46.329Z|e9b53554-b243-41f0-8347-8027a2ec1d9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:46.329Z|e9b53554-b243-41f0-8347-8027a2ec1d9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:46.329Z|d0fe7cae-c398-4dfb-ad00-20939aca4a41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:46.331Z|9e990177-1183-4624-9965-91bf3a7ebc3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:46.332Z|9e990177-1183-4624-9965-91bf3a7ebc3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:47.266Z|1a55406a-7f15-457f-a637-91c9e1c10d75|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:18:47.267Z|1a55406a-7f15-457f-a637-91c9e1c10d75|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:56.355Z|0e952845-8707-4764-88a1-650d2cfb154a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:56.355Z|6d8ac345-9b06-4dec-9dc7-cdb79bb3ea26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:56.356Z|0e952845-8707-4764-88a1-650d2cfb154a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:56.356Z|6d8ac345-9b06-4dec-9dc7-cdb79bb3ea26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:56.357Z|854bbb4d-8f2b-40e0-888a-dbf30f806b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:18:56.358Z|854bbb4d-8f2b-40e0-888a-dbf30f806b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:18:57.691Z|42f32cbb-ebe2-4569-8c61-c46a4e6df170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:18:57.692Z|42f32cbb-ebe2-4569-8c61-c46a4e6df170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:18:57.871Z|d7af40bb-2287-4c5a-b4de-1b5f8f46835e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:18:57.871Z|d7af40bb-2287-4c5a-b4de-1b5f8f46835e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:19:06.382Z|ccefe15d-4c91-4715-919f-cd89d589b062|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:06.382Z|9a31de28-9532-430c-965a-dda5226b52c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:06.382Z|ccefe15d-4c91-4715-919f-cd89d589b062|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:06.383Z|9a31de28-9532-430c-965a-dda5226b52c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:06.383Z|8d2cf7b0-321c-4aea-8948-aa0d684a136f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:06.384Z|8d2cf7b0-321c-4aea-8948-aa0d684a136f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:12.691Z|e1b1dac0-96a8-4409-91f1-741531a4c559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:19:12.691Z|e1b1dac0-96a8-4409-91f1-741531a4c559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:19:16.409Z|36793539-6602-4ff4-b337-c37825ca3d00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:16.409Z|20089028-fb99-4b38-83b8-36c0b84e4961|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:16.410Z|20089028-fb99-4b38-83b8-36c0b84e4961|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:16.410Z|36793539-6602-4ff4-b337-c37825ca3d00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:16.411Z|91ffa207-cfa7-4df3-b8d8-00705250769b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:16.412Z|91ffa207-cfa7-4df3-b8d8-00705250769b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:26.436Z|3b13ee74-5e10-4483-b845-cf5093ba3b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:26.436Z|560cece5-5cb5-4798-b2f6-c6bfd9930b18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:26.436Z|c84e33c6-b54b-4144-87ef-b632abc74c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:26.437Z|560cece5-5cb5-4798-b2f6-c6bfd9930b18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:26.437Z|3b13ee74-5e10-4483-b845-cf5093ba3b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:26.437Z|c84e33c6-b54b-4144-87ef-b632abc74c7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:27.691Z|ec734a08-2c8a-4bb6-af5f-65c7bc9dfd35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:19:27.691Z|ec734a08-2c8a-4bb6-af5f-65c7bc9dfd35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:19:27.872Z|f1cdfb9a-d083-494d-8d9f-9f4fb730be30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:19:27.872Z|f1cdfb9a-d083-494d-8d9f-9f4fb730be30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:19:36.463Z|1e2bb621-cf58-4823-9108-435bbda84cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:36.463Z|f2369939-da35-4bc6-8bc8-eb7aca21a1c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:36.463Z|31106c53-2936-4a37-9b95-4209b59ceffd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:36.463Z|f2369939-da35-4bc6-8bc8-eb7aca21a1c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:36.463Z|1e2bb621-cf58-4823-9108-435bbda84cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:36.463Z|31106c53-2936-4a37-9b95-4209b59ceffd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:42.691Z|e2d5727d-20b3-439d-809f-a05546e302ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:19:42.692Z|e2d5727d-20b3-439d-809f-a05546e302ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:19:46.486Z|8fe16fd3-faed-4077-9171-0024efabfb14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:46.487Z|8fe16fd3-faed-4077-9171-0024efabfb14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:46.489Z|42102462-c622-4c4f-b798-8d2e75ba6ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:46.489Z|6e12da34-3b76-489e-b603-8d829b7a4622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:46.490Z|42102462-c622-4c4f-b798-8d2e75ba6ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:46.490Z|6e12da34-3b76-489e-b603-8d829b7a4622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:47.266Z|f78ed0cb-9721-411c-94e8-e6077b07c1ef|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:19:47.267Z|f78ed0cb-9721-411c-94e8-e6077b07c1ef|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:56.511Z|3864972f-5ab2-40b6-b565-841ca1d72717|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:56.512Z|3864972f-5ab2-40b6-b565-841ca1d72717|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:56.513Z|49490873-53fb-4b64-a393-17a1cdc9e487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:56.514Z|49490873-53fb-4b64-a393-17a1cdc9e487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:56.515Z|46f5e1eb-3ed9-4f61-b76c-9777050f5032|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:19:56.515Z|46f5e1eb-3ed9-4f61-b76c-9777050f5032|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:19:57.691Z|40edbc4c-e324-48a2-89e4-4c583640ffe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:19:57.691Z|40edbc4c-e324-48a2-89e4-4c583640ffe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:19:57.873Z|6dba186d-0c0f-4ab0-bdc6-b88b865ce404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:19:57.874Z|6dba186d-0c0f-4ab0-bdc6-b88b865ce404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:20:06.536Z|566435f1-e8eb-4c64-aac0-80059332e6de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:06.537Z|566435f1-e8eb-4c64-aac0-80059332e6de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:06.537Z|99c9f5b4-d852-48fe-b045-80defc5b0015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:06.538Z|99c9f5b4-d852-48fe-b045-80defc5b0015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:06.538Z|3077af26-feb8-40f9-add4-1704dc1567e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:06.538Z|3077af26-feb8-40f9-add4-1704dc1567e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:12.691Z|e3918c9a-908d-4781-9afa-a7318a8bb864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:20:12.691Z|e3918c9a-908d-4781-9afa-a7318a8bb864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:20:16.563Z|6d8b056b-b138-428c-8661-ef2227c6f4ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:16.563Z|e09ba72c-e2a5-43ef-b109-6e1f6b5c71b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:16.564Z|6d8b056b-b138-428c-8661-ef2227c6f4ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:16.564Z|e09ba72c-e2a5-43ef-b109-6e1f6b5c71b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:16.569Z|9a551829-86ec-4363-95c7-258c77b35299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:16.570Z|9a551829-86ec-4363-95c7-258c77b35299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:26.588Z|2eb75c67-98d3-4c7f-b9f7-70fc5fc4c9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:26.589Z|2eb75c67-98d3-4c7f-b9f7-70fc5fc4c9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:26.590Z|67009e16-98c1-49ce-b34f-d6efec7e8922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:26.591Z|67009e16-98c1-49ce-b34f-d6efec7e8922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:26.592Z|281b4c86-de1b-4ed1-accc-ae31e9098304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:26.593Z|281b4c86-de1b-4ed1-accc-ae31e9098304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:27.691Z|3cc1d11a-ff3e-4645-9612-dcdefe1794a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:20:27.692Z|3cc1d11a-ff3e-4645-9612-dcdefe1794a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:20:27.874Z|d25b16f0-21bb-4df6-a322-bfbe819e2640|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:20:27.875Z|d25b16f0-21bb-4df6-a322-bfbe819e2640|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:20:36.610Z|b32dc0ad-3ae3-46ca-a7e2-8cc3ebec6bb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:36.611Z|b32dc0ad-3ae3-46ca-a7e2-8cc3ebec6bb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:36.614Z|b89dc225-4482-4430-9684-2cb7d86afd69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:36.614Z|a3085ce6-5442-4aaf-87bb-eb70dbec7f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:36.615Z|b89dc225-4482-4430-9684-2cb7d86afd69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:36.615Z|a3085ce6-5442-4aaf-87bb-eb70dbec7f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:38.121Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:20:38.122Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 76662e47-1935-4770-9ae8-aa5fdb6bc3d3 already exists in requestDb InfraActiveRequests table
2022-04-17T03:20:38.123Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3
2022-04-17T03:20:38.123Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|INFO|500||Invoke
2022-04-17T03:20:38.123Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||===========================request begin================================================
2022-04-17T03:20:38.124Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3
2022-04-17T03:20:38.124Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||Method      : GET
2022-04-17T03:20:38.124Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6911ea4694f1c42d", X-B3-SpanId:"005ccc958bb3edcd", X-B3-ParentSpanId:"6911ea4694f1c42d", X-B3-Sampled:"0", X-ONAP-RequestID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-RequestID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-TransactionID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-ECOMP-RequestID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23337965-e942-4d81-9810-d4e579802159"]
2022-04-17T03:20:38.124Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||Request body: 
2022-04-17T03:20:38.124Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||==========================request end================================================
2022-04-17T03:20:38.275Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||============================response begin==========================================
2022-04-17T03:20:38.276Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:20:38.276Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||Status text  : 
2022-04-17T03:20:38.276Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:20:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:20:38.277Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||Response body: 
2022-04-17T03:20:38.277Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|DEBUG|500||=======================response end=================================================
2022-04-17T03:20:38.277Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76662e47-1935-4770-9ae8-aa5fdb6bc3d3|INFO|404|Not Found|InvokeReturn
2022-04-17T03:20:38.280Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 76662e47-1935-4770-9ae8-aa5fdb6bc3d3
2022-04-17T03:20:38.280Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:20:38.281Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T03:20:38.281Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T03:20:38.281Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:20:38.282Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T03:20:38.282Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:20:38.282Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|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:"6911ea4694f1c42d", X-B3-SpanId:"a76336b999df6857", X-B3-ParentSpanId:"6911ea4694f1c42d", X-B3-Sampled:"0", X-ONAP-RequestID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-RequestID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-TransactionID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-ECOMP-RequestID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55b6252c-439b-4958-b340-b317a1540184"]
2022-04-17T03:20:38.282Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:20:38.283Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:20:38.289Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:20:38.290Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:20:38.290Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:20:38.290Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|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:"Sun, 17 Apr 2022 03:20:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:20:38.290Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T03:20:38.291Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:20:38.291Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:20:38.291Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|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$$2bce25c4.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-17T03:20:38.292Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T03:20:38.292Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|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-17T03:20:38.293Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T03:20:38.293Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T03:20:38.293Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|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-17T03:20:38.294Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T03:20:38.294Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|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:"6911ea4694f1c42d", X-B3-SpanId:"3b43aeb2251a0bb0", X-B3-ParentSpanId:"6911ea4694f1c42d", X-B3-Sampled:"0", X-ONAP-RequestID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-RequestID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-TransactionID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-ECOMP-RequestID:"76662e47-1935-4770-9ae8-aa5fdb6bc3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd8f338c-1ccd-4fed-a240-d53343fb805f"]
2022-04-17T03:20:38.294Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T03:20:38.294Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T03:20:38.303Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T03:20:38.303Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T03:20:38.303Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T03:20:38.303Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|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:"Sun, 17 Apr 2022 03:20:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:20:38.304Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T03:20:38.304Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T03:20:38.304Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T03:20:38.305Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|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$$2bce25c4.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-17T03:20:38.305Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@74a8e655
2022-04-17T03:20:38.307Z|76662e47-1935-4770-9ae8-aa5fdb6bc3d3|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:20:42.691Z|aacde429-8da3-49af-b889-d2ce3338ac52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:20:42.691Z|aacde429-8da3-49af-b889-d2ce3338ac52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:20:46.633Z|9ec7a732-3f23-4400-a1e1-818e3111dcc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:46.634Z|9ec7a732-3f23-4400-a1e1-818e3111dcc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:46.635Z|c5e32c98-53f7-4a77-b1ec-af331421c946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:46.635Z|376b2e58-1096-44d8-a4f7-c39cd2ce00ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:46.636Z|376b2e58-1096-44d8-a4f7-c39cd2ce00ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:46.636Z|c5e32c98-53f7-4a77-b1ec-af331421c946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:47.266Z|ee5b3cfe-8e4d-4d32-806b-6bd7ddbef865|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:20:47.267Z|ee5b3cfe-8e4d-4d32-806b-6bd7ddbef865|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:56.660Z|ac0ba873-9097-4a9b-9add-2b274895faab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:56.660Z|5d3918f9-fba9-45bd-9b15-3a3e2ba7b844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:56.661Z|5d3918f9-fba9-45bd-9b15-3a3e2ba7b844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:56.661Z|ac0ba873-9097-4a9b-9add-2b274895faab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:56.668Z|28a1805c-7d73-4453-9bcc-1ceb91388ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:20:56.668Z|28a1805c-7d73-4453-9bcc-1ceb91388ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:20:57.691Z|225f4f22-8d10-4206-a513-85de6a88d590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:20:57.692Z|225f4f22-8d10-4206-a513-85de6a88d590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:20:57.876Z|433be5ae-2d05-4bc8-9100-464938fccbe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:20:57.876Z|433be5ae-2d05-4bc8-9100-464938fccbe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:21:06.685Z|9207bf2b-3aa2-4d93-85be-a64e6c229805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:06.686Z|9207bf2b-3aa2-4d93-85be-a64e6c229805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:06.688Z|ee57436e-3fc2-46af-ad94-18064bf07727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:06.688Z|ee57436e-3fc2-46af-ad94-18064bf07727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:06.692Z|005873c8-9e45-4c2e-a4c7-943d7a851a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:06.692Z|005873c8-9e45-4c2e-a4c7-943d7a851a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:12.691Z|fc5a2a7b-9efb-4a94-9b55-a16c5a3b1c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:21:12.692Z|fc5a2a7b-9efb-4a94-9b55-a16c5a3b1c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:21:16.710Z|6c495e18-ce8b-4502-8b34-ce5e1de50e3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:16.710Z|6c495e18-ce8b-4502-8b34-ce5e1de50e3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:16.713Z|4be7335d-d082-4508-bc7a-e215928ad62b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:16.713Z|4be7335d-d082-4508-bc7a-e215928ad62b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:16.714Z|72744386-570d-4228-a4d3-558e29cb4a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:16.715Z|72744386-570d-4228-a4d3-558e29cb4a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:26.737Z|fc63963a-e01e-4e40-bb7a-c0df6f3b9ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:26.737Z|e6368aea-13e1-4afe-9ed6-da8d058c2f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:26.737Z|b10dd70d-f2db-45a5-881b-dd0af97a0666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:26.738Z|fc63963a-e01e-4e40-bb7a-c0df6f3b9ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:26.738Z|b10dd70d-f2db-45a5-881b-dd0af97a0666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:26.738Z|e6368aea-13e1-4afe-9ed6-da8d058c2f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:27.691Z|ad66d2ab-5a52-454d-aabe-61a170deff88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:21:27.691Z|ad66d2ab-5a52-454d-aabe-61a170deff88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:21:27.877Z|6325ee36-31b3-45a5-9b6a-94d4fea042b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:21:27.877Z|6325ee36-31b3-45a5-9b6a-94d4fea042b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:21:36.761Z|3850da3d-a5eb-4afb-9cd3-4f8d7acceba1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:36.762Z|4a4dc299-20d0-48f8-8cbc-c9364c9dfe21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:36.762Z|3850da3d-a5eb-4afb-9cd3-4f8d7acceba1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:36.762Z|4a4dc299-20d0-48f8-8cbc-c9364c9dfe21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:36.765Z|48d00162-b303-499d-a4d2-bb10a2f33807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:36.766Z|48d00162-b303-499d-a4d2-bb10a2f33807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:40.631Z|9142bfed-125f-44ea-8318-b8cc1f9f4557|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T03:21:40.631Z|9142bfed-125f-44ea-8318-b8cc1f9f4557|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:42.691Z|afdc1144-b39b-4797-a7a3-b05679af2315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:21:42.691Z|afdc1144-b39b-4797-a7a3-b05679af2315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:21:46.785Z|41beab9a-9b76-4ec3-9f58-6ff757ebfc3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:46.785Z|73c28d98-5114-428f-9d20-a65ed055b6c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:46.785Z|73c28d98-5114-428f-9d20-a65ed055b6c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:46.785Z|41beab9a-9b76-4ec3-9f58-6ff757ebfc3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:46.787Z|caa09873-1e76-4e07-918d-489db7a9c48f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:46.788Z|caa09873-1e76-4e07-918d-489db7a9c48f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:47.266Z|8eea59af-37b8-479d-8369-ee921a8532d7|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:21:47.266Z|8eea59af-37b8-479d-8369-ee921a8532d7|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:56.809Z|b32dd082-bac1-439c-b836-e9162a2ca318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:56.809Z|2a84f738-41e7-4bcb-9bed-cc3773e5596c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:56.810Z|2a84f738-41e7-4bcb-9bed-cc3773e5596c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:56.810Z|b32dd082-bac1-439c-b836-e9162a2ca318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:56.811Z|5ef866e3-f51a-4075-89f5-b0e4074c2f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:21:56.811Z|5ef866e3-f51a-4075-89f5-b0e4074c2f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:21:57.691Z|5c78de88-ea19-47e6-8780-86a6668d98c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:21:57.692Z|5c78de88-ea19-47e6-8780-86a6668d98c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:21:57.878Z|97191a8c-a11f-4472-b35d-cc8e85bdced2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:21:57.878Z|97191a8c-a11f-4472-b35d-cc8e85bdced2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:22:06.834Z|ba5c4bc6-747a-4bc2-9969-55e2d10f282b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:06.834Z|7725dccc-8505-4a3f-b723-016dd63d1d37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:06.835Z|b5a957e4-9eba-457b-a7d0-f564cf5cc7fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:06.835Z|ba5c4bc6-747a-4bc2-9969-55e2d10f282b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:06.835Z|7725dccc-8505-4a3f-b723-016dd63d1d37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:06.835Z|b5a957e4-9eba-457b-a7d0-f564cf5cc7fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:12.691Z|65352662-d9e2-4d84-aade-d238da53f65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:22:12.691Z|65352662-d9e2-4d84-aade-d238da53f65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:22:16.854Z|c81d7f72-6c71-4350-92e8-7e1b621b0d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:16.854Z|9238ab36-3c3c-4cf5-9ee1-5c73a3b01de7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:16.855Z|c81d7f72-6c71-4350-92e8-7e1b621b0d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:16.855Z|9238ab36-3c3c-4cf5-9ee1-5c73a3b01de7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:16.860Z|fdf8ec5b-38b4-4f61-bb5f-bbb25dd4ac00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:16.860Z|fdf8ec5b-38b4-4f61-bb5f-bbb25dd4ac00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:26.880Z|51430d45-6e99-4b60-8ae7-527bd9ee6304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:26.880Z|51430d45-6e99-4b60-8ae7-527bd9ee6304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:26.880Z|658db2f5-5530-45ba-94c1-2bb962405f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:26.882Z|658db2f5-5530-45ba-94c1-2bb962405f3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:26.884Z|eb4b8e14-ba0a-4636-83e9-ac4ea24fe3e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:26.885Z|eb4b8e14-ba0a-4636-83e9-ac4ea24fe3e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:27.691Z|629f6041-87b4-45f1-9994-8ae8d80458d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:22:27.691Z|629f6041-87b4-45f1-9994-8ae8d80458d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:22:27.879Z|4eaf6ac7-1554-45c7-a99e-5b6e07179e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:22:27.880Z|4eaf6ac7-1554-45c7-a99e-5b6e07179e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:22:36.909Z|9523ff37-3074-484f-a9ad-ac010a248f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:36.909Z|6d3d48a2-7d9a-4c87-b7c6-6d99f5d79d1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:36.909Z|475d65d8-0106-488b-9052-7d5447d1cd6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:36.909Z|6d3d48a2-7d9a-4c87-b7c6-6d99f5d79d1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:36.909Z|9523ff37-3074-484f-a9ad-ac010a248f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:36.910Z|475d65d8-0106-488b-9052-7d5447d1cd6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:42.691Z|0c166578-fd58-48ca-985a-4ba3918b330f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:22:42.692Z|0c166578-fd58-48ca-985a-4ba3918b330f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:22:46.934Z|3edd5255-a536-44c5-8c22-ce169334c066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:46.934Z|99f340ab-a8a5-42f1-b979-b2040bf106dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:46.934Z|3edd5255-a536-44c5-8c22-ce169334c066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:46.934Z|99f340ab-a8a5-42f1-b979-b2040bf106dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:46.935Z|0f7ac344-5129-4ba1-b883-74b86603d15e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:46.935Z|0f7ac344-5129-4ba1-b883-74b86603d15e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:47.267Z|d0bad446-4222-4bb4-89e4-e0a8e71ce302|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:22:47.268Z|d0bad446-4222-4bb4-89e4-e0a8e71ce302|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:56.959Z|e96f09d0-b45b-4ecc-a64a-f1c206636e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:56.959Z|e96f09d0-b45b-4ecc-a64a-f1c206636e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:56.960Z|e67b46a4-33f6-438b-a811-4c3dac45042f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:56.960Z|e67b46a4-33f6-438b-a811-4c3dac45042f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:56.963Z|df2bcce3-0132-499d-b98d-4059ddf935a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:22:56.963Z|df2bcce3-0132-499d-b98d-4059ddf935a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:22:57.691Z|43d6b07e-eb0a-4237-a958-3b98af0f3fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:22:57.691Z|43d6b07e-eb0a-4237-a958-3b98af0f3fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:22:57.880Z|9cf072e3-d5d9-460b-b0d6-73ea045f056f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:22:57.881Z|9cf072e3-d5d9-460b-b0d6-73ea045f056f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:23:06.981Z|0ce24606-c536-4b65-823f-e433483aeb4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:06.982Z|1c5c018f-5a05-4c2e-8f02-9ed340c619fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:06.982Z|0ce24606-c536-4b65-823f-e433483aeb4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:06.982Z|1c5c018f-5a05-4c2e-8f02-9ed340c619fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:06.983Z|d7ac76eb-8589-43cc-b239-52aa7feb72bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:06.983Z|d7ac76eb-8589-43cc-b239-52aa7feb72bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:12.691Z|bdf5a1a5-529b-4483-bfda-8fb7ffca2a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:23:12.691Z|bdf5a1a5-529b-4483-bfda-8fb7ffca2a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:23:17.006Z|9b414bfb-ec82-4121-adb2-aefa0b8531ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:17.006Z|94f5a532-d4cf-4ed6-bf23-b936f86687ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:17.006Z|9b414bfb-ec82-4121-adb2-aefa0b8531ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:17.006Z|94f5a532-d4cf-4ed6-bf23-b936f86687ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:17.007Z|65e571f9-f885-41b9-af95-499df3c5519c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:17.008Z|65e571f9-f885-41b9-af95-499df3c5519c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:27.031Z|afeafd31-b860-4b60-9ce6-073aa8b2032b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:27.031Z|76cb23ac-3d1a-4522-bb83-e095d4117e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:27.032Z|afeafd31-b860-4b60-9ce6-073aa8b2032b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:27.032Z|76cb23ac-3d1a-4522-bb83-e095d4117e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:27.039Z|82e34a4e-bd65-4743-802e-11a000b1fe9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:27.039Z|82e34a4e-bd65-4743-802e-11a000b1fe9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:27.691Z|196901a0-2969-474a-bf2f-9f5fb85c5c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:23:27.692Z|196901a0-2969-474a-bf2f-9f5fb85c5c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:23:27.881Z|683b2f31-dec5-49cb-b7f9-d414819dfbb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:23:27.882Z|683b2f31-dec5-49cb-b7f9-d414819dfbb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:23:37.055Z|2f8e3e1a-a90e-461f-af1a-1f9463f4cd84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:37.056Z|2f8e3e1a-a90e-461f-af1a-1f9463f4cd84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:37.056Z|82d083b5-d2b7-4ad1-80b8-41b4ebe97626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:37.056Z|82d083b5-d2b7-4ad1-80b8-41b4ebe97626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:37.060Z|c98fda20-699e-45f9-bb3b-ecec86ba778f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:37.061Z|c98fda20-699e-45f9-bb3b-ecec86ba778f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:42.691Z|375728b1-e5d1-4bef-9fcd-754a0b26f2f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:23:42.691Z|375728b1-e5d1-4bef-9fcd-754a0b26f2f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:23:47.080Z|431ac5af-f149-4ae1-a5d4-4dfba80deac3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:47.080Z|431ac5af-f149-4ae1-a5d4-4dfba80deac3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:47.084Z|ad9db217-c7e2-46b9-bbf6-8844a15df4d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:47.085Z|ad9db217-c7e2-46b9-bbf6-8844a15df4d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:47.088Z|30b5fd09-5751-489b-bfa2-afaab5de1d82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:47.089Z|30b5fd09-5751-489b-bfa2-afaab5de1d82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:47.266Z|77ab8613-2110-49a5-84fc-804c0551fb57|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:23:47.267Z|77ab8613-2110-49a5-84fc-804c0551fb57|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:57.106Z|59e71c23-e6f1-4e86-ad76-1ea182d4eccf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:57.107Z|59e71c23-e6f1-4e86-ad76-1ea182d4eccf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:57.109Z|d09da1c9-72de-4641-88fb-37e18a3a9079|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:57.109Z|d09da1c9-72de-4641-88fb-37e18a3a9079|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:57.113Z|2617e4f9-3e19-4212-9521-649c07b0d913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:23:57.114Z|2617e4f9-3e19-4212-9521-649c07b0d913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:23:57.691Z|fd6e5291-4645-4a51-9dd9-22158f3eed8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:23:57.691Z|fd6e5291-4645-4a51-9dd9-22158f3eed8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:23:57.883Z|bb3c4f90-ba9b-42a1-9b81-b3534f660b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:23:57.883Z|bb3c4f90-ba9b-42a1-9b81-b3534f660b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:24:07.130Z|556c739f-33ec-4aad-98f9-bc11517b6b2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:07.130Z|3925f425-1028-4dc9-a6d6-3e517ddfdd49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:07.130Z|556c739f-33ec-4aad-98f9-bc11517b6b2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:07.130Z|3925f425-1028-4dc9-a6d6-3e517ddfdd49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:07.135Z|d7d05afc-cb6c-4c39-b22c-5abbfa65675a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:07.135Z|d7d05afc-cb6c-4c39-b22c-5abbfa65675a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:12.691Z|477b9245-7744-498b-8ca1-55807b561b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:24:12.692Z|477b9245-7744-498b-8ca1-55807b561b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:24:17.154Z|7b9bd607-ed27-4fce-86b8-2eaaae049834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:17.155Z|ac3cc023-f245-4dc2-9e8f-18a056f666f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:17.155Z|7b9bd607-ed27-4fce-86b8-2eaaae049834|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:17.155Z|ac3cc023-f245-4dc2-9e8f-18a056f666f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:17.157Z|27ad3580-cc8a-438c-bcf0-9c93e280228c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:17.158Z|27ad3580-cc8a-438c-bcf0-9c93e280228c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:27.175Z|bf6e9172-9476-48b6-94d2-2d5878e0fe86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:27.176Z|bf6e9172-9476-48b6-94d2-2d5878e0fe86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:27.178Z|f26484e1-b086-4a0d-82be-d28ad5cf22d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:27.178Z|f26484e1-b086-4a0d-82be-d28ad5cf22d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:27.178Z|dff471bc-2fb8-4c0e-97b8-a0bd1485dcbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:27.179Z|dff471bc-2fb8-4c0e-97b8-a0bd1485dcbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:27.691Z|bcf98f3d-b69b-4daf-bc32-6961264f0075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:24:27.692Z|bcf98f3d-b69b-4daf-bc32-6961264f0075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:24:27.884Z|529964d6-dfb7-4af5-a114-4856eebbaa5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:24:27.884Z|529964d6-dfb7-4af5-a114-4856eebbaa5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:24:37.198Z|cc4b9f84-9380-43cc-a427-62a71523518c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:37.199Z|cc4b9f84-9380-43cc-a427-62a71523518c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:37.199Z|1acc67ac-e397-4084-a120-49d91c2e330c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:37.200Z|1acc67ac-e397-4084-a120-49d91c2e330c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:37.201Z|f117755e-840d-4850-a746-69ed6ce1e919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:37.201Z|f117755e-840d-4850-a746-69ed6ce1e919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:42.691Z|e4142db1-28db-48b9-894c-1d4143a8d318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:24:42.691Z|e4142db1-28db-48b9-894c-1d4143a8d318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:24:47.223Z|6a8ec6b6-430f-4685-8659-1326b6249e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:47.223Z|6a8ec6b6-430f-4685-8659-1326b6249e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:47.224Z|0964c8c9-45c1-46bd-bbc6-27e03a299bff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:47.224Z|0964c8c9-45c1-46bd-bbc6-27e03a299bff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:47.227Z|823e52b5-682b-4691-a93d-11181297dd22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:47.228Z|823e52b5-682b-4691-a93d-11181297dd22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:47.266Z|1173ec5e-7870-4ca7-93e8-475b68e85a09|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:24:47.267Z|1173ec5e-7870-4ca7-93e8-475b68e85a09|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:57.247Z|6d114b4b-31cc-46f6-b595-a7f7efe3ebb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:57.248Z|df2c1501-7914-47e6-a417-481e63055434|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:57.248Z|54ebd6e5-3826-4307-b5ee-95a4d971b4a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:24:57.248Z|df2c1501-7914-47e6-a417-481e63055434|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:57.248Z|6d114b4b-31cc-46f6-b595-a7f7efe3ebb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:57.248Z|54ebd6e5-3826-4307-b5ee-95a4d971b4a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:24:57.691Z|3c4b1973-5921-4c0b-bf2a-05a36506bd91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:24:57.692Z|3c4b1973-5921-4c0b-bf2a-05a36506bd91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:24:57.885Z|1c2a62bc-bb8b-4959-b246-8acee06828f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:24:57.885Z|1c2a62bc-bb8b-4959-b246-8acee06828f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:24:58.140Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:24:58.144Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 97551221-9215-4c0b-a67d-8bb33b2808a7 already exists in requestDb InfraActiveRequests table
2022-04-17T03:24:58.145Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7
2022-04-17T03:24:58.145Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|INFO|500||Invoke
2022-04-17T03:24:58.146Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||===========================request begin================================================
2022-04-17T03:24:58.146Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7
2022-04-17T03:24:58.146Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||Method      : GET
2022-04-17T03:24:58.146Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd60701739415730", X-B3-SpanId:"8754614931fc3130", X-B3-ParentSpanId:"bd60701739415730", X-B3-Sampled:"0", X-ONAP-RequestID:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-RequestID:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-TransactionID:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-ECOMP-RequestID:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76e4472c-0dc3-4eb5-b742-b5837643c2bb"]
2022-04-17T03:24:58.146Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||Request body: 
2022-04-17T03:24:58.146Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||==========================request end================================================
2022-04-17T03:24:58.307Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||============================response begin==========================================
2022-04-17T03:24:58.307Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:24:58.307Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||Status text  : 
2022-04-17T03:24:58.308Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:24:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:24:58.308Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||Response body: 
2022-04-17T03:24:58.308Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|DEBUG|500||=======================response end=================================================
2022-04-17T03:24:58.308Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97551221-9215-4c0b-a67d-8bb33b2808a7|INFO|404|Not Found|InvokeReturn
2022-04-17T03:24:58.390Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T03:25:07.270Z|fa904d5e-fd83-43b6-8fbf-a601e5c51dd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:07.271Z|fa904d5e-fd83-43b6-8fbf-a601e5c51dd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:07.273Z|db496111-fff7-4dbb-aedd-53be1c7f345d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:07.273Z|4c3eaab7-7104-49d1-91b5-eeff1568da65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:07.273Z|db496111-fff7-4dbb-aedd-53be1c7f345d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:07.274Z|4c3eaab7-7104-49d1-91b5-eeff1568da65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:12.691Z|94b4806a-a7ab-4bcd-890f-078c9ed38cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:25:12.691Z|94b4806a-a7ab-4bcd-890f-078c9ed38cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:25:13.840Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:25:13.974Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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/basicnw-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-17T03:25:13.974Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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/basicnw-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562|INFO|500||Invoke
2022-04-17T03:25:14.429Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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/basicnw-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562|INFO|500||InvokeReturn
2022-04-17T03:25:14.429Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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/basicnw-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220417-03:25:14:250-64419], vertex-id=[417936], Content-Length=[619], Date=[Sun, 17 Apr 2022 03:25:14 GMT], Content-Type=[application/json]}
2022-04-17T03:25:14.472Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"9aa5dcefa87c48d1a3518b206f1e0562","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1650165776512","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-17T03:25:14.671Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T03:25:14.672Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T03:25:14.738Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:14.739Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:14.739Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:14.740Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:14.740Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:14.740Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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:"115", X-B3-TraceId:"bd60701739415730", X-B3-SpanId:"e800d8a548d73b90", X-B3-ParentSpanId:"bd60701739415730", X-B3-Sampled:"0", X-ONAP-RequestID:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-RequestID:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-TransactionID:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-ECOMP-RequestID:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0160e807-dcd9-41c4-bccd-86ef92d6b8dc"]
2022-04-17T03:25:14.741Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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_network-a579a353-b76f-4672-8d99-976a2f684e84","requestScope":"service"}
2022-04-17T03:25:14.741Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.343Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.344Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.344Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.344Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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:"Sun, 17 Apr 2022 03:25:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:25:15.345Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.345Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.345Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.361Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.362Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.362Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.362Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.362Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.363Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-RequestID:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-TransactionID:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-ECOMP-RequestID:"97551221-9215-4c0b-a67d-8bb33b2808a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7309fc9-b782-4a94-9d0f-3ad8c66b810a"]
2022-04-17T03:25:15.363Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.363Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.566Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.567Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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  : 500 INTERNAL_SERVER_ERROR
2022-04-17T03:25:15.567Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.567Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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      : [Set-Cookie:"JSESSIONID=108EE8AF58271F51A5A5284A673B4CFA; 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:"Sun, 17 Apr 2022 03:25:15 GMT", Connection:"close"]
2022-04-17T03:25:15.568Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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: {"timestamp":"2022-04-17T03:25:15.550+00:00","status":500,"error":"Internal Server Error","message":"","path":"/service/search/findFirstByModelNameOrderByModelVersionDesc"}
2022-04-17T03:25:15.568Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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-17T03:25:15.569Z|97551221-9215-4c0b-a67d-8bb33b2808a7|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|Internal Server Error|InvokeReturn
2022-04-17T03:25:15.578Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||ERROR|500||Error occured
org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 : [{"timestamp":"2022-04-17T03:25:15.550+00:00","status":500,"error":"Internal Server Error","message":"","path":"/service/search/findFirstByModelNameOrderByModelVersionDesc"}]
	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186)
	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.getForObject(RestTemplate.java:331)
	at uk.co.blackpepper.bowman.RestOperations.getResource(RestOperations.java:46)
	at uk.co.blackpepper.bowman.Client.get(Client.java:80)
	at org.onap.so.db.catalog.client.CatalogDbClient.getSingleResource(CatalogDbClient.java:947)
	at org.onap.so.db.catalog.client.CatalogDbClient.getFirstByModelNameOrderByModelVersionDesc(CatalogDbClient.java:749)
	at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceURI(RequestHandlerUtils.java:755)
	at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:670)
	at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:938)
	at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:867)
	at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:127)
	at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.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.ServiceInstances$$EnhancerBySpringCGLIB$$38aa471c.createServiceInstance()
	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-17T03:25:15.580Z|97551221-9215-4c0b-a67d-8bb33b2808a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500|Internal Server Error|Exiting.
2022-04-17T03:25:17.299Z|fadea86b-9902-48cb-986d-551b30572f7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:17.299Z|b113531e-94a3-4410-88c2-7ab816f7552e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:17.300Z|b113531e-94a3-4410-88c2-7ab816f7552e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:17.300Z|fadea86b-9902-48cb-986d-551b30572f7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:17.302Z|c21b6b1f-6e03-4b91-81c6-fdfba8947a23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:17.302Z|c21b6b1f-6e03-4b91-81c6-fdfba8947a23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:27.327Z|e20607f3-8232-457d-8fa7-84c0248f77ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:27.327Z|a53d8856-21b7-4792-842b-b3f3e180a5da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:27.328Z|a53d8856-21b7-4792-842b-b3f3e180a5da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:27.328Z|e20607f3-8232-457d-8fa7-84c0248f77ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:27.328Z|4429f711-3a3e-48f5-b464-ab5e4f24d024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:27.329Z|4429f711-3a3e-48f5-b464-ab5e4f24d024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:27.691Z|cb1c262e-95bc-47d4-b29b-0da309b5e0a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:25:27.691Z|cb1c262e-95bc-47d4-b29b-0da309b5e0a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:25:27.886Z|4d49efe2-dd4f-4390-a45d-a80f3fc820d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:25:27.887Z|4d49efe2-dd4f-4390-a45d-a80f3fc820d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:25:37.350Z|5a0713c7-771c-4aed-ae31-c66f323e4ca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:37.351Z|5a0713c7-771c-4aed-ae31-c66f323e4ca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:37.352Z|625196dd-a687-4f05-84bb-9e35678bfbd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:37.352Z|3d1ed214-95f4-4128-82d3-9551edc10165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:37.353Z|3d1ed214-95f4-4128-82d3-9551edc10165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:37.353Z|625196dd-a687-4f05-84bb-9e35678bfbd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:42.691Z|e38fdd58-a2aa-488a-9342-61dae49996f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:25:42.692Z|e38fdd58-a2aa-488a-9342-61dae49996f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:25:47.268Z|9f830abb-61f9-4888-b9c1-97a4305dc67b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:25:47.269Z|9f830abb-61f9-4888-b9c1-97a4305dc67b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:47.374Z|34f1fd34-39fe-4d7c-9270-225740d857b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:47.375Z|d30cbe34-f276-40f9-81aa-b5fcde89dd7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:47.375Z|d30cbe34-f276-40f9-81aa-b5fcde89dd7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:47.375Z|34f1fd34-39fe-4d7c-9270-225740d857b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:47.376Z|da12b57c-3934-4b30-bc66-b2ce138c9479|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:47.377Z|da12b57c-3934-4b30-bc66-b2ce138c9479|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:57.399Z|c8472f31-6013-40f7-af97-a19450242042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:57.400Z|c8472f31-6013-40f7-af97-a19450242042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:57.400Z|1edd6c4a-2f90-46c8-9107-4ba7bda28ca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:57.401Z|1edd6c4a-2f90-46c8-9107-4ba7bda28ca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:57.405Z|3aea5109-7291-4b5c-8e71-28cc78b0242c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:25:57.405Z|3aea5109-7291-4b5c-8e71-28cc78b0242c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:25:57.691Z|cec12a4a-42e0-42a6-aa9a-4fa26260714d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:25:57.691Z|cec12a4a-42e0-42a6-aa9a-4fa26260714d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:25:57.888Z|7abf8d3c-bec6-4f8b-849e-3e991603ed69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:25:57.888Z|7abf8d3c-bec6-4f8b-849e-3e991603ed69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:26:07.425Z|eb5b68a8-0b24-4542-b500-6b66afe49ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:07.425Z|0eb190d8-20a5-4e41-8aea-034110710528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:07.425Z|84a4a88f-2453-4fca-9e4e-0486f9221614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:07.426Z|84a4a88f-2453-4fca-9e4e-0486f9221614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:07.426Z|eb5b68a8-0b24-4542-b500-6b66afe49ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:07.426Z|0eb190d8-20a5-4e41-8aea-034110710528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:12.691Z|846241c0-6185-4bdb-8a79-bb49879c1595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:26:12.691Z|846241c0-6185-4bdb-8a79-bb49879c1595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:26:17.452Z|5845d3c9-4cb7-40ed-84bf-3285be609994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:17.452Z|09347453-72ff-48cb-a051-ea05a9340ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:17.452Z|96998cbf-7224-408d-a347-f9a2c41d3f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:17.453Z|5845d3c9-4cb7-40ed-84bf-3285be609994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:17.453Z|96998cbf-7224-408d-a347-f9a2c41d3f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:17.453Z|09347453-72ff-48cb-a051-ea05a9340ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:27.479Z|ae70ff1f-9a90-4a4b-9820-9bd0223c2df2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:27.479Z|db450ee6-2b03-404c-9b94-ca3abb149422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:27.479Z|bb8b7a7d-23cd-49e2-854a-b46e9fcc8a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:27.480Z|ae70ff1f-9a90-4a4b-9820-9bd0223c2df2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:27.480Z|db450ee6-2b03-404c-9b94-ca3abb149422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:27.480Z|bb8b7a7d-23cd-49e2-854a-b46e9fcc8a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:27.691Z|7416a2ba-ff9d-43b5-a252-a54c6e60e363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:26:27.692Z|7416a2ba-ff9d-43b5-a252-a54c6e60e363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:26:27.889Z|b8bbe3cf-0563-4dec-b765-7454cf805790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:26:27.889Z|b8bbe3cf-0563-4dec-b765-7454cf805790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:26:37.504Z|2e43b7d9-90cd-4c89-8d0e-0c1213be0e57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:37.504Z|7afac57f-7e62-4b19-9b1b-7945db1e19ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:37.504Z|2e43b7d9-90cd-4c89-8d0e-0c1213be0e57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:37.504Z|7afac57f-7e62-4b19-9b1b-7945db1e19ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:37.512Z|f745f3f0-068f-496c-a984-e321d0dc32bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:37.512Z|f745f3f0-068f-496c-a984-e321d0dc32bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:42.691Z|060d036c-b443-4504-bbd4-f4d232cf203c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:26:42.691Z|060d036c-b443-4504-bbd4-f4d232cf203c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:26:47.267Z|ab36bf84-0ba8-40b0-943c-5a0089ac2d32|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:26:47.267Z|ab36bf84-0ba8-40b0-943c-5a0089ac2d32|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:47.528Z|6a5c9914-8243-4d98-86de-2afb213b0bf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:47.529Z|48fd52cb-6b8b-441a-ad7c-c3df20780462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:47.529Z|6a5c9914-8243-4d98-86de-2afb213b0bf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:47.529Z|48fd52cb-6b8b-441a-ad7c-c3df20780462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:47.534Z|d38c62c2-8bd8-4cf1-bf73-ec0b1c713bc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:47.534Z|d38c62c2-8bd8-4cf1-bf73-ec0b1c713bc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:57.553Z|33f1015b-85f4-457e-8979-c307148dc21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:57.554Z|33f1015b-85f4-457e-8979-c307148dc21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:57.555Z|7acea95f-a593-438a-abf7-e1b364624611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:57.556Z|7acea95f-a593-438a-abf7-e1b364624611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:57.558Z|ab4031ee-2c06-47e5-b537-f5fc9cb4d828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:26:57.558Z|ab4031ee-2c06-47e5-b537-f5fc9cb4d828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:26:57.691Z|0a05edda-1617-4ee2-a090-6e3d42abe197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:26:57.691Z|0a05edda-1617-4ee2-a090-6e3d42abe197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:26:57.890Z|8b5742f6-e35c-4a1c-8fef-4f6e0d47b631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:26:57.890Z|8b5742f6-e35c-4a1c-8fef-4f6e0d47b631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:27:07.575Z|c7e17e34-3f70-454d-a6d0-88de0fdc296e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:07.576Z|c7e17e34-3f70-454d-a6d0-88de0fdc296e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:07.581Z|7db1e9b4-42ff-4acf-b1a4-5cfce493b80f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:07.581Z|e347d2ea-7fa5-44b2-8d8f-06dc69b86bf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:07.581Z|7db1e9b4-42ff-4acf-b1a4-5cfce493b80f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:07.581Z|e347d2ea-7fa5-44b2-8d8f-06dc69b86bf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:12.691Z|f7bdd384-d7fe-41a2-8bb0-755f67e6cf64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:27:12.692Z|f7bdd384-d7fe-41a2-8bb0-755f67e6cf64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:27:17.602Z|ca969b1c-48ca-4f7c-be01-abd10234bba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:17.603Z|ca969b1c-48ca-4f7c-be01-abd10234bba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:17.603Z|eed7e626-8315-4ec1-bed2-a6f50b349d6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:17.603Z|eed7e626-8315-4ec1-bed2-a6f50b349d6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:17.604Z|ae604254-5b2b-4a67-8b7c-1c9356d7e1d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:17.605Z|ae604254-5b2b-4a67-8b7c-1c9356d7e1d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:27.625Z|a26abbe7-bd3d-458c-a69d-0f988541f143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:27.626Z|a26abbe7-bd3d-458c-a69d-0f988541f143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:27.627Z|60db5e1a-37e0-437f-a779-cc9d5f74d36b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:27.627Z|bf0c1b30-20d6-4a33-aa96-f9d6bf5f645e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:27.627Z|60db5e1a-37e0-437f-a779-cc9d5f74d36b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:27.627Z|bf0c1b30-20d6-4a33-aa96-f9d6bf5f645e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:27.691Z|23d12741-f372-48ac-b6db-a6b336193930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:27:27.691Z|23d12741-f372-48ac-b6db-a6b336193930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:27:27.891Z|bffa2a8a-5d5f-478c-8a69-ead93afbb81a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:27:27.891Z|bffa2a8a-5d5f-478c-8a69-ead93afbb81a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:27:37.649Z|c2393110-5e7d-4a0a-bd62-fb6327d58e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:37.650Z|c2393110-5e7d-4a0a-bd62-fb6327d58e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:37.656Z|75e831b2-1567-4212-af46-9223791cac38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:37.657Z|75e831b2-1567-4212-af46-9223791cac38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:37.657Z|61ce2067-10b6-46e3-9ee5-88939cf496a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:37.657Z|61ce2067-10b6-46e3-9ee5-88939cf496a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:42.691Z|2f523cc0-7f70-4ff7-a263-aa0441dce68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:27:42.691Z|2f523cc0-7f70-4ff7-a263-aa0441dce68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:27:47.267Z|0e7324a0-16be-4e73-bdcf-a46712af42cb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:27:47.268Z|0e7324a0-16be-4e73-bdcf-a46712af42cb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:47.679Z|84c6eb33-c1fc-4fb3-aa4a-ef73c0192ad8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:47.680Z|706f948a-aa08-447f-af05-b71a5bdb1240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:47.680Z|706f948a-aa08-447f-af05-b71a5bdb1240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:47.680Z|84c6eb33-c1fc-4fb3-aa4a-ef73c0192ad8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:47.685Z|2400bd7f-610a-47ab-b88e-6c9c6cdef31b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:47.686Z|2400bd7f-610a-47ab-b88e-6c9c6cdef31b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:55.041Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:27:55.045Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 94243bfd-ebe3-4935-bee3-dd6e98619938 already exists in requestDb InfraActiveRequests table
2022-04-17T03:27:55.046Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938
2022-04-17T03:27:55.046Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|INFO|500||Invoke
2022-04-17T03:27:55.046Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||===========================request begin================================================
2022-04-17T03:27:55.046Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938
2022-04-17T03:27:55.047Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Method      : GET
2022-04-17T03:27:55.047Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e452351795784291", X-B3-SpanId:"3bbd873e1b209564", X-B3-ParentSpanId:"e452351795784291", X-B3-Sampled:"0", X-ONAP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-TransactionID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ECOMP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fe8ecfe-eb75-4ee2-8b4f-f1666b7e751e"]
2022-04-17T03:27:55.047Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Request body: 
2022-04-17T03:27:55.047Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||==========================request end================================================
2022-04-17T03:27:55.330Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||============================response begin==========================================
2022-04-17T03:27:55.330Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:27:55.331Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Status text  : 
2022-04-17T03:27:55.331Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:27:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:27:55.331Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Response body: 
2022-04-17T03:27:55.331Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||=======================response end=================================================
2022-04-17T03:27:55.332Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|INFO|404|Not Found|InvokeReturn
2022-04-17T03:27:55.396Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T03:27:55.401Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:27:55.456Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-17T03:27:55.457Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562|INFO|500||Invoke
2022-04-17T03:27:55.519Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562|INFO|500||InvokeReturn
2022-04-17T03:27:55.520Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220417-03:27:55:496-41357], vertex-id=[417936], Content-Length=[619], Date=[Sun, 17 Apr 2022 03:27:55 GMT], Content-Type=[application/json]}
2022-04-17T03:27:55.522Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"9aa5dcefa87c48d1a3518b206f1e0562","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1650166074272","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-17T03:27:55.523Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T03:27:55.524Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T03:27:55.525Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-17T03:27:55.526Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-17T03:27:55.526Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-17T03:27:55.526Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-17T03:27:55.526Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-17T03:27:55.527Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"e452351795784291", X-B3-SpanId:"3d784ad248e5b448", X-B3-ParentSpanId:"e452351795784291", X-B3-Sampled:"0", X-ONAP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-TransactionID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ECOMP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcd11827-fe86-48f8-aa36-5deeb5132167"]
2022-04-17T03:27:55.527Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-4eab566f-38a1-452f-85e9-046cd46b12eb","requestScope":"service"}
2022-04-17T03:27:55.527Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-17T03:27:56.331Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-17T03:27:56.332Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-17T03:27:56.332Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-17T03:27:56.332Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:27:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:27:56.333Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-17T03:27:56.333Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-17T03:27:56.333Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-17T03:27:56.334Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T03:27:56.334Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-17T03:27:56.335Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-17T03:27:56.335Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T03:27:56.335Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-17T03:27:56.335Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-TransactionID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ECOMP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94ed4f1c-7950-42f8-ad48-a0dab9154623"]
2022-04-17T03:27:56.335Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-17T03:27:56.336Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-17T03:27:57.691Z|7381c49b-8604-4969-99b1-ed15ff4ff93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:27:57.692Z|7381c49b-8604-4969-99b1-ed15ff4ff93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:27:57.704Z|9ca9fd28-6d19-418b-8056-2092c6dd44e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:57.704Z|60da490b-ff8a-4792-a09f-51fba1f0d720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:57.704Z|977917ae-1898-44c8-bf73-36aa9cabf4ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:27:57.705Z|9ca9fd28-6d19-418b-8056-2092c6dd44e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:57.705Z|60da490b-ff8a-4792-a09f-51fba1f0d720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:57.705Z|977917ae-1898-44c8-bf73-36aa9cabf4ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:27:57.892Z|c40b6438-c0d8-4cdb-b01e-31c601b9aac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:27:57.892Z|c40b6438-c0d8-4cdb-b01e-31c601b9aac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:27:58.337Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-17T03:27:58.337Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-17T03:27:58.338Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-17T03:27:58.338Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:27:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:27:58.340Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T03:27:58.340Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-17T03:27:58.341Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-17T03:27:58.475Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-17T03:27:58.475Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-04-17T03:27:58.476Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-17T03:27:58.476Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-17T03:27:58.476Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-04-17T03:27:58.476Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-TransactionID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ECOMP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e40f52df-89d0-4b1c-bbbe-77dfaab647b4"]
2022-04-17T03:27:58.476Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-04-17T03:27:58.477Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-17T03:27:59.347Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-17T03:27:59.348Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-17T03:27:59.348Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-04-17T03:27:59.349Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:27:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:27:59.350Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-17T01:59:12.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-04-17T03:27:59.350Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-17T03:27:59.351Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-04-17T03:27:59.374Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T03:27:59.374Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-17T03:27:59.375Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-17T03:27:59.375Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T03:27:59.375Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-17T03:27:59.375Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-TransactionID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ECOMP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eae23aed-e578-4a0c-8ba9-28a1b53db61d"]
2022-04-17T03:27:59.375Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-17T03:27:59.376Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-17T03:28:00.334Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-17T03:28:00.335Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-17T03:28:00.335Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-17T03:28:00.335Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:27:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:28:00.336Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T03:28:00.336Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-17T03:28:00.336Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-17T03:28:00.351Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-17T03:28:00.352Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-17T03:28:00.352Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-17T03:28:00.352Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-17T03:28:00.352Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-17T03:28:00.352Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1858", X-B3-TraceId:"e452351795784291", X-B3-SpanId:"14606ebfe2a8db10", X-B3-ParentSpanId:"e452351795784291", X-B3-Sampled:"0", X-ONAP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-TransactionID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ECOMP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41bc45c2-6deb-44cc-813c-56b301236885"]
2022-04-17T03:28:00.353Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"94243bfd-ebe3-4935-bee3-dd6e98619938","requestStatus":"IN_PROGRESS","startTime":1650166075397,"source":"VID","tenantId":"9aa5dcefa87c48d1a3518b206f1e0562","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-4eab566f-38a1-452f-85e9-046cd46b12eb\",\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\": \"5d83986c-d04e-4fa2-86d2-cea65b2f5d4c\",\n\t\t\t\"modelVersionId\": \"d9d00fbb-ac42-4367-a12f-5666276de23c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\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\": \"21783e9d-233e-49b2-8246-91f1c9612026\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-4eab566f-38a1-452f-85e9-046cd46b12eb","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"94243bfd-ebe3-4935-bee3-dd6e98619938"}
2022-04-17T03:28:00.353Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-17T03:28:01.479Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-17T03:28:01.479Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-17T03:28:01.479Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-17T03:28:01.479Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:28:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:28:01.480Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "94243bfd-ebe3-4935-bee3-dd6e98619938",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T03:27:55.397+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-4eab566f-38a1-452f-85e9-046cd46b12eb\",\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\": \"5d83986c-d04e-4fa2-86d2-cea65b2f5d4c\",\n\t\t\t\"modelVersionId\": \"d9d00fbb-ac42-4367-a12f-5666276de23c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\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\": \"21783e9d-233e-49b2-8246-91f1c9612026\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-17T03:28:01.334+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-4eab566f-38a1-452f-85e9-046cd46b12eb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "94243bfd-ebe3-4935-bee3-dd6e98619938",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938"
    }
  }
}
2022-04-17T03:28:01.481Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-17T03:28:01.481Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-17T03:28:01.533Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-17T03:28:01.533Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-17T03:28:01.534Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-17T03:28:01.534Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-17T03:28:01.534Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-17T03:28:01.534Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"e452351795784291", X-B3-SpanId:"860427f678b78857", X-B3-ParentSpanId:"e452351795784291", X-B3-Sampled:"0", X-ONAP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-TransactionID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ECOMP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15fc258e-93f7-4994-933a-be6e17dd7673"]
2022-04-17T03:28:01.535Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5d83986c-d04e-4fa2-86d2-cea65b2f5d4c\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d9d00fbb-ac42-4367-a12f-5666276de23c\",\"modelUuid\":\"d9d00fbb-ac42-4367-a12f-5666276de23c\",\"modelInvariantUuid\":\"5d83986c-d04e-4fa2-86d2-cea65b2f5d4c\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-4eab566f-38a1-452f-85e9-046cd46b12eb\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"9aa5dcefa87c48d1a3518b206f1e0562\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"21783e9d-233e-49b2-8246-91f1c9612026\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"94243bfd-ebe3-4935-bee3-dd6e98619938","type":"String"},"mso-request-id":{"value":"94243bfd-ebe3-4935-bee3-dd6e98619938","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-17T03:28:01.535Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-17T03:28:05.144Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-17T03:28:05.145Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-17T03:28:05.145Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-17T03:28:05.145Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7ECE5D4E17CB56FAE7FE553449684202; Path=/; HttpOnly", Date:"Sun, 17 Apr 2022 03:28:05 GMT", X-ONAP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-TransactionID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ECOMP-RequestID:"94243bfd-ebe3-4935-bee3-dd6e98619938", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"15fc258e-93f7-4994-933a-be6e17dd7673", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-17T03:28:05.146Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"94243bfd-ebe3-4935-bee3-dd6e98619938\",\"instanceId\":\"3d2616a2-a256-44dd-a11b-0b9b9cfd2d28\"}}","message":"Success","processInstanceID":"62f5a07a-bdfe-11ec-af24-1235059e6512","variables":null,"messageCode":200}
2022-04-17T03:28:05.146Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-17T03:28:05.146Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-17T03:28:05.157Z|94243bfd-ebe3-4935-bee3-dd6e98619938|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:28:05.636Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:28:05.655Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938
2022-04-17T03:28:05.656Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|INFO|500||Invoke
2022-04-17T03:28:05.656Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||===========================request begin================================================
2022-04-17T03:28:05.657Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938
2022-04-17T03:28:05.657Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Method      : GET
2022-04-17T03:28:05.657Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44caa723688859c5", X-B3-SpanId:"24a83d77779f34e2", X-B3-ParentSpanId:"44caa723688859c5", X-B3-Sampled:"0", X-ONAP-RequestID:"55e5118b-145c-44cd-a0d5-ff17c989e7d8", X-RequestID:"55e5118b-145c-44cd-a0d5-ff17c989e7d8", X-TransactionID:"55e5118b-145c-44cd-a0d5-ff17c989e7d8", X-ECOMP-RequestID:"55e5118b-145c-44cd-a0d5-ff17c989e7d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"483183c6-ca8e-482f-8af8-0b8ba144ff94"]
2022-04-17T03:28:05.658Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Request body: 
2022-04-17T03:28:05.658Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||==========================request end================================================
2022-04-17T03:28:05.677Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||============================response begin==========================================
2022-04-17T03:28:05.677Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Status code  : 200 OK
2022-04-17T03:28:05.677Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Status text  : 
2022-04-17T03:28:05.677Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:28:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:28:05.678Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Response body: {
  "requestId" : "94243bfd-ebe3-4935-bee3-dd6e98619938",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T03:27:55.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-4eab566f-38a1-452f-85e9-046cd46b12eb\",\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\": \"5d83986c-d04e-4fa2-86d2-cea65b2f5d4c\",\n\t\t\t\"modelVersionId\": \"d9d00fbb-ac42-4367-a12f-5666276de23c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\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\": \"21783e9d-233e-49b2-8246-91f1c9612026\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:28:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3d2616a2-a256-44dd-a11b-0b9b9cfd2d28",
  "serviceInstanceName" : "basic_network-4eab566f-38a1-452f-85e9-046cd46b12eb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "94243bfd-ebe3-4935-bee3-dd6e98619938",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938"
    }
  }
}
2022-04-17T03:28:05.678Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||=======================response end=================================================
2022-04-17T03:28:05.679Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|INFO|500||InvokeReturn
2022-04-17T03:28:05.682Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false
2022-04-17T03:28:05.682Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:28:05.682Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:28:05.682Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false
2022-04-17T03:28:05.682Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:28:05.683Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44caa723688859c5", X-B3-SpanId:"b22053331c4a86ca", X-B3-ParentSpanId:"44caa723688859c5", X-B3-Sampled:"0", X-ONAP-RequestID:"55e5118b-145c-44cd-a0d5-ff17c989e7d8", X-RequestID:"55e5118b-145c-44cd-a0d5-ff17c989e7d8", X-TransactionID:"55e5118b-145c-44cd-a0d5-ff17c989e7d8", X-ECOMP-RequestID:"55e5118b-145c-44cd-a0d5-ff17c989e7d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb8471b4-f42b-490b-8d62-e003151f9834"]
2022-04-17T03:28:05.683Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:28:05.683Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:28:05.778Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:28:05.778Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:28:05.778Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:28:05.779Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:28:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:28:05.779Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:28:05.779Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:28:05.780Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:28:05.794Z|55e5118b-145c-44cd-a0d5-ff17c989e7d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:28:07.730Z|49105ef7-a741-4efb-9e85-23df7b5240b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:07.730Z|ee9368ed-0f13-491d-bf60-7eb99057a36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:07.730Z|f59045b9-77e3-4841-bb68-beb945f9be25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:07.731Z|ee9368ed-0f13-491d-bf60-7eb99057a36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:07.731Z|49105ef7-a741-4efb-9e85-23df7b5240b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:07.731Z|f59045b9-77e3-4841-bb68-beb945f9be25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:12.691Z|5b8b9697-2cd2-4ba0-a6f2-aac835ed81f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:28:12.691Z|5b8b9697-2cd2-4ba0-a6f2-aac835ed81f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:28:15.946Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:28:15.951Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938
2022-04-17T03:28:15.951Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|INFO|500||Invoke
2022-04-17T03:28:15.951Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||===========================request begin================================================
2022-04-17T03:28:15.952Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938
2022-04-17T03:28:15.952Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Method      : GET
2022-04-17T03:28:15.952Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38bc2c3d33ad5e38", X-B3-SpanId:"9a2638c1e3970e48", X-B3-ParentSpanId:"38bc2c3d33ad5e38", X-B3-Sampled:"0", X-ONAP-RequestID:"aaa44bb5-2030-40e0-9356-631cf5ef146a", X-RequestID:"aaa44bb5-2030-40e0-9356-631cf5ef146a", X-TransactionID:"aaa44bb5-2030-40e0-9356-631cf5ef146a", X-ECOMP-RequestID:"aaa44bb5-2030-40e0-9356-631cf5ef146a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d86c2b6-af0a-48a2-b1a1-50cdf234c51a"]
2022-04-17T03:28:15.952Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Request body: 
2022-04-17T03:28:15.953Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||==========================request end================================================
2022-04-17T03:28:16.002Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||============================response begin==========================================
2022-04-17T03:28:16.002Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Status code  : 500 INTERNAL_SERVER_ERROR
2022-04-17T03:28:16.003Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Status text  : 
2022-04-17T03:28:16.003Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:28:16 GMT", Connection:"close"]
2022-04-17T03:28:16.004Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Response body: {"timestamp":"2022-04-17T03:28:15.998+00:00","status":500,"error":"Internal Server Error","message":"","path":"/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938"}
2022-04-17T03:28:16.004Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||=======================response end=================================================
2022-04-17T03:28:16.004Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|INFO|500|Internal Server Error|InvokeReturn
2022-04-17T03:28:16.005Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|||ERROR|500||Exception occurred while communicating with RequestDb during InfraActiveRequest lookup 
org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 : [{"timestamp":"2022-04-17T03:28:15.998+00:00","status":500,"error":"Internal Server Error","message":"","path":"/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938"}]
	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186)
	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.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:537)
	at org.onap.so.db.request.client.RequestsDbClient.getInfraActiveRequestbyRequestId(RequestsDbClient.java:189)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.infraActiveRequestLookup(OrchestrationRequests.java:589)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:136)
	at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.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.OrchestrationRequests$$EnhancerBySpringCGLIB$$9b0d5cf4.getOrchestrationRequest()
	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-17T03:28:16.009Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|||ERROR|500||Error During API Call
org.onap.so.apihandlerinfra.exceptions.ValidateException: Exception occurred while communicating with RequestDb during InfraActiveRequest lookup
	at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.infraActiveRequestLookup(OrchestrationRequests.java:598)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:136)
	at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.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.OrchestrationRequests$$EnhancerBySpringCGLIB$$9b0d5cf4.getOrchestrationRequest()
	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)
Caused by: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 : [{"timestamp":"2022-04-17T03:28:15.998+00:00","status":500,"error":"Internal Server Error","message":"","path":"/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938"}]
	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186)
	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.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:537)
	at org.onap.so.db.request.client.RequestsDbClient.getInfraActiveRequestbyRequestId(RequestsDbClient.java:189)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.infraActiveRequestLookup(OrchestrationRequests.java:589)
	... 113 common frames omitted
2022-04-17T03:28:16.010Z|aaa44bb5-2030-40e0-9356-631cf5ef146a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:16.176Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:28:16.180Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938
2022-04-17T03:28:16.181Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|INFO|500||Invoke
2022-04-17T03:28:16.181Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||===========================request begin================================================
2022-04-17T03:28:16.181Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938
2022-04-17T03:28:16.182Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Method      : GET
2022-04-17T03:28:16.182Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b188d1bf96d728e", X-B3-SpanId:"e00659c8062d9373", X-B3-ParentSpanId:"6b188d1bf96d728e", X-B3-Sampled:"0", X-ONAP-RequestID:"8da93513-e3eb-48a9-b131-887388d17983", X-RequestID:"8da93513-e3eb-48a9-b131-887388d17983", X-TransactionID:"8da93513-e3eb-48a9-b131-887388d17983", X-ECOMP-RequestID:"8da93513-e3eb-48a9-b131-887388d17983", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2fe3736-4872-47ef-8990-afead71b0180"]
2022-04-17T03:28:16.182Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Request body: 
2022-04-17T03:28:16.183Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||==========================request end================================================
2022-04-17T03:28:16.331Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||============================response begin==========================================
2022-04-17T03:28:16.332Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Status code  : 200 OK
2022-04-17T03:28:16.332Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Status text  : 
2022-04-17T03:28:16.333Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:28:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:28:16.333Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||Response body: {
  "requestId" : "94243bfd-ebe3-4935-bee3-dd6e98619938",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T03:27:55.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-4eab566f-38a1-452f-85e9-046cd46b12eb\",\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\": \"5d83986c-d04e-4fa2-86d2-cea65b2f5d4c\",\n\t\t\t\"modelVersionId\": \"d9d00fbb-ac42-4367-a12f-5666276de23c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\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\": \"21783e9d-233e-49b2-8246-91f1c9612026\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:28:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3d2616a2-a256-44dd-a11b-0b9b9cfd2d28",
  "serviceInstanceName" : "basic_network-4eab566f-38a1-452f-85e9-046cd46b12eb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "94243bfd-ebe3-4935-bee3-dd6e98619938",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938"
    }
  }
}
2022-04-17T03:28:16.333Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|DEBUG|500||=======================response end=================================================
2022-04-17T03:28:16.334Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94243bfd-ebe3-4935-bee3-dd6e98619938|INFO|500||InvokeReturn
2022-04-17T03:28:16.335Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false
2022-04-17T03:28:16.336Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:28:16.336Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:28:16.336Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false
2022-04-17T03:28:16.337Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:28:16.337Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b188d1bf96d728e", X-B3-SpanId:"9ddcd620f2c9a705", X-B3-ParentSpanId:"6b188d1bf96d728e", X-B3-Sampled:"0", X-ONAP-RequestID:"8da93513-e3eb-48a9-b131-887388d17983", X-RequestID:"8da93513-e3eb-48a9-b131-887388d17983", X-TransactionID:"8da93513-e3eb-48a9-b131-887388d17983", X-ECOMP-RequestID:"8da93513-e3eb-48a9-b131-887388d17983", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"102002a6-9636-4639-8281-b93530427a79"]
2022-04-17T03:28:16.337Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:28:16.337Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:28:16.349Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:28:16.349Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:28:16.349Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:28:16.350Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:28:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:28:16.350Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:28:16.350Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:28:16.351Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94243bfd-ebe3-4935-bee3-dd6e98619938&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:28:16.364Z|8da93513-e3eb-48a9-b131-887388d17983|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94243bfd-ebe3-4935-bee3-dd6e98619938|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:28:17.756Z|b1cbea48-5ccd-40ba-97c0-388778ebb9a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:17.756Z|db885213-55cb-446d-a033-2a372a34a0e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:17.757Z|b1cbea48-5ccd-40ba-97c0-388778ebb9a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:17.757Z|db885213-55cb-446d-a033-2a372a34a0e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:17.758Z|e89a2d03-063b-4fa6-87d6-78e0123474f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:17.759Z|e89a2d03-063b-4fa6-87d6-78e0123474f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:27.691Z|52a44631-ee5b-4a16-8e2d-7aeaf978d39f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:28:27.691Z|52a44631-ee5b-4a16-8e2d-7aeaf978d39f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:28:27.785Z|21e875d6-6ea5-4fd7-b17d-2fef14449ea2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:27.785Z|7188bb91-f590-4159-afb3-31afd258fd68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:27.786Z|21e875d6-6ea5-4fd7-b17d-2fef14449ea2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:27.786Z|7188bb91-f590-4159-afb3-31afd258fd68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:27.785Z|688ad32b-702b-4c26-a74f-e4c7bc056a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:27.787Z|688ad32b-702b-4c26-a74f-e4c7bc056a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:27.893Z|9a0047e0-d05e-474c-b4c7-a7c1b54d03ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:28:27.894Z|9a0047e0-d05e-474c-b4c7-a7c1b54d03ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:28:37.812Z|b2f00c21-2c2c-4c8f-bcbc-9fac28a520b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:37.812Z|b2f00c21-2c2c-4c8f-bcbc-9fac28a520b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:37.819Z|93afd391-1e6a-403e-9faa-69228afc09a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:37.819Z|09aa92db-1808-44e8-ab3b-f7f7d5944943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:37.820Z|93afd391-1e6a-403e-9faa-69228afc09a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:37.820Z|09aa92db-1808-44e8-ab3b-f7f7d5944943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:42.691Z|649d960b-1fbe-488f-917d-f331b84cef4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:28:42.693Z|649d960b-1fbe-488f-917d-f331b84cef4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:28:47.266Z|4c5d58b7-a481-41a7-be80-c4f2f74c8e71|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:28:47.267Z|4c5d58b7-a481-41a7-be80-c4f2f74c8e71|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:47.837Z|f40f7b84-95e3-4f39-8ea2-16ef588b554f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:47.837Z|f40f7b84-95e3-4f39-8ea2-16ef588b554f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:47.842Z|9b2bc757-92e9-4b88-bab8-d1de9256260d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:47.843Z|9b2bc757-92e9-4b88-bab8-d1de9256260d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:47.846Z|21b41269-9332-429e-a529-07a854f1a920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:47.846Z|21b41269-9332-429e-a529-07a854f1a920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:57.691Z|797b304c-03f5-4800-838b-c2b4a914fa6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:28:57.691Z|797b304c-03f5-4800-838b-c2b4a914fa6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:28:57.863Z|d02e704c-a22c-4a36-b89f-08b5de97883f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:57.864Z|d02e704c-a22c-4a36-b89f-08b5de97883f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:57.865Z|750756c9-5ecd-4cdb-8307-f465d8819bd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:57.866Z|750756c9-5ecd-4cdb-8307-f465d8819bd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:57.869Z|348a6927-8473-4bdb-b2c1-c892c24b3179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:28:57.869Z|348a6927-8473-4bdb-b2c1-c892c24b3179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:28:57.894Z|ad30041f-ddf1-4c82-af51-102ad87490d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:28:57.894Z|ad30041f-ddf1-4c82-af51-102ad87490d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:29:07.890Z|56d93825-dae8-451a-855d-5c0b56c04c37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:07.890Z|8bb9d7dd-046f-422d-ae96-26e9bafabd47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:07.891Z|56d93825-dae8-451a-855d-5c0b56c04c37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:07.891Z|8bb9d7dd-046f-422d-ae96-26e9bafabd47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:07.893Z|06013d7b-3ac7-479e-a3ac-79629fc41970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:07.894Z|06013d7b-3ac7-479e-a3ac-79629fc41970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:12.691Z|82e8094b-4ded-46bf-857c-6955b4c90ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:29:12.691Z|82e8094b-4ded-46bf-857c-6955b4c90ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:29:17.914Z|f3643e24-03dc-4453-8670-5d7cb7317aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:17.915Z|f3643e24-03dc-4453-8670-5d7cb7317aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:17.916Z|8dc5091a-0fe8-46db-8eb5-aa6dfeae69c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:17.917Z|6a258e4b-afc7-493b-80a3-2d6cc2fa06de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:17.917Z|8dc5091a-0fe8-46db-8eb5-aa6dfeae69c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:17.917Z|6a258e4b-afc7-493b-80a3-2d6cc2fa06de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:27.691Z|779dc2b1-7d47-443e-b873-0346e7578ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:29:27.692Z|779dc2b1-7d47-443e-b873-0346e7578ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:29:27.895Z|c4ca3a83-3186-48bb-96b5-8c20d0bf8e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:29:27.896Z|c4ca3a83-3186-48bb-96b5-8c20d0bf8e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:29:27.948Z|986dc1ac-b558-46fd-9c28-ef75719378fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:27.948Z|8676e62f-7dcd-423e-911e-b65528a2938b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:27.948Z|3eadf6a8-ef01-48a5-b43a-d5c7f05cfb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:27.949Z|8676e62f-7dcd-423e-911e-b65528a2938b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:27.949Z|986dc1ac-b558-46fd-9c28-ef75719378fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:27.949Z|3eadf6a8-ef01-48a5-b43a-d5c7f05cfb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:37.976Z|56b3f2b7-27ea-4986-9892-c35a7b822913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:37.976Z|1314bef4-892a-4aeb-b8b7-12311c3b5914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:37.977Z|b46574ff-3e33-41a7-a220-9cf0dddbf82a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:37.977Z|1314bef4-892a-4aeb-b8b7-12311c3b5914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:37.977Z|56b3f2b7-27ea-4986-9892-c35a7b822913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:37.977Z|b46574ff-3e33-41a7-a220-9cf0dddbf82a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:42.691Z|1380137e-5abc-4664-8139-03fef72f58b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:29:42.691Z|1380137e-5abc-4664-8139-03fef72f58b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:29:47.225Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:29:47.227Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 13833fcd-38f1-48d0-83b7-04b74045025d already exists in requestDb InfraActiveRequests table
2022-04-17T03:29:47.228Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d
2022-04-17T03:29:47.228Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|INFO|500||Invoke
2022-04-17T03:29:47.228Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||===========================request begin================================================
2022-04-17T03:29:47.229Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d
2022-04-17T03:29:47.229Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||Method      : GET
2022-04-17T03:29:47.229Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b38b3a13d2de484f", X-B3-SpanId:"e360d24bac4fb1ae", X-B3-ParentSpanId:"b38b3a13d2de484f", X-B3-Sampled:"0", X-ONAP-RequestID:"13833fcd-38f1-48d0-83b7-04b74045025d", X-RequestID:"13833fcd-38f1-48d0-83b7-04b74045025d", X-TransactionID:"13833fcd-38f1-48d0-83b7-04b74045025d", X-ECOMP-RequestID:"13833fcd-38f1-48d0-83b7-04b74045025d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddd2ce77-84d7-48b8-b4da-07a807d5a040"]
2022-04-17T03:29:47.229Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||Request body: 
2022-04-17T03:29:47.229Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||==========================request end================================================
2022-04-17T03:29:47.259Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||============================response begin==========================================
2022-04-17T03:29:47.259Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||Status code  : 500 INTERNAL_SERVER_ERROR
2022-04-17T03:29:47.259Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||Status text  : 
2022-04-17T03:29:47.259Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:29:46 GMT", Connection:"close"]
2022-04-17T03:29:47.260Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||Response body: {"timestamp":"2022-04-17T03:29:47.256+00:00","status":500,"error":"Internal Server Error","message":"","path":"/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d"}
2022-04-17T03:29:47.260Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|DEBUG|500||=======================response end=================================================
2022-04-17T03:29:47.261Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d|INFO|500|Internal Server Error|InvokeReturn
2022-04-17T03:29:47.261Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||ERROR|500||Error occured
org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 : [{"timestamp":"2022-04-17T03:29:47.256+00:00","status":500,"error":"Internal Server Error","message":"","path":"/infraActiveRequests/13833fcd-38f1-48d0-83b7-04b74045025d"}]
	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186)
	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.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:537)
	at org.onap.so.db.request.client.RequestsDbClient.getInfraActiveRequestbyRequestId(RequestsDbClient.java:189)
	at org.onap.so.apihandler.filters.RequestIdFilter.filter(RequestIdFilter.java:62)
	at org.glassfish.jersey.server.ContainerFilteringStage.apply(ContainerFilteringStage.java:108)
	at org.glassfish.jersey.server.ContainerFilteringStage.apply(ContainerFilteringStage.java:44)
	at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:245)
	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-17T03:29:47.262Z|13833fcd-38f1-48d0-83b7-04b74045025d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500|Internal Server Error|Exiting.
2022-04-17T03:29:47.266Z|28cc125b-d2f3-414c-b3af-483ed1da6bd7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:29:47.267Z|28cc125b-d2f3-414c-b3af-483ed1da6bd7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:48.001Z|10efc5af-6afd-465b-9432-370e77d46131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:48.001Z|e02dc9e3-8007-45f0-a7c4-466da0c371e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:48.002Z|e02dc9e3-8007-45f0-a7c4-466da0c371e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:48.002Z|10efc5af-6afd-465b-9432-370e77d46131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:48.002Z|c722b557-10b0-4091-a382-26ace9e84fd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:48.003Z|c722b557-10b0-4091-a382-26ace9e84fd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:57.691Z|db251bfc-e469-408a-bf5f-3b9983557741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:29:57.691Z|db251bfc-e469-408a-bf5f-3b9983557741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:29:57.896Z|3b5c1801-1cfc-4acf-b267-2ac35cda7fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:29:57.897Z|3b5c1801-1cfc-4acf-b267-2ac35cda7fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:29:58.026Z|eb5cd04f-1ef1-4199-99ad-12d5df30b968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:58.026Z|eb5cd04f-1ef1-4199-99ad-12d5df30b968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:58.026Z|8ba9b6db-e95a-4fc8-836b-7c0f440f9218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:58.027Z|8ba9b6db-e95a-4fc8-836b-7c0f440f9218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:29:58.028Z|3d633e04-317b-4aae-b55e-57b8901b3a69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:29:58.028Z|3d633e04-317b-4aae-b55e-57b8901b3a69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:08.051Z|f20667aa-b9cc-4cf7-99b8-4585a692858e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:08.051Z|9c324a01-522e-481b-905c-0dc4a72e14a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:08.052Z|f20667aa-b9cc-4cf7-99b8-4585a692858e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:08.052Z|9c324a01-522e-481b-905c-0dc4a72e14a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:08.052Z|59e92d2f-0af3-47c7-8fda-0bcbf8a47b0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:08.053Z|59e92d2f-0af3-47c7-8fda-0bcbf8a47b0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:12.691Z|bd79a357-9607-4fbb-a089-e1abf9fde94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:30:12.692Z|bd79a357-9607-4fbb-a089-e1abf9fde94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:30:18.078Z|ce77ef47-c418-4f0a-9f82-0ac1a963c770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:18.078Z|4a3293fa-c281-490e-a41a-171f032c0ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:18.078Z|14ba6fc0-73ae-4395-9719-842d4195a7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:18.079Z|ce77ef47-c418-4f0a-9f82-0ac1a963c770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:18.079Z|4a3293fa-c281-490e-a41a-171f032c0ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:18.079Z|14ba6fc0-73ae-4395-9719-842d4195a7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:27.691Z|6c4b91ba-a6c5-4f96-8ef1-7d67067adb03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:30:27.691Z|6c4b91ba-a6c5-4f96-8ef1-7d67067adb03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:30:27.898Z|add7890e-0eb1-4a05-8ec8-9a4e547cba44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:30:27.898Z|add7890e-0eb1-4a05-8ec8-9a4e547cba44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:30:28.102Z|9f8c26c2-55cb-4546-96ba-7b9e80b4e862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:28.103Z|9f8c26c2-55cb-4546-96ba-7b9e80b4e862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:28.104Z|4ce7b965-650c-4e62-8bed-5c77af6d617a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:28.104Z|9fe68f15-18b4-40d7-9099-61b2277d7cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:28.105Z|4ce7b965-650c-4e62-8bed-5c77af6d617a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:28.105Z|9fe68f15-18b4-40d7-9099-61b2277d7cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:38.129Z|a5fac26b-2b57-4157-bd72-ef91b03df048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:38.129Z|4e01dddc-b8e7-48a2-96b9-51cd00a5b460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:38.129Z|e72a33ce-5c84-44da-9270-9b0463d98902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:38.130Z|4e01dddc-b8e7-48a2-96b9-51cd00a5b460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:38.130Z|a5fac26b-2b57-4157-bd72-ef91b03df048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:38.130Z|e72a33ce-5c84-44da-9270-9b0463d98902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:42.691Z|7e4d4065-3d10-4487-94d2-8661a0084667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:30:42.691Z|7e4d4065-3d10-4487-94d2-8661a0084667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:30:47.267Z|f15a6076-43ac-429e-8652-ffed2deb11d1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:30:47.268Z|f15a6076-43ac-429e-8652-ffed2deb11d1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:48.156Z|70ace459-54cf-49cb-acb6-a6a9c183bbb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:48.156Z|a1325928-0d6f-4fcf-a5d8-dc23b47b6f08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:48.156Z|f46fa82d-9aa2-48e6-9db9-9cc83c9a3c1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:48.157Z|a1325928-0d6f-4fcf-a5d8-dc23b47b6f08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:48.157Z|70ace459-54cf-49cb-acb6-a6a9c183bbb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:48.157Z|f46fa82d-9aa2-48e6-9db9-9cc83c9a3c1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:57.691Z|02c1293e-950f-4905-8e03-82f736d60ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:30:57.692Z|02c1293e-950f-4905-8e03-82f736d60ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:30:57.899Z|7f87c654-c7dc-443f-86b5-266d1c273162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:30:57.899Z|7f87c654-c7dc-443f-86b5-266d1c273162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:30:58.180Z|d361de50-71cd-4092-b2da-5e0ffecaf3d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:58.180Z|1b7d21a8-16d7-41b7-abb8-795fcbe74367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:58.180Z|d361de50-71cd-4092-b2da-5e0ffecaf3d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:58.181Z|1b7d21a8-16d7-41b7-abb8-795fcbe74367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:30:58.183Z|9d6a6185-1e1b-4f6d-ba3e-b0f104bc3eea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:30:58.184Z|9d6a6185-1e1b-4f6d-ba3e-b0f104bc3eea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:08.203Z|0f87090d-f1b7-46a9-80cf-b02284abbffa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:08.204Z|0f87090d-f1b7-46a9-80cf-b02284abbffa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:08.206Z|b346dab7-6a60-401b-aabe-f3a0cad59468|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:08.206Z|b346dab7-6a60-401b-aabe-f3a0cad59468|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:08.208Z|9e3ee124-8e23-49bb-8e7f-4ca9396ab08e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:08.209Z|9e3ee124-8e23-49bb-8e7f-4ca9396ab08e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:12.691Z|fc4518cc-4998-423c-bfb8-b808913b1180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:31:12.691Z|fc4518cc-4998-423c-bfb8-b808913b1180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:31:18.228Z|73e157fa-679d-443f-8e4f-30f81e6b0e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:18.228Z|5148e1e6-0dd1-4364-9a6c-11224c954d76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:18.229Z|5243dccd-b459-4bcf-aa7e-a98e21a5676e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:18.229Z|5243dccd-b459-4bcf-aa7e-a98e21a5676e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:18.229Z|5148e1e6-0dd1-4364-9a6c-11224c954d76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:18.229Z|73e157fa-679d-443f-8e4f-30f81e6b0e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:27.691Z|17421cd2-4812-43f4-bbda-66133d4b9d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:31:27.691Z|17421cd2-4812-43f4-bbda-66133d4b9d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:31:27.900Z|5591426b-383a-43bc-b18f-0b62d15a8d87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:31:27.901Z|5591426b-383a-43bc-b18f-0b62d15a8d87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:31:28.253Z|705940ee-d449-4e49-b7ad-27756975ba8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:28.253Z|f7f158de-0c28-4128-b9f1-92a3d2b6aa74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:28.253Z|705940ee-d449-4e49-b7ad-27756975ba8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:28.253Z|f7f158de-0c28-4128-b9f1-92a3d2b6aa74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:28.255Z|ae1a573d-b29d-4c94-a109-9a3ccb28f13d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:28.255Z|ae1a573d-b29d-4c94-a109-9a3ccb28f13d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:38.276Z|54d51cba-180c-403f-9111-54d37cc3c7d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:38.276Z|ed0ad711-89e7-4c36-a039-15eaaf57daee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:38.277Z|ed0ad711-89e7-4c36-a039-15eaaf57daee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:38.277Z|54d51cba-180c-403f-9111-54d37cc3c7d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:38.278Z|06de1c9a-b65b-49a6-9e3e-c6eb1c9cc3a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:38.278Z|06de1c9a-b65b-49a6-9e3e-c6eb1c9cc3a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:42.691Z|e394b3fb-baf1-4da4-8d6d-86a8dfeccf9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:31:42.692Z|e394b3fb-baf1-4da4-8d6d-86a8dfeccf9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:31:47.267Z|7ad84c0b-b8eb-4622-be18-d479afc6ca95|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:31:47.268Z|7ad84c0b-b8eb-4622-be18-d479afc6ca95|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:48.299Z|ee980799-e5b8-4337-bcad-0a7765640c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:48.299Z|e71e687b-8823-4900-a792-f9cfb76c7dff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:48.300Z|ee980799-e5b8-4337-bcad-0a7765640c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:48.300Z|e71e687b-8823-4900-a792-f9cfb76c7dff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:48.300Z|5e1f3a93-1571-4af6-8d40-188895e1d323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:48.300Z|5e1f3a93-1571-4af6-8d40-188895e1d323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:57.691Z|b4a20a0a-ad3b-4145-8169-ca106b549ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:31:57.691Z|b4a20a0a-ad3b-4145-8169-ca106b549ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:31:57.901Z|8bbfb93a-90d0-4189-877d-d5319bf3cb6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:31:57.902Z|8bbfb93a-90d0-4189-877d-d5319bf3cb6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:31:58.321Z|55ac8bff-872f-4bbe-8fe3-7512fccca41a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:58.321Z|ec3b14bb-b776-4c5c-94e8-128b93d06cdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:58.322Z|55ac8bff-872f-4bbe-8fe3-7512fccca41a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:58.322Z|ec3b14bb-b776-4c5c-94e8-128b93d06cdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:31:58.322Z|7c916a33-2a3c-4b96-904e-a0a0f4ed3d27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:31:58.322Z|7c916a33-2a3c-4b96-904e-a0a0f4ed3d27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:08.345Z|052c7dcb-f39a-463b-bd99-2431150d1daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:08.346Z|052c7dcb-f39a-463b-bd99-2431150d1daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:08.347Z|4f72d4b6-3f17-4796-8ca4-5aa55ddb5267|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:08.347Z|3d50c6c7-f87f-4505-bcab-be850bc846cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:08.348Z|4f72d4b6-3f17-4796-8ca4-5aa55ddb5267|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:08.348Z|3d50c6c7-f87f-4505-bcab-be850bc846cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:12.691Z|0df28c78-6ea9-48de-82ea-379cd358dba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:32:12.691Z|0df28c78-6ea9-48de-82ea-379cd358dba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:32:18.368Z|bc308c4e-3b5b-4223-a80e-4c979db41b3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:18.368Z|31e571c5-644b-43df-9ab6-4c758dbc1058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:18.368Z|bc308c4e-3b5b-4223-a80e-4c979db41b3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:18.368Z|31e571c5-644b-43df-9ab6-4c758dbc1058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:18.368Z|bfbaf59b-c35c-46de-b59e-0d3eace6cce4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:18.369Z|bfbaf59b-c35c-46de-b59e-0d3eace6cce4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:27.691Z|f71cca78-db00-4ba1-9596-6b6ce36bc6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:32:27.692Z|f71cca78-db00-4ba1-9596-6b6ce36bc6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:32:27.902Z|94ccb6d7-e1ad-4e66-9cbf-bcdbaaec3c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:32:27.903Z|94ccb6d7-e1ad-4e66-9cbf-bcdbaaec3c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:32:28.396Z|fea9b5c9-a687-422c-9a2e-f3cbea708cc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:28.397Z|fea9b5c9-a687-422c-9a2e-f3cbea708cc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:28.404Z|7aca74e9-02f4-49e7-a0dd-fc9d27d469a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:28.404Z|41c6d240-6b74-41ce-a2f2-b12764713f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:28.405Z|41c6d240-6b74-41ce-a2f2-b12764713f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:28.405Z|7aca74e9-02f4-49e7-a0dd-fc9d27d469a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:38.421Z|d898b406-7926-40bc-b7df-a34c5880edfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:38.422Z|d898b406-7926-40bc-b7df-a34c5880edfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:38.426Z|8df68e9b-4a7b-4741-af55-060f77382013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:38.427Z|8df68e9b-4a7b-4741-af55-060f77382013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:38.427Z|78c7db8d-29a2-4f9f-baab-ae8b72c26f6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:38.427Z|78c7db8d-29a2-4f9f-baab-ae8b72c26f6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:42.691Z|74fe4b4e-b58b-45a3-a52a-a00ef9047822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:32:42.691Z|74fe4b4e-b58b-45a3-a52a-a00ef9047822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:32:47.266Z|1b1503e9-9074-428b-a1ea-86f43de8398b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:32:47.267Z|1b1503e9-9074-428b-a1ea-86f43de8398b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:48.447Z|226d4daf-961c-449b-9c2c-b4d4a1324a77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:48.448Z|226d4daf-961c-449b-9c2c-b4d4a1324a77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:48.450Z|4d1860f9-97b3-4a69-a448-ae320e4e1468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:48.450Z|4d1860f9-97b3-4a69-a448-ae320e4e1468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:48.450Z|7a1de9cb-5a6e-42e2-9488-ba5f38c4991d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:48.450Z|7a1de9cb-5a6e-42e2-9488-ba5f38c4991d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:57.691Z|a3ee18c1-cf96-4609-9abc-ed741b91a225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:32:57.691Z|a3ee18c1-cf96-4609-9abc-ed741b91a225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:32:57.903Z|16eb59c9-a0be-457d-bbea-a6d5bf2a0e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:32:57.904Z|16eb59c9-a0be-457d-bbea-a6d5bf2a0e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:32:58.473Z|43ecf3e8-f732-43a3-90e1-c825ab0662f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:58.473Z|52722026-a145-4935-a1b5-d86e600d62c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:58.474Z|4be79c2a-66ad-488f-8afa-f0ff93b13de5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:32:58.474Z|52722026-a145-4935-a1b5-d86e600d62c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:58.474Z|43ecf3e8-f732-43a3-90e1-c825ab0662f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:32:58.474Z|4be79c2a-66ad-488f-8afa-f0ff93b13de5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:08.497Z|60f36083-bb62-4534-9e56-03d454aac121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:08.498Z|dd62f8de-e109-41b0-9bf8-f24efebc946a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:08.498Z|45d0482c-993f-49fc-8830-e29ea0c9abfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:08.498Z|60f36083-bb62-4534-9e56-03d454aac121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:08.498Z|dd62f8de-e109-41b0-9bf8-f24efebc946a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:08.498Z|45d0482c-993f-49fc-8830-e29ea0c9abfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:12.691Z|a9e30365-c68a-4ecf-baec-928f5a629b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:33:12.692Z|a9e30365-c68a-4ecf-baec-928f5a629b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:33:18.523Z|dbd64bce-14cb-4e64-8b04-aa8b4df1aa97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:18.523Z|e4f85cad-af44-4a65-b848-f2d568d3f506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:18.523Z|ee10fbe8-c1c2-4ea1-a18c-5c13b5804397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:18.523Z|dbd64bce-14cb-4e64-8b04-aa8b4df1aa97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:18.523Z|e4f85cad-af44-4a65-b848-f2d568d3f506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:18.524Z|ee10fbe8-c1c2-4ea1-a18c-5c13b5804397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:27.691Z|90b0fdf5-e134-4166-93a7-65a5fbfd6fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:33:27.691Z|90b0fdf5-e134-4166-93a7-65a5fbfd6fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:33:27.905Z|64696059-c8b3-4eb0-88bb-26cc174b812f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:33:27.905Z|64696059-c8b3-4eb0-88bb-26cc174b812f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:33:28.546Z|59b82e24-7a46-4133-80ce-13503205cc05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:28.547Z|59b82e24-7a46-4133-80ce-13503205cc05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:28.547Z|c9f5cc12-547a-4c06-8098-356a885ad8cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:28.547Z|b83c4aa8-cb82-4ad9-97a2-bf9aeb8d4e04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:28.547Z|c9f5cc12-547a-4c06-8098-356a885ad8cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:28.547Z|b83c4aa8-cb82-4ad9-97a2-bf9aeb8d4e04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:38.571Z|21866097-1b92-422f-b326-2487d83df928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:38.571Z|8944087e-0b54-4de2-acc1-8cebf367a96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:38.572Z|21866097-1b92-422f-b326-2487d83df928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:38.572Z|8944087e-0b54-4de2-acc1-8cebf367a96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:38.572Z|937efadb-5498-4a39-92f2-b88a522217a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:38.572Z|937efadb-5498-4a39-92f2-b88a522217a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:42.691Z|c9e966d1-6dd9-44fe-a2f0-0c563ded9c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:33:42.692Z|c9e966d1-6dd9-44fe-a2f0-0c563ded9c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:33:47.267Z|a0fb0ed4-c8e4-4d6d-b45a-8c2bb8bbbb83|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:33:47.267Z|a0fb0ed4-c8e4-4d6d-b45a-8c2bb8bbbb83|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:48.595Z|0852df6b-c59e-46e3-ab67-d307a59c9901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:48.596Z|0852df6b-c59e-46e3-ab67-d307a59c9901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:48.596Z|317cbe7f-6484-4fbc-9cdb-fb44f9125f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:48.597Z|317cbe7f-6484-4fbc-9cdb-fb44f9125f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:48.598Z|4f793774-cf75-4755-832a-3cfef18bdb32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:48.598Z|4f793774-cf75-4755-832a-3cfef18bdb32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:57.691Z|d49ecb01-d5d6-407a-90f5-b3902c79322f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:33:57.692Z|d49ecb01-d5d6-407a-90f5-b3902c79322f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:33:57.906Z|67f234e3-ce70-43ed-aa2f-060bfa95f97e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:33:57.906Z|67f234e3-ce70-43ed-aa2f-060bfa95f97e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:33:58.619Z|ebef5f0f-73e1-4096-bb6d-77e9068c2efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:58.620Z|ebef5f0f-73e1-4096-bb6d-77e9068c2efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:58.621Z|8b86fc30-fe3d-4796-8a23-9a57b4e8bb9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:58.622Z|43f5011e-f4e9-4f9f-9c6e-c7efadce97bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:33:58.622Z|8b86fc30-fe3d-4796-8a23-9a57b4e8bb9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:33:58.623Z|43f5011e-f4e9-4f9f-9c6e-c7efadce97bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:08.645Z|b6247f80-ea46-4731-b642-b17b9589676c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:08.646Z|b6247f80-ea46-4731-b642-b17b9589676c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:08.646Z|4a3ba03f-6225-45ce-ba6f-b94aa4a83895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:08.646Z|4a3ba03f-6225-45ce-ba6f-b94aa4a83895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:08.647Z|f22fc4cb-849a-4f83-bec0-b96d885f07e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:08.647Z|f22fc4cb-849a-4f83-bec0-b96d885f07e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:12.691Z|c7e8b3f2-6f69-499c-bf98-52f099bfca9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:34:12.691Z|c7e8b3f2-6f69-499c-bf98-52f099bfca9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:34:18.669Z|65a82dba-7cc7-41f4-ad18-8312981e05a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:18.669Z|0d55a50f-e527-4718-9b3d-91ea574dac55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:18.669Z|65a82dba-7cc7-41f4-ad18-8312981e05a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:18.669Z|0d55a50f-e527-4718-9b3d-91ea574dac55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:18.671Z|73d6bb34-dcf5-456f-bfb2-1c964f149aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:18.671Z|73d6bb34-dcf5-456f-bfb2-1c964f149aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:27.691Z|11e46ba1-3a34-401b-9c6a-7f305ac97f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:34:27.695Z|11e46ba1-3a34-401b-9c6a-7f305ac97f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:34:27.907Z|ab686b5b-37cf-40bc-b3e7-6820df0f1146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:34:27.907Z|ab686b5b-37cf-40bc-b3e7-6820df0f1146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:34:28.697Z|cad8f1d3-e5a9-4910-b44f-d5501fa61c35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:28.697Z|337e65e3-ad3b-4c30-9f39-53ff7d0fc63c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:28.697Z|e0376e67-dc24-4358-a4fd-df4cc4bfb255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:28.698Z|337e65e3-ad3b-4c30-9f39-53ff7d0fc63c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:28.698Z|e0376e67-dc24-4358-a4fd-df4cc4bfb255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:28.698Z|cad8f1d3-e5a9-4910-b44f-d5501fa61c35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:38.724Z|f953bb3d-3bee-4d5f-a86a-773d48e4a903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:38.724Z|1446eb14-7fcc-41ce-981a-afcbad97b91d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:38.724Z|d697550d-1d7b-48b9-8c0f-cb099b55089d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:38.725Z|d697550d-1d7b-48b9-8c0f-cb099b55089d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:38.725Z|f953bb3d-3bee-4d5f-a86a-773d48e4a903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:38.725Z|1446eb14-7fcc-41ce-981a-afcbad97b91d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:42.691Z|a82904b9-bde8-4fbe-819f-6c09c9d1890c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:34:42.691Z|a82904b9-bde8-4fbe-819f-6c09c9d1890c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:34:47.266Z|24348ca1-b890-4dad-ab2c-d3d4255d23b9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:34:47.267Z|24348ca1-b890-4dad-ab2c-d3d4255d23b9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:48.748Z|549590c7-7258-42c5-8251-7e6a54f902a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:48.748Z|7173ea55-e704-4f49-91fb-70ef92f77288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:48.748Z|549590c7-7258-42c5-8251-7e6a54f902a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:48.749Z|7173ea55-e704-4f49-91fb-70ef92f77288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:48.749Z|eea30d5b-d001-45cc-a1da-51cc3ee03ed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:48.750Z|eea30d5b-d001-45cc-a1da-51cc3ee03ed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:54.751Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:34:54.754Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 9973dd2f-4849-48ea-ad83-4bfe84bdc72d already exists in requestDb InfraActiveRequests table
2022-04-17T03:34:54.755Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d
2022-04-17T03:34:54.755Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|INFO|500||Invoke
2022-04-17T03:34:54.755Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||===========================request begin================================================
2022-04-17T03:34:54.756Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d
2022-04-17T03:34:54.756Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||Method      : GET
2022-04-17T03:34:54.756Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"683f14fb2dd1bec9", X-B3-SpanId:"8bb8dfb582500d90", X-B3-ParentSpanId:"683f14fb2dd1bec9", X-B3-Sampled:"0", X-ONAP-RequestID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-RequestID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-TransactionID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-ECOMP-RequestID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3fb7c30-5560-4b12-ba98-146f8e22fbc0"]
2022-04-17T03:34:54.756Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||Request body: 
2022-04-17T03:34:54.756Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||==========================request end================================================
2022-04-17T03:34:54.770Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||============================response begin==========================================
2022-04-17T03:34:54.770Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:34:54.770Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||Status text  : 
2022-04-17T03:34:54.770Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:34:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:34:54.771Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||Response body: 
2022-04-17T03:34:54.771Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|DEBUG|500||=======================response end=================================================
2022-04-17T03:34:54.771Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9973dd2f-4849-48ea-ad83-4bfe84bdc72d|INFO|404|Not Found|InvokeReturn
2022-04-17T03:34:54.784Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T03:34:54.841Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:34:54.886Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|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/9aa5dcefa87c48d1a3518b206f1e0562|INFO|500||Invoke
2022-04-17T03:34:54.887Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|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/9aa5dcefa87c48d1a3518b206f1e0562|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9973dd2f-4849-48ea-ad83-4bfe84bdc72d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[56c20707-53cf-45f6-85e2-be0d6c35e710], X-ECOMP-RequestID=[9973dd2f-4849-48ea-ad83-4bfe84bdc72d], X-TransactionId=[], X-ONAP-RequestID=[9973dd2f-4849-48ea-ad83-4bfe84bdc72d]}
2022-04-17T03:34:54.944Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|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/9aa5dcefa87c48d1a3518b206f1e0562|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/9aa5dcefa87c48d1a3518b206f1e0562 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220417-03:34:54:916-82826], vertex-id=[250096], Content-Length=[609], Date=[Sun, 17 Apr 2022 03:34:54 GMT], Content-Type=[application/json]}
2022-04-17T03:34:54.946Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|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/9aa5dcefa87c48d1a3518b206f1e0562|DEBUG|500||{"tenant-id":"9aa5dcefa87c48d1a3518b206f1e0562","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1650166252736","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-17T03:34:54.946Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|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/9aa5dcefa87c48d1a3518b206f1e0562|INFO|500||InvokeReturn
2022-04-17T03:34:54.948Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T03:34:54.948Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T03:34:54.949Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-17T03:34:54.949Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-17T03:34:54.950Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-17T03:34:54.950Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-17T03:34:54.950Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-17T03:34:54.951Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"683f14fb2dd1bec9", X-B3-SpanId:"13c66c920172c795", X-B3-ParentSpanId:"683f14fb2dd1bec9", X-B3-Sampled:"0", X-ONAP-RequestID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-RequestID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-TransactionID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-ECOMP-RequestID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"748edda4-a32a-4214-b4f3-c3d8712b1a44"]
2022-04-17T03:34:54.951Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-e90b0892-fb20-440f-84b7-a4816b78bac8","requestScope":"service"}
2022-04-17T03:34:54.951Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-17T03:34:54.963Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-17T03:34:54.963Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-17T03:34:54.963Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-17T03:34:54.964Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:34:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:34:55.006Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-17T03:34:55.008Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-17T03:34:55.019Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-17T03:34:55.025Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T03:34:55.025Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-17T03:34:55.026Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-17T03:34:55.026Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T03:34:55.026Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-17T03:34:55.026Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-RequestID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-TransactionID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-ECOMP-RequestID:"9973dd2f-4849-48ea-ad83-4bfe84bdc72d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef5c85aa-7a93-4653-9694-bb586ca1d3c2"]
2022-04-17T03:34:55.027Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-17T03:34:55.027Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-17T03:34:55.050Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-17T03:34:55.051Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 500 INTERNAL_SERVER_ERROR
2022-04-17T03:34:55.051Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-17T03:34:55.051Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:34:55 GMT", Connection:"close"]
2022-04-17T03:34:55.052Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {"timestamp":"2022-04-17T03:34:55.045+00:00","status":500,"error":"Internal Server Error","message":"","path":"/service/search/findFirstByModelNameOrderByModelVersionDesc"}
2022-04-17T03:34:55.052Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-17T03:34:55.053Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500|Internal Server Error|InvokeReturn
2022-04-17T03:34:55.054Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||ERROR|500||Error occured
org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 : [{"timestamp":"2022-04-17T03:34:55.045+00:00","status":500,"error":"Internal Server Error","message":"","path":"/service/search/findFirstByModelNameOrderByModelVersionDesc"}]
	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186)
	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.getForObject(RestTemplate.java:331)
	at uk.co.blackpepper.bowman.RestOperations.getResource(RestOperations.java:46)
	at uk.co.blackpepper.bowman.Client.get(Client.java:80)
	at org.onap.so.db.catalog.client.CatalogDbClient.getSingleResource(CatalogDbClient.java:947)
	at org.onap.so.db.catalog.client.CatalogDbClient.getFirstByModelNameOrderByModelVersionDesc(CatalogDbClient.java:749)
	at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceURI(RequestHandlerUtils.java:755)
	at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:670)
	at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:938)
	at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:867)
	at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:127)
	at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.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.ServiceInstances$$EnhancerBySpringCGLIB$$38aa471c.createServiceInstance()
	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-17T03:34:55.055Z|9973dd2f-4849-48ea-ad83-4bfe84bdc72d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500|Internal Server Error|Exiting.
2022-04-17T03:34:57.691Z|49abdd00-a676-4c66-9a3c-e3cc0cc00c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:34:57.691Z|49abdd00-a676-4c66-9a3c-e3cc0cc00c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:34:57.908Z|5721cb62-9a85-4381-8cce-50893a6a9ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:34:57.908Z|5721cb62-9a85-4381-8cce-50893a6a9ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:34:58.773Z|7e73d47d-9eda-4eae-b35f-0eca08b9a528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:58.774Z|7e73d47d-9eda-4eae-b35f-0eca08b9a528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:58.774Z|2e37f22c-3f11-4316-baeb-a59de725b1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:58.774Z|85faba12-bd6b-4425-a82a-f2245e9cbe63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:58.774Z|2e37f22c-3f11-4316-baeb-a59de725b1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:58.775Z|85faba12-bd6b-4425-a82a-f2245e9cbe63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:09.103Z|903712c3-2325-461c-9031-0a0bfee92c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:09.103Z|903712c3-2325-461c-9031-0a0bfee92c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:09.105Z|44789151-f265-4bb2-a296-b12f6cf92c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:09.106Z|44789151-f265-4bb2-a296-b12f6cf92c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:09.107Z|87979928-c71c-466c-8cc2-c614db883609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:09.107Z|87979928-c71c-466c-8cc2-c614db883609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:12.691Z|757c6217-d7a1-426d-8cf7-0d5ff3dd6401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:12.694Z|757c6217-d7a1-426d-8cf7-0d5ff3dd6401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:19.128Z|bda9aa21-cb6e-49a6-a230-a8a7f30c0a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:19.129Z|bda9aa21-cb6e-49a6-a230-a8a7f30c0a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:19.192Z|af735c59-eeac-4e25-aaf3-baec031ae0c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:19.192Z|af735c59-eeac-4e25-aaf3-baec031ae0c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:19.194Z|e6e392f3-d397-470f-b52c-a73336328f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:19.194Z|e6e392f3-d397-470f-b52c-a73336328f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:27.691Z|50eabd82-a02b-4d37-a532-fda8b2cbf88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:27.692Z|50eabd82-a02b-4d37-a532-fda8b2cbf88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:27.909Z|04204173-593f-4a37-95b7-91798d57262b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:27.910Z|04204173-593f-4a37-95b7-91798d57262b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:29.152Z|06de5da8-793d-4496-b406-6ff7a408aeb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:29.152Z|06de5da8-793d-4496-b406-6ff7a408aeb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:29.216Z|21a75c3e-1083-40f4-bcac-d07513f4c62b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:29.217Z|21a75c3e-1083-40f4-bcac-d07513f4c62b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:29.218Z|bf697503-117f-408f-a079-f2c2799ab5d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:29.218Z|bf697503-117f-408f-a079-f2c2799ab5d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:39.176Z|43cd35ca-4c47-4681-aefc-d6486a17563d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:39.177Z|43cd35ca-4c47-4681-aefc-d6486a17563d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:39.242Z|2a86bdb0-8417-448c-9d04-83021ddd714e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:39.242Z|2a86bdb0-8417-448c-9d04-83021ddd714e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:39.243Z|15eb3f4b-c98c-4107-964f-876ec1f1e017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:39.243Z|15eb3f4b-c98c-4107-964f-876ec1f1e017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:42.691Z|cf1f5422-95ba-4a84-851c-c890b5efb28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:42.692Z|cf1f5422-95ba-4a84-851c-c890b5efb28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:47.266Z|506ddee5-d94a-44ff-8ae4-10549d4a0890|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:35:47.266Z|506ddee5-d94a-44ff-8ae4-10549d4a0890|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:49.200Z|5163fb08-4786-408a-ab60-3c11c4ddb549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:49.201Z|5163fb08-4786-408a-ab60-3c11c4ddb549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:49.268Z|f91e2c30-ab24-4cdb-8a88-3bbdbc51f6ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:49.268Z|66086bfd-def6-4ce1-bc32-8ed669a9e735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:49.268Z|66086bfd-def6-4ce1-bc32-8ed669a9e735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:49.268Z|f91e2c30-ab24-4cdb-8a88-3bbdbc51f6ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:57.691Z|5dda8352-7aa0-4330-a8f4-1f5c845a6d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:57.694Z|5dda8352-7aa0-4330-a8f4-1f5c845a6d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:57.910Z|12a1945e-9a1b-49e0-9fd3-11cdea068a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:57.911Z|12a1945e-9a1b-49e0-9fd3-11cdea068a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:59.225Z|2cb98b87-3d0e-4217-aac5-ac35d29dffd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:59.226Z|2cb98b87-3d0e-4217-aac5-ac35d29dffd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:59.291Z|3c7ddf09-2ecf-4d81-8648-981c9324a1b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:59.291Z|890d9e63-6e4d-4fa5-968b-f83db34187fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:59.292Z|890d9e63-6e4d-4fa5-968b-f83db34187fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:59.292Z|3c7ddf09-2ecf-4d81-8648-981c9324a1b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:09.250Z|2d5b4f4c-8240-4e73-8c4a-6f4ae74cb6c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:09.251Z|2d5b4f4c-8240-4e73-8c4a-6f4ae74cb6c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:09.316Z|56b477ec-b967-4090-bc88-f428c9b3e111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:09.316Z|9ccf6630-fc46-4e9a-85c5-00cea1444490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:09.317Z|9ccf6630-fc46-4e9a-85c5-00cea1444490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:09.317Z|56b477ec-b967-4090-bc88-f428c9b3e111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:12.691Z|c19083b8-06ed-4fb2-a784-c4f121cb814d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:12.691Z|c19083b8-06ed-4fb2-a784-c4f121cb814d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:19.275Z|4ce91fa0-6a8b-467d-b2da-96ada773967d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:19.276Z|4ce91fa0-6a8b-467d-b2da-96ada773967d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:19.338Z|952d4d76-02bc-4393-8dd9-fd2000fe406a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:19.339Z|952d4d76-02bc-4393-8dd9-fd2000fe406a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:19.340Z|7f815abc-b4d3-42ef-848a-0c02c05d1145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:19.340Z|7f815abc-b4d3-42ef-848a-0c02c05d1145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:27.691Z|0d757290-d37e-46b0-9efb-8f41d8dc9a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:27.691Z|0d757290-d37e-46b0-9efb-8f41d8dc9a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:27.911Z|18af964f-1d23-4db0-80fe-2eebaf405e61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:27.912Z|18af964f-1d23-4db0-80fe-2eebaf405e61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:29.298Z|ff5d4036-a564-460a-80dd-9f277b3ebe6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:29.299Z|ff5d4036-a564-460a-80dd-9f277b3ebe6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:29.362Z|bfdbe9ce-a120-4261-910f-b4b5496ba414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:29.362Z|bfdbe9ce-a120-4261-910f-b4b5496ba414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:29.363Z|48f7cf10-5a6f-43e7-a5ef-24ee54585519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:29.363Z|48f7cf10-5a6f-43e7-a5ef-24ee54585519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:39.323Z|fe4acac0-10d6-49ce-b078-33e1d6e8380a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:39.323Z|fe4acac0-10d6-49ce-b078-33e1d6e8380a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:39.387Z|a6e0efbc-2c14-4563-b08b-14b9e2cb634d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:39.387Z|4ef3890b-44b1-4955-9c37-1412aa733796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:39.388Z|a6e0efbc-2c14-4563-b08b-14b9e2cb634d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:39.388Z|4ef3890b-44b1-4955-9c37-1412aa733796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:42.691Z|2295c288-bc78-4e14-b374-34d2a9dd6fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:42.695Z|2295c288-bc78-4e14-b374-34d2a9dd6fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:47.266Z|f992dab8-5cc1-4935-b81f-7a343c5b08e1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:36:47.267Z|f992dab8-5cc1-4935-b81f-7a343c5b08e1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:49.346Z|2a2c0063-9c3e-4a5b-a6e4-4e4c2d576559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:49.346Z|2a2c0063-9c3e-4a5b-a6e4-4e4c2d576559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:49.411Z|bcec19ca-99e1-494d-a5cd-a5cc3b091e05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:49.411Z|a6d4899a-7ff5-427f-a737-033c03af6d29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:49.411Z|bcec19ca-99e1-494d-a5cd-a5cc3b091e05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:49.412Z|a6d4899a-7ff5-427f-a737-033c03af6d29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:57.691Z|04c19783-0a0f-4fb3-90cd-33b05cf6ec54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:57.692Z|04c19783-0a0f-4fb3-90cd-33b05cf6ec54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:57.913Z|00fdc43b-4041-4128-a6eb-76dce954dac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:57.913Z|00fdc43b-4041-4128-a6eb-76dce954dac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:59.372Z|e71a778d-f772-4fe3-a562-3eb6161aa536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:59.373Z|e71a778d-f772-4fe3-a562-3eb6161aa536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:59.434Z|a27f16a8-dca8-4f0d-8edc-08fbfa47a0c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:59.435Z|a27f16a8-dca8-4f0d-8edc-08fbfa47a0c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:59.436Z|2e314fed-97b7-46d8-86b6-5dbb68946535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:59.436Z|2e314fed-97b7-46d8-86b6-5dbb68946535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:09.395Z|3803b925-4c0c-486d-a044-e626fab91928|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:09.396Z|3803b925-4c0c-486d-a044-e626fab91928|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:09.457Z|0e5e5203-5ea7-4437-89d0-53cf24393a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:09.457Z|ff888d0b-56cc-4e1e-9ac4-f4f640cd1d8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:09.457Z|0e5e5203-5ea7-4437-89d0-53cf24393a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:09.457Z|ff888d0b-56cc-4e1e-9ac4-f4f640cd1d8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:12.691Z|3023a845-9008-46f5-9cb7-0432aba9f899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:12.691Z|3023a845-9008-46f5-9cb7-0432aba9f899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:19.420Z|21059b62-b71c-40fd-acc9-6162c633087f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:19.421Z|21059b62-b71c-40fd-acc9-6162c633087f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:19.481Z|1f1ce247-0190-423d-83a3-34a10ef1e20a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:19.481Z|66b52608-b9aa-4ae5-bc47-3e547996c5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:19.482Z|1f1ce247-0190-423d-83a3-34a10ef1e20a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:19.482Z|66b52608-b9aa-4ae5-bc47-3e547996c5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:27.691Z|1c2f30e3-6c10-4284-a731-6d12fe7fa93c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:27.693Z|1c2f30e3-6c10-4284-a731-6d12fe7fa93c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:27.914Z|f0949371-e001-4c0a-96e7-b1a52e3b074c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:27.914Z|f0949371-e001-4c0a-96e7-b1a52e3b074c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:29.446Z|b2ba42e9-a6f9-48eb-8201-5d5a0b03a441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:29.446Z|b2ba42e9-a6f9-48eb-8201-5d5a0b03a441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:29.507Z|b9d41db0-8644-4861-b162-0dee03f88195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:29.507Z|b9d41db0-8644-4861-b162-0dee03f88195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:29.508Z|8adb1a55-8381-4b84-b95c-d538cbd38534|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:29.509Z|8adb1a55-8381-4b84-b95c-d538cbd38534|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:39.471Z|677933ff-9a5d-4a0c-80d5-2f973cb0e4c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:39.472Z|677933ff-9a5d-4a0c-80d5-2f973cb0e4c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:39.528Z|2e389604-e7c5-4a7c-84ef-47f14a1eacf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:39.529Z|2e389604-e7c5-4a7c-84ef-47f14a1eacf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:39.532Z|5071ec2f-d7ca-4fc6-bebc-95068f1dbc09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:39.533Z|5071ec2f-d7ca-4fc6-bebc-95068f1dbc09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:41.067Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:37:41.070Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 87bbfbab-1d2b-4a29-9135-a262fe32adfe already exists in requestDb InfraActiveRequests table
2022-04-17T03:37:41.071Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe
2022-04-17T03:37:41.071Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|INFO|500||Invoke
2022-04-17T03:37:41.071Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||===========================request begin================================================
2022-04-17T03:37:41.072Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe
2022-04-17T03:37:41.072Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||Method      : GET
2022-04-17T03:37:41.072Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5ed152eb5c5fb40", X-B3-SpanId:"60c7df0c47ec116b", X-B3-ParentSpanId:"d5ed152eb5c5fb40", X-B3-Sampled:"0", X-ONAP-RequestID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-RequestID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-TransactionID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-ECOMP-RequestID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79c9aea3-4ca0-4d52-bc68-b7eac49f3d16"]
2022-04-17T03:37:41.072Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||Request body: 
2022-04-17T03:37:41.072Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||==========================request end================================================
2022-04-17T03:37:41.089Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||============================response begin==========================================
2022-04-17T03:37:41.090Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:37:41.090Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||Status text  : 
2022-04-17T03:37:41.090Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:37:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:37:41.091Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||Response body: 
2022-04-17T03:37:41.091Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|DEBUG|500||=======================response end=================================================
2022-04-17T03:37:41.091Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87bbfbab-1d2b-4a29-9135-a262fe32adfe|INFO|404|Not Found|InvokeReturn
2022-04-17T03:37:41.103Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T03:37:41.103Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-17T03:37:41.110Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:37:41.136Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-17T03:37:41.137Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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/4d5b2219-5fda-4277-ad78-112729d341cf|INFO|500||Invoke
2022-04-17T03:37:41.188Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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/4d5b2219-5fda-4277-ad78-112729d341cf|INFO|500||InvokeReturn
2022-04-17T03:37:41.188Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220417-03:37:41:168-39877], vertex-id=[401432], Content-Length=[116], Date=[Sun, 17 Apr 2022 03:37:41 GMT], Content-Type=[application/json]}
2022-04-17T03:37:41.189Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"4d5b2219-5fda-4277-ad78-112729d341cf","service-description":"pNF","resource-version":"1650166184279"}

2022-04-17T03:37:41.194Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-04-17T03:37:41.197Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:37:41.222Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-17T03:37:41.223Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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/4d5b2219-5fda-4277-ad78-112729d341cf|INFO|500||Invoke
2022-04-17T03:37:41.296Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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/4d5b2219-5fda-4277-ad78-112729d341cf|INFO|500||InvokeReturn
2022-04-17T03:37:41.297Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220417-03:37:41:249-83350], vertex-id=[401432], Content-Length=[116], Date=[Sun, 17 Apr 2022 03:37:41 GMT], Content-Type=[application/json]}
2022-04-17T03:37:41.298Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"4d5b2219-5fda-4277-ad78-112729d341cf","service-description":"pNF","resource-version":"1650166184279"}

2022-04-17T03:37:41.299Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T03:37:41.299Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T03:37:41.316Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.316Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.316Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.316Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.317Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.317Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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:"117", X-B3-TraceId:"d5ed152eb5c5fb40", X-B3-SpanId:"7178b907db82bbc4", X-B3-ParentSpanId:"d5ed152eb5c5fb40", X-B3-Sampled:"0", X-ONAP-RequestID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-RequestID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-TransactionID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-ECOMP-RequestID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f8a73e4-3c94-42a8-a05f-dd61d3a93055"]
2022-04-17T03:37:41.318Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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":"Service_Ete_Nameeacb11b7-d99e-4322-8a01-aaeee275f4b4","requestScope":"service"}
2022-04-17T03:37:41.318Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.406Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.406Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.407Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.407Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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:"Sun, 17 Apr 2022 03:37:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:37:41.407Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.408Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.408Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|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-17T03:37:41.409Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f
2022-04-17T03:37:41.410Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|INFO|500||Invoke
2022-04-17T03:37:41.410Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||===========================request begin================================================
2022-04-17T03:37:41.410Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f
2022-04-17T03:37:41.410Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||Method      : GET
2022-04-17T03:37:41.411Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-RequestID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-TransactionID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-ECOMP-RequestID:"87bbfbab-1d2b-4a29-9135-a262fe32adfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b367884-8f88-48b4-b9fe-57010f462e09"]
2022-04-17T03:37:41.411Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||Request body: 
2022-04-17T03:37:41.411Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||==========================request end================================================
2022-04-17T03:37:41.437Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||============================response begin==========================================
2022-04-17T03:37:41.438Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||Status code  : 500 INTERNAL_SERVER_ERROR
2022-04-17T03:37:41.438Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||Status text  : 
2022-04-17T03:37:41.438Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:37:41 GMT", Connection:"close"]
2022-04-17T03:37:41.439Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||Response body: {"timestamp":"2022-04-17T03:37:41.432+00:00","status":500,"error":"Internal Server Error","message":"","path":"/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f"}
2022-04-17T03:37:41.439Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|DEBUG|500||=======================response end=================================================
2022-04-17T03:37:41.440Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f|INFO|500|Internal Server Error|InvokeReturn
2022-04-17T03:37:41.442Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||ERROR|500||Error occured
org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 : [{"timestamp":"2022-04-17T03:37:41.432+00:00","status":500,"error":"Internal Server Error","message":"","path":"/service/769939ff-4fb7-4eb7-8b9f-7eb78975907f"}]
	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186)
	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.getForObject(RestTemplate.java:331)
	at uk.co.blackpepper.bowman.RestOperations.getResource(RestOperations.java:46)
	at uk.co.blackpepper.bowman.Client.get(Client.java:80)
	at org.onap.so.db.catalog.client.CatalogDbClient.getSingleResource(CatalogDbClient.java:947)
	at org.onap.so.db.catalog.client.CatalogDbClient.getServiceByID(CatalogDbClient.java:523)
	at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceURI(RequestHandlerUtils.java:761)
	at org.onap.so.apihandlerinfra.RequestHandlerUtils.getServiceInstanceOrchestrationURI(RequestHandlerUtils.java:670)
	at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:938)
	at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:867)
	at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:127)
	at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.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.ServiceInstances$$EnhancerBySpringCGLIB$$38aa471c.createServiceInstance()
	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-17T03:37:41.442Z|87bbfbab-1d2b-4a29-9135-a262fe32adfe|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500|Internal Server Error|Exiting.
2022-04-17T03:37:42.691Z|294d2a01-1115-4d72-972c-d31f50ddd133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:42.691Z|294d2a01-1115-4d72-972c-d31f50ddd133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:47.266Z|c9611b41-8496-456d-9abb-e68fecba83a0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:37:47.267Z|c9611b41-8496-456d-9abb-e68fecba83a0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:49.498Z|67002029-4456-415e-a2c2-dd69e23f3f79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:49.498Z|67002029-4456-415e-a2c2-dd69e23f3f79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:49.553Z|e530fd19-6251-46b6-96c1-be8cb025c8a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:49.554Z|e530fd19-6251-46b6-96c1-be8cb025c8a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:49.557Z|bb15ccf3-f923-469c-ba94-0319f47aa02d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:49.558Z|bb15ccf3-f923-469c-ba94-0319f47aa02d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:57.691Z|ba0ae574-f0ec-4162-8732-0d152ed65535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:57.691Z|ba0ae574-f0ec-4162-8732-0d152ed65535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:57.915Z|a807780f-66a1-4a7d-9720-6bb9d88ba54b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:57.915Z|a807780f-66a1-4a7d-9720-6bb9d88ba54b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:59.524Z|57605c8a-be83-4287-a163-6ddf4277f7e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:59.525Z|57605c8a-be83-4287-a163-6ddf4277f7e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:59.575Z|6e72b81b-6747-4a3c-8dde-7c75076f0e41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:59.576Z|6e72b81b-6747-4a3c-8dde-7c75076f0e41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:59.579Z|0d2dc1e5-3437-44f3-ac1d-d77ee15e7e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:59.580Z|0d2dc1e5-3437-44f3-ac1d-d77ee15e7e8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:09.548Z|83587fb3-a472-4de9-b577-685fe606ce86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:09.548Z|83587fb3-a472-4de9-b577-685fe606ce86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:09.602Z|f3bd6ada-3e31-4492-9c35-cb9c6c06ef19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:09.602Z|f3bd6ada-3e31-4492-9c35-cb9c6c06ef19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:09.603Z|349c5012-44d5-44b8-8e08-63e40dc886cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:09.604Z|349c5012-44d5-44b8-8e08-63e40dc886cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:12.691Z|ba2a73aa-57e6-434d-9d9a-5bf7d424909e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:12.691Z|ba2a73aa-57e6-434d-9d9a-5bf7d424909e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:19.569Z|40b76099-3dbc-4c85-9462-21f9de9b6ec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:19.570Z|40b76099-3dbc-4c85-9462-21f9de9b6ec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:19.624Z|6104845a-65cd-4554-891b-bc3cb8260f88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:19.625Z|6104845a-65cd-4554-891b-bc3cb8260f88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:19.627Z|7e0e43bc-61bb-4706-b5d8-db1b6e508f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:19.627Z|7e0e43bc-61bb-4706-b5d8-db1b6e508f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:27.691Z|6351604e-2325-453f-aa59-b9acd5fd74c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:27.691Z|6351604e-2325-453f-aa59-b9acd5fd74c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:27.916Z|4f944156-26a9-4459-a87f-b9e8b6da1015|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:27.916Z|4f944156-26a9-4459-a87f-b9e8b6da1015|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:29.596Z|20c2a431-be23-456e-bc87-1873700f54ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:29.597Z|20c2a431-be23-456e-bc87-1873700f54ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:29.649Z|17f56ed4-a03f-4f93-abbb-bfe0f0aed677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:29.649Z|17f56ed4-a03f-4f93-abbb-bfe0f0aed677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:29.650Z|f2ca33e9-380c-4664-aa72-67f99a718d19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:29.651Z|f2ca33e9-380c-4664-aa72-67f99a718d19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:39.622Z|4a19e46a-f7e1-43c0-b384-f0c06853a2de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:39.622Z|4a19e46a-f7e1-43c0-b384-f0c06853a2de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:39.674Z|69780207-e4c3-409d-abd7-dbb75aafe9fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:39.674Z|a80561f4-9ff5-42a0-b72f-df6b0406e945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:39.675Z|a80561f4-9ff5-42a0-b72f-df6b0406e945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:39.675Z|69780207-e4c3-409d-abd7-dbb75aafe9fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:42.691Z|58276d58-26d0-44a6-a09c-549bcb062156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:42.691Z|58276d58-26d0-44a6-a09c-549bcb062156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:47.267Z|253249af-1b89-4a0b-a031-cb8aa856b785|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:38:47.268Z|253249af-1b89-4a0b-a031-cb8aa856b785|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:49.648Z|e7788299-c638-41cb-86bc-d72348af80ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:49.649Z|e7788299-c638-41cb-86bc-d72348af80ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:49.698Z|e482ac56-9cba-45da-8914-a325f5f9d484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:49.698Z|2fc09041-e21e-4c39-a02e-afc86c0f016b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:49.698Z|2fc09041-e21e-4c39-a02e-afc86c0f016b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:49.698Z|e482ac56-9cba-45da-8914-a325f5f9d484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:57.691Z|7df29715-324c-4a0b-9ffe-3dfb407aac06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:57.691Z|7df29715-324c-4a0b-9ffe-3dfb407aac06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:57.917Z|d6d45bce-080c-4380-9784-561b4d13c9c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:57.917Z|d6d45bce-080c-4380-9784-561b4d13c9c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:59.681Z|ae858202-3ef4-434d-b408-e7f66b79182f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:59.681Z|ae858202-3ef4-434d-b408-e7f66b79182f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:59.721Z|aa75169d-2023-4b8b-a9ee-056ab6992d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:59.721Z|4dffc958-8e5c-4b3a-a3a9-8abec9d079af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:59.721Z|4dffc958-8e5c-4b3a-a3a9-8abec9d079af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:59.721Z|aa75169d-2023-4b8b-a9ee-056ab6992d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:09.707Z|7750e319-c42a-4e24-876b-a1e5f580faa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:09.707Z|7750e319-c42a-4e24-876b-a1e5f580faa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:09.744Z|932cc734-e0c5-4917-853a-c68c195a70a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:09.745Z|932cc734-e0c5-4917-853a-c68c195a70a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:09.746Z|4e59925a-b64a-473a-9c20-f82af904ddef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:09.747Z|4e59925a-b64a-473a-9c20-f82af904ddef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:12.691Z|d3f72192-b454-4623-8911-d48b12aa7354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:12.693Z|d3f72192-b454-4623-8911-d48b12aa7354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:19.733Z|9f2aed6c-98e4-41d3-87f8-f5f17d10c178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:19.734Z|9f2aed6c-98e4-41d3-87f8-f5f17d10c178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:19.770Z|142a9478-cb2d-4aaf-a27a-0cf6ef870ca7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:19.770Z|142a9478-cb2d-4aaf-a27a-0cf6ef870ca7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:19.773Z|333f5246-c67c-4ff8-aa92-00ff4a8a0295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:19.774Z|333f5246-c67c-4ff8-aa92-00ff4a8a0295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:27.691Z|0f794e35-5a9d-4aa0-9858-7bc6913443fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:27.691Z|0f794e35-5a9d-4aa0-9858-7bc6913443fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:27.918Z|836fdbfc-1599-458a-843d-fead50d29c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:27.919Z|836fdbfc-1599-458a-843d-fead50d29c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:29.263Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:39:29.265Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 454f9b31-d1f3-480b-8226-3aceec532f7b already exists in requestDb InfraActiveRequests table
2022-04-17T03:39:29.266Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b
2022-04-17T03:39:29.266Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|INFO|500||Invoke
2022-04-17T03:39:29.266Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:29.267Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b
2022-04-17T03:39:29.267Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Method      : GET
2022-04-17T03:39:29.267Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60e30832fa4620ef", X-B3-SpanId:"5cbc6b33ed8ed38c", X-B3-ParentSpanId:"60e30832fa4620ef", X-B3-Sampled:"0", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"889cef7e-1ca1-49bf-a15d-92cd82a34696"]
2022-04-17T03:39:29.267Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Request body: 
2022-04-17T03:39:29.267Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||==========================request end================================================
2022-04-17T03:39:29.419Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:29.420Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:39:29.420Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Status text  : 
2022-04-17T03:39:29.420Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:39:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:29.420Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Response body: 
2022-04-17T03:39:29.421Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:29.421Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|INFO|404|Not Found|InvokeReturn
2022-04-17T03:39:29.430Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T03:39:29.431Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-17T03:39:29.434Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:39:29.457Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-17T03:39:29.457Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf|INFO|500||Invoke
2022-04-17T03:39:29.585Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf|INFO|500||InvokeReturn
2022-04-17T03:39:29.586Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220417-03:39:29:485-67565], vertex-id=[401432], Content-Length=[116], Date=[Sun, 17 Apr 2022 03:39:29 GMT], Content-Type=[application/json]}
2022-04-17T03:39:29.586Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"4d5b2219-5fda-4277-ad78-112729d341cf","service-description":"pNF","resource-version":"1650166184279"}

2022-04-17T03:39:29.588Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-04-17T03:39:29.591Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:39:29.617Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-17T03:39:29.618Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf|INFO|500||Invoke
2022-04-17T03:39:29.685Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf|INFO|500||InvokeReturn
2022-04-17T03:39:29.686Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4d5b2219-5fda-4277-ad78-112729d341cf has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220417-03:39:29:650-58066], vertex-id=[401432], Content-Length=[116], Date=[Sun, 17 Apr 2022 03:39:29 GMT], Content-Type=[application/json]}
2022-04-17T03:39:29.687Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"4d5b2219-5fda-4277-ad78-112729d341cf","service-description":"pNF","resource-version":"1650166184279"}

2022-04-17T03:39:29.688Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T03:39:29.688Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T03:39:29.696Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-17T03:39:29.696Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-17T03:39:29.697Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:29.697Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-17T03:39:29.697Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-17T03:39:29.697Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"60e30832fa4620ef", X-B3-SpanId:"be53322a42a78047", X-B3-ParentSpanId:"60e30832fa4620ef", X-B3-Sampled:"0", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86c1f8da-6b16-4856-88a2-6ae6d56e801d"]
2022-04-17T03:39:29.698Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852","requestScope":"service"}
2022-04-17T03:39:29.698Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-17T03:39:29.707Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:29.707Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-17T03:39:29.708Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-17T03:39:29.708Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:29.708Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-17T03:39:29.709Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:29.709Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-17T03:39:29.710Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6
2022-04-17T03:39:29.711Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|INFO|500||Invoke
2022-04-17T03:39:29.711Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:29.712Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6
2022-04-17T03:39:29.712Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Method      : GET
2022-04-17T03:39:29.712Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78ae1325-2b35-4fc1-a7cf-9d355860fe19"]
2022-04-17T03:39:29.712Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Request body: 
2022-04-17T03:39:29.713Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||==========================request end================================================
2022-04-17T03:39:29.738Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:29.739Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Status code  : 200 OK
2022-04-17T03:39:29.739Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Status text  : 
2022-04-17T03:39:29.740Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:29.740Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_j8ymGSuamOQHSbuhznk5",
  "description" : "catalog service description",
  "modelUUID" : "3cafedb3-a1bf-4581-8ab0-48b8c18909f6",
  "modelInvariantUUID" : "68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe",
  "created" : "2022-04-17 03:35:00.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 8c00055d-1d01",
  "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/3cafedb3-a1bf-4581-8ab0-48b8c18909f6"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/allottedCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/configurationCustomizations"
    }
  }
}
2022-04-17T03:39:29.741Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:29.741Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|INFO|500||InvokeReturn
2022-04-17T03:39:29.752Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance
2022-04-17T03:39:29.753Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|INFO|500||Invoke
2022-04-17T03:39:29.753Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:29.753Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance
2022-04-17T03:39:29.754Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Method      : GET
2022-04-17T03:39:29.754Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"201f451f-fa90-43b7-ac01-489fd5ce8e2c"]
2022-04-17T03:39:29.754Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Request body: 
2022-04-17T03:39:29.755Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-17T03:39:29.759Z|661dee6d-95ab-499b-81d4-cbfb0f1e3872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:29.759Z|661dee6d-95ab-499b-81d4-cbfb0f1e3872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:29.768Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:29.768Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:39:29.768Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Status text  : 
2022-04-17T03:39:29.769Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&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:"Sun, 17 Apr 2022 03:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:29.769Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Response body: 
2022-04-17T03:39:29.769Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:29.770Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-17T03:39:29.771Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe
2022-04-17T03:39:29.771Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|INFO|500||Invoke
2022-04-17T03:39:29.771Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:29.772Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe
2022-04-17T03:39:29.772Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||Method      : GET
2022-04-17T03:39:29.772Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49079fcf-1783-48b9-8cc1-1b9adeef8dbe"]
2022-04-17T03:39:29.772Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||Request body: 
2022-04-17T03:39:29.773Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||==========================request end================================================
2022-04-17T03:39:29.794Z|ea96d4f1-36d1-4831-ab88-0f34f5196512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:29.794Z|ea96d4f1-36d1-4831-ab88-0f34f5196512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:29.795Z|6a7960d9-86df-4382-9046-913a1f70b8e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:29.795Z|6a7960d9-86df-4382-9046-913a1f70b8e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:29.795Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:29.796Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||Status code  : 200 OK
2022-04-17T03:39:29.796Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||Status text  : 
2022-04-17T03:39:29.796Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:29.797Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_j8ymGSuamOQHSbuhznk5",
      "description" : "catalog service description",
      "modelUUID" : "3cafedb3-a1bf-4581-8ab0-48b8c18909f6",
      "modelInvariantUUID" : "68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe",
      "created" : "2022-04-17 03:35:00.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 8c00055d-1d01",
      "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/3cafedb3-a1bf-4581-8ab0-48b8c18909f6"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/allottedCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/pnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/recipes"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/serviceProxyCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/configurationCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe"
    }
  }
}
2022-04-17T03:39:29.798Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:29.800Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe|INFO|500||InvokeReturn
2022-04-17T03:39:29.809Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance
2022-04-17T03:39:29.810Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|INFO|500||Invoke
2022-04-17T03:39:29.810Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:29.810Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance
2022-04-17T03:39:29.811Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Method      : GET
2022-04-17T03:39:29.811Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b22bf2b8-e08f-40ce-8b98-fbce2b56ee5f"]
2022-04-17T03:39:29.812Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Request body: 
2022-04-17T03:39:29.812Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-17T03:39:29.822Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:29.822Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:39:29.822Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Status text  : 
2022-04-17T03:39:29.822Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&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:"Sun, 17 Apr 2022 03:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:29.823Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||Response body: 
2022-04-17T03:39:29.823Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:29.823Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3cafedb3-a1bf-4581-8ab0-48b8c18909f6&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-17T03:39:29.824Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T03:39:29.824Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-17T03:39:29.824Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:29.825Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T03:39:29.825Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-17T03:39:29.825Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b33c4e7a-7754-4730-8132-440bba9bee41"]
2022-04-17T03:39:29.825Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-17T03:39:29.826Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-17T03:39:29.843Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:29.844Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-17T03:39:29.845Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-17T03:39:29.845Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:29.846Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T03:39:29.847Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:29.847Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-17T03:39:29.851Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-17T03:39:29.851Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-04-17T03:39:29.851Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:29.852Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-17T03:39:29.852Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-04-17T03:39:29.852Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cc80efe-7413-453e-bf86-a76072fd9508"]
2022-04-17T03:39:29.852Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-04-17T03:39:29.853Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-17T03:39:29.865Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:29.866Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-17T03:39:29.866Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-04-17T03:39:29.866Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:29.867Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-17T01:59:12.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-04-17T03:39:29.868Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:29.868Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-04-17T03:39:29.870Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6
2022-04-17T03:39:29.871Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|INFO|500||Invoke
2022-04-17T03:39:29.871Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:29.871Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6
2022-04-17T03:39:29.871Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Method      : GET
2022-04-17T03:39:29.872Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"605f4c23-cb2f-47b3-934b-e8e96a84a056"]
2022-04-17T03:39:29.872Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Request body: 
2022-04-17T03:39:29.872Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||==========================request end================================================
2022-04-17T03:39:29.888Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:29.888Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Status code  : 200 OK
2022-04-17T03:39:29.888Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Status text  : 
2022-04-17T03:39:29.889Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:29.889Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_j8ymGSuamOQHSbuhznk5",
  "description" : "catalog service description",
  "modelUUID" : "3cafedb3-a1bf-4581-8ab0-48b8c18909f6",
  "modelInvariantUUID" : "68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe",
  "created" : "2022-04-17 03:35:00.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 8c00055d-1d01",
  "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/3cafedb3-a1bf-4581-8ab0-48b8c18909f6"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/allottedCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6/configurationCustomizations"
    }
  }
}
2022-04-17T03:39:29.889Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:29.890Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3cafedb3-a1bf-4581-8ab0-48b8c18909f6|INFO|500||InvokeReturn
2022-04-17T03:39:29.893Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-17T03:39:29.894Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-17T03:39:29.894Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:29.894Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-17T03:39:29.894Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-17T03:39:29.895Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"60e30832fa4620ef", X-B3-SpanId:"3d856798981e48d3", X-B3-ParentSpanId:"60e30832fa4620ef", X-B3-Sampled:"0", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1401861-bf72-454e-bf34-18f358ffebf1"]
2022-04-17T03:39:29.895Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"454f9b31-d1f3-480b-8226-3aceec532f7b","requestStatus":"IN_PROGRESS","startTime":1650166769431,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe\",\n            \"modelVersionId\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n            \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"de33fb9f-8a00-4e65-859f-e1dbe1d2a5ef\",\n            \"owningEntityName\":\"OE-ETE_Customer-de33fb9f-8a00-4e65-859f-e1dbe1d2a5ef\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_5138a631-cdf2-44b5-994e-25053f882852\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852\",\n            \"productFamilyId\":\"4d5b2219-5fda-4277-ad78-112729d341cf\",\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\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n                            \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 8c00055d-1d01 0\",\n                                        \"modelCustomizationId\":\"af57ad1b-fc2c-4695-84f2-0ad65a6df269\",\n                                        \"modelInvariantId\":\"68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe\",\n                                        \"modelVersionId\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n                                        \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\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\":\"4d5b2219-5fda-4277-ad78-112729d341cf\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"j8ymGSuamOQHSbuhznk5\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"454f9b31-d1f3-480b-8226-3aceec532f7b"}
2022-04-17T03:39:29.895Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-17T03:39:29.914Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:29.914Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-17T03:39:29.915Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-17T03:39:29.915Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:39:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:29.916Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "454f9b31-d1f3-480b-8226-3aceec532f7b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T03:39:29.431+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe\",\n            \"modelVersionId\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n            \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"de33fb9f-8a00-4e65-859f-e1dbe1d2a5ef\",\n            \"owningEntityName\":\"OE-ETE_Customer-de33fb9f-8a00-4e65-859f-e1dbe1d2a5ef\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_5138a631-cdf2-44b5-994e-25053f882852\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852\",\n            \"productFamilyId\":\"4d5b2219-5fda-4277-ad78-112729d341cf\",\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\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n                            \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 8c00055d-1d01 0\",\n                                        \"modelCustomizationId\":\"af57ad1b-fc2c-4695-84f2-0ad65a6df269\",\n                                        \"modelInvariantId\":\"68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe\",\n                                        \"modelVersionId\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n                                        \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\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\":\"4d5b2219-5fda-4277-ad78-112729d341cf\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"j8ymGSuamOQHSbuhznk5\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-17T03:39:29.906+00:00",
  "serviceInstanceName" : "Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "454f9b31-d1f3-480b-8226-3aceec532f7b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b"
    }
  }
}
2022-04-17T03:39:29.916Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:29.916Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-17T03:39:29.927Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-17T03:39:29.928Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-17T03:39:29.928Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:29.928Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-17T03:39:29.928Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-17T03:39:29.928Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"60e30832fa4620ef", X-B3-SpanId:"346f249a7c58dd5c", X-B3-ParentSpanId:"60e30832fa4620ef", X-B3-Sampled:"0", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90d3b77b-f92c-48c0-b523-cc5d4e01a3aa"]
2022-04-17T03:39:29.929Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\"modelUuid\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\"modelInvariantUuid\":\"68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe\"},\"requestInfo\":{\"productFamilyId\":\"4d5b2219-5fda-4277-ad78-112729d341cf\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_5138a631-cdf2-44b5-994e-25053f882852\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 8c00055d-1d01 0\",\"modelCustomizationId\":\"af57ad1b-fc2c-4695-84f2-0ad65a6df269\",\"modelInvariantId\":\"68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe\",\"modelVersionId\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"4d5b2219-5fda-4277-ad78-112729d341cf\",\"instanceParams\":[],\"instanceName\":\"j8ymGSuamOQHSbuhznk5\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"de33fb9f-8a00-4e65-859f-e1dbe1d2a5ef\",\"owningEntityName\":\"OE-ETE_Customer-de33fb9f-8a00-4e65-859f-e1dbe1d2a5ef\"}}}","type":"String"},"requestId":{"value":"454f9b31-d1f3-480b-8226-3aceec532f7b","type":"String"},"mso-request-id":{"value":"454f9b31-d1f3-480b-8226-3aceec532f7b","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-17T03:39:29.929Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-17T03:39:31.949Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:31.950Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-17T03:39:31.950Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-17T03:39:31.951Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 17 Apr 2022 03:39:31 GMT", X-ONAP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-TransactionID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ECOMP-RequestID:"454f9b31-d1f3-480b-8226-3aceec532f7b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"90d3b77b-f92c-48c0-b523-cc5d4e01a3aa", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-17T03:39:31.951Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"454f9b31-d1f3-480b-8226-3aceec532f7b\",\"instanceId\":\"c5ae57ce-3c04-40e3-8da8-8724a9fda2ec\"}}","message":"Success","processInstanceID":"fd371bce-bdff-11ec-af24-1235059e6512","variables":null,"messageCode":200}
2022-04-17T03:39:31.952Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:31.952Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-17T03:39:31.956Z|454f9b31-d1f3-480b-8226-3aceec532f7b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:39:39.783Z|275b216e-3772-4787-9939-cbfefd3e46e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:39.784Z|275b216e-3772-4787-9939-cbfefd3e46e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:39.818Z|8e31a218-06e2-48ea-be9c-dd863422de20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:39.819Z|8e31a218-06e2-48ea-be9c-dd863422de20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:39.820Z|b8a14e78-1a94-49ef-83c0-464e6bc877c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:39.820Z|b8a14e78-1a94-49ef-83c0-464e6bc877c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:42.691Z|135e804f-248c-4978-adde-43b42aa0fb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:42.691Z|135e804f-248c-4978-adde-43b42aa0fb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:47.267Z|d226b577-2adc-4e5b-a15a-3e21eba3679e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:39:47.268Z|d226b577-2adc-4e5b-a15a-3e21eba3679e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:49.807Z|06330dd6-e9ea-4ee5-b5c9-ed4547facca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:49.807Z|06330dd6-e9ea-4ee5-b5c9-ed4547facca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:49.846Z|f2b18dda-1c19-4233-99f6-028f83daea58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:49.847Z|f2b18dda-1c19-4233-99f6-028f83daea58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:49.848Z|6185b93b-673e-48a5-b1d9-576c3c1ed229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:49.848Z|6185b93b-673e-48a5-b1d9-576c3c1ed229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:57.691Z|c2029416-6e32-4401-95da-7f7f99e2dd26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:57.693Z|c2029416-6e32-4401-95da-7f7f99e2dd26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:57.916Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:39:57.919Z|3bd6e2d5-cadd-4345-b431-80a8e0d2efc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:57.919Z|3bd6e2d5-cadd-4345-b431-80a8e0d2efc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:57.920Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b
2022-04-17T03:39:57.920Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|INFO|500||Invoke
2022-04-17T03:39:57.920Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:57.921Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b
2022-04-17T03:39:57.921Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Method      : GET
2022-04-17T03:39:57.921Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"053a72b9c7e92a5e", X-B3-SpanId:"8be522f57371160a", X-B3-ParentSpanId:"053a72b9c7e92a5e", X-B3-Sampled:"0", X-ONAP-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-TransactionID:"a300113e-c0e9-4885-9583-084fb145e706", X-ECOMP-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52113dbb-d667-4442-be5b-76dfbaa100b0"]
2022-04-17T03:39:57.921Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Request body: 
2022-04-17T03:39:57.922Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||==========================request end================================================
2022-04-17T03:39:57.931Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:57.931Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Status code  : 200 OK
2022-04-17T03:39:57.932Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Status text  : 
2022-04-17T03:39:57.932Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:39:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:57.932Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Response body: {
  "requestId" : "454f9b31-d1f3-480b-8226-3aceec532f7b",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-04-17T03:39:29.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe\",\n            \"modelVersionId\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n            \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"de33fb9f-8a00-4e65-859f-e1dbe1d2a5ef\",\n            \"owningEntityName\":\"OE-ETE_Customer-de33fb9f-8a00-4e65-859f-e1dbe1d2a5ef\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_5138a631-cdf2-44b5-994e-25053f882852\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852\",\n            \"productFamilyId\":\"4d5b2219-5fda-4277-ad78-112729d341cf\",\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\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n                            \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 8c00055d-1d01 0\",\n                                        \"modelCustomizationId\":\"af57ad1b-fc2c-4695-84f2-0ad65a6df269\",\n                                        \"modelInvariantId\":\"68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe\",\n                                        \"modelVersionId\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n                                        \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\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\":\"4d5b2219-5fda-4277-ad78-112729d341cf\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"j8ymGSuamOQHSbuhznk5\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:39:41.000+00:00",
  "serviceInstanceId" : "c5ae57ce-3c04-40e3-8da8-8724a9fda2ec",
  "serviceInstanceName" : "Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "454f9b31-d1f3-480b-8226-3aceec532f7b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b"
    }
  }
}
2022-04-17T03:39:57.933Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:57.933Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|INFO|500||InvokeReturn
2022-04-17T03:39:57.935Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false
2022-04-17T03:39:57.935Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:39:57.935Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:57.935Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false
2022-04-17T03:39:57.936Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:39:57.936Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"053a72b9c7e92a5e", X-B3-SpanId:"81abf58d1c0f6c1a", X-B3-ParentSpanId:"053a72b9c7e92a5e", X-B3-Sampled:"0", X-ONAP-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-TransactionID:"a300113e-c0e9-4885-9583-084fb145e706", X-ECOMP-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21a36b15-d268-4546-bbcd-4caa691010be"]
2022-04-17T03:39:57.936Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:39:57.936Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:39:57.944Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:57.945Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:39:57.945Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:39:57.945Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:39:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:57.946Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:39:57.946Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:57.946Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:39:57.983Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T03:39:57.984Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T03:39:57.984Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:57.984Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T03:39:57.984Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T03:39:57.985Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-TransactionID:"a300113e-c0e9-4885-9583-084fb145e706", X-ECOMP-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32e85c4f-8c6d-4541-abc5-1f6df660a391"]
2022-04-17T03:39:57.985Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T03:39:57.985Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T03:39:58.430Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:58.430Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T03:39:58.430Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T03:39:58.431Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=64D0B0A57585B7C9D0DD08C82CBA1EFE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Sun, 17 Apr 2022 03:39:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:58.431Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"04652e57-be00-11ec-af24-1235059e6512","businessKey":"454f9b31-d1f3-480b-8226-3aceec532f7b","processDefinitionId":"WaitForPnfReadyBB:1:a6fa7689-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-04-17T03:39:42.466+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"fd371bce-bdff-11ec-af24-1235059e6512","superProcessInstanceId":"03d94239-be00-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-04-17T03:39:58.431Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:58.432Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454f9b31-d1f3-480b-8226-3aceec532f7b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T03:39:58.453Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1
2022-04-17T03:39:58.454Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T03:39:58.454Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T03:39:58.454Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1
2022-04-17T03:39:58.455Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T03:39:58.455Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-TransactionID:"a300113e-c0e9-4885-9583-084fb145e706", X-ECOMP-RequestID:"a300113e-c0e9-4885-9583-084fb145e706", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8c8ebe8-1ce6-4162-a679-dbbb911f4d5f"]
2022-04-17T03:39:58.455Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T03:39:58.455Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T03:39:58.635Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T03:39:58.635Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T03:39:58.636Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T03:39:58.636Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8FD54291C82988FC734201B6BD6226FE; Path=/; HttpOnly", Cache-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:"Sun, 17 Apr 2022 03:39:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:39:58.636Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"046666fa-be00-11ec-af24-1235059e6512","parentActivityInstanceId":"04652e57-be00-11ec-af24-1235059e6512","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:a6fa7689-bdf2-11ec-af24-1235059e6512","processInstanceId":"04652e57-be00-11ec-af24-1235059e6512","executionId":"04652e57-be00-11ec-af24-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T03:39:42.474+0000","endTime":"2022-04-17T03:39:42.716+0000","durationInMillis":242,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fd371bce-bdff-11ec-af24-1235059e6512"}]
2022-04-17T03:39:58.637Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T03:39:58.637Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04652e57-be00-11ec-af24-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T03:39:58.642Z|a300113e-c0e9-4885-9583-084fb145e706|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:39:59.833Z|3ced9e34-8fe8-41ec-b394-fbf4bd40bd56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:59.833Z|3ced9e34-8fe8-41ec-b394-fbf4bd40bd56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:59.870Z|e4ff3b81-6f52-4ae9-b0f6-b4743ad210fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:59.871Z|e4ff3b81-6f52-4ae9-b0f6-b4743ad210fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:59.871Z|0d67e391-43dd-482a-b799-e16846dfb67b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:59.872Z|0d67e391-43dd-482a-b799-e16846dfb67b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:08.793Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:40:08.799Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b
2022-04-17T03:40:08.800Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|INFO|500||Invoke
2022-04-17T03:40:08.800Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||===========================request begin================================================
2022-04-17T03:40:08.800Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b
2022-04-17T03:40:08.801Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Method      : GET
2022-04-17T03:40:08.801Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0639585f5bd9b797", X-B3-SpanId:"4500007427069571", X-B3-ParentSpanId:"0639585f5bd9b797", X-B3-Sampled:"0", X-ONAP-RequestID:"03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf", X-RequestID:"03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf", X-TransactionID:"03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf", X-ECOMP-RequestID:"03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94eb69c3-06eb-4a6f-91af-4ae02d82c537"]
2022-04-17T03:40:08.802Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Request body: 
2022-04-17T03:40:08.802Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||==========================request end================================================
2022-04-17T03:40:08.815Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||============================response begin==========================================
2022-04-17T03:40:08.815Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Status code  : 200 OK
2022-04-17T03:40:08.815Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Status text  : 
2022-04-17T03:40:08.816Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:40:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:40:08.816Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||Response body: {
  "requestId" : "454f9b31-d1f3-480b-8226-3aceec532f7b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-04-17T03:39:29.000+00:00",
  "endTime" : "2022-04-17T03:40:02.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe\",\n            \"modelVersionId\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n            \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"de33fb9f-8a00-4e65-859f-e1dbe1d2a5ef\",\n            \"owningEntityName\":\"OE-ETE_Customer-de33fb9f-8a00-4e65-859f-e1dbe1d2a5ef\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_5138a631-cdf2-44b5-994e-25053f882852\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852\",\n            \"productFamilyId\":\"4d5b2219-5fda-4277-ad78-112729d341cf\",\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\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n                            \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 8c00055d-1d01 0\",\n                                        \"modelCustomizationId\":\"af57ad1b-fc2c-4695-84f2-0ad65a6df269\",\n                                        \"modelInvariantId\":\"68fe23ff-1490-4e61-9dc1-2f1f5e6e6dbe\",\n                                        \"modelVersionId\":\"3cafedb3-a1bf-4581-8ab0-48b8c18909f6\",\n                                        \"modelName\":\"Demo_pNF_j8ymGSuamOQHSbuhznk5\",\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\":\"4d5b2219-5fda-4277-ad78-112729d341cf\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"j8ymGSuamOQHSbuhznk5\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:40:02.000+00:00",
  "serviceInstanceId" : "c5ae57ce-3c04-40e3-8da8-8724a9fda2ec",
  "serviceInstanceName" : "Service_Ete_Name5138a631-cdf2-44b5-994e-25053f882852",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "454f9b31-d1f3-480b-8226-3aceec532f7b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b"
    }
  }
}
2022-04-17T03:40:08.817Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|DEBUG|500||=======================response end=================================================
2022-04-17T03:40:08.817Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454f9b31-d1f3-480b-8226-3aceec532f7b|INFO|500||InvokeReturn
2022-04-17T03:40:08.819Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false
2022-04-17T03:40:08.820Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:40:08.820Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:40:08.820Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false
2022-04-17T03:40:08.820Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:40:08.821Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0639585f5bd9b797", X-B3-SpanId:"437ffc982af3bb8a", X-B3-ParentSpanId:"0639585f5bd9b797", X-B3-Sampled:"0", X-ONAP-RequestID:"03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf", X-RequestID:"03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf", X-TransactionID:"03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf", X-ECOMP-RequestID:"03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35548190-30cd-424a-99fb-8ef858a1eaac"]
2022-04-17T03:40:08.821Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:40:08.821Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:40:08.827Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:40:08.827Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:40:08.828Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:40:08.828Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:40:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:40:08.829Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:40:08.829Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:40:08.829Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454f9b31-d1f3-480b-8226-3aceec532f7b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:40:08.840Z|03d0ff08-b2c5-441d-b6fa-a86f6e5c6bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454f9b31-d1f3-480b-8226-3aceec532f7b|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:40:09.857Z|41aab52b-af9c-4cbc-ae82-c19202022545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:09.858Z|41aab52b-af9c-4cbc-ae82-c19202022545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:09.893Z|1a979cc6-55a4-4e8a-8fec-d02c930e1fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:09.893Z|733cbd12-3415-4f00-ab5f-6884e24baf64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:09.893Z|733cbd12-3415-4f00-ab5f-6884e24baf64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:09.893Z|1a979cc6-55a4-4e8a-8fec-d02c930e1fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:12.691Z|5e33c534-112f-44dc-b44d-a151e12428a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:12.691Z|5e33c534-112f-44dc-b44d-a151e12428a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:19.883Z|a0338cac-eeb7-43bc-bbe2-c503d6fe59fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:19.883Z|a0338cac-eeb7-43bc-bbe2-c503d6fe59fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:19.913Z|6b4c2f78-9164-402b-b559-182433798c64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:19.913Z|6b4c2f78-9164-402b-b559-182433798c64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:19.915Z|66151d7b-6d4e-44a6-af81-6ded2e8422c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:19.915Z|66151d7b-6d4e-44a6-af81-6ded2e8422c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:27.691Z|d653c070-d300-47cb-bff1-045c5656f1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:27.691Z|d653c070-d300-47cb-bff1-045c5656f1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:27.920Z|2b2dbdde-4f55-492c-acf5-64c1e2394ab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:27.920Z|2b2dbdde-4f55-492c-acf5-64c1e2394ab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:29.903Z|95f5a413-0d74-40e8-bc68-d3ce9e70e33d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:29.904Z|95f5a413-0d74-40e8-bc68-d3ce9e70e33d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:29.935Z|c9de4114-7744-4ddb-9fc6-be60118f9729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:29.935Z|c9de4114-7744-4ddb-9fc6-be60118f9729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:29.936Z|3160418c-fc6a-4eac-a27a-c65314889595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:29.936Z|3160418c-fc6a-4eac-a27a-c65314889595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:39.928Z|e31d7c97-3910-4d38-9dec-f0a459a0f1e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:39.928Z|e31d7c97-3910-4d38-9dec-f0a459a0f1e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:39.960Z|c066fdb3-afc1-42ed-8243-31f46e7843db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:39.960Z|c066fdb3-afc1-42ed-8243-31f46e7843db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:39.961Z|5dc214fb-d3e9-4f2c-adf5-958788d11544|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:39.962Z|5dc214fb-d3e9-4f2c-adf5-958788d11544|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:42.691Z|f3813585-4ef0-45e4-97ab-41b90210ed3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:42.693Z|f3813585-4ef0-45e4-97ab-41b90210ed3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:47.266Z|45115620-c587-4e7c-9442-6fcfd790c3a2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:40:47.267Z|45115620-c587-4e7c-9442-6fcfd790c3a2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:49.955Z|a9d6c84d-007a-46d7-9e21-0b9bbe3afb32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:49.956Z|a9d6c84d-007a-46d7-9e21-0b9bbe3afb32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:49.981Z|9f0c5928-0c5c-4124-8b98-4999904bfea1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:49.982Z|9f0c5928-0c5c-4124-8b98-4999904bfea1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:49.984Z|29afee52-7df1-42db-9dba-25f8de0c0e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:49.984Z|29afee52-7df1-42db-9dba-25f8de0c0e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:57.691Z|a61cbce2-edb8-4c51-bc84-e1aad388ce02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:57.691Z|a61cbce2-edb8-4c51-bc84-e1aad388ce02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:57.921Z|4de39003-d736-41c1-8cd9-d5c6000720ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:57.921Z|4de39003-d736-41c1-8cd9-d5c6000720ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:59.982Z|bb73f96e-f2cc-4f40-903e-e43b45efc488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:59.983Z|bb73f96e-f2cc-4f40-903e-e43b45efc488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:00.003Z|f568c322-e8b0-453a-9bc2-d05e2ddba46a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:00.004Z|f568c322-e8b0-453a-9bc2-d05e2ddba46a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:00.008Z|05699520-ec1e-4173-ad06-421f57c2bc1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:00.008Z|05699520-ec1e-4173-ad06-421f57c2bc1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:10.008Z|33ea493c-c173-4387-9895-4625b80253b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:10.009Z|33ea493c-c173-4387-9895-4625b80253b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:10.028Z|8fe2741e-0da0-465d-a0f1-dd8324d7f2ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:10.028Z|9a5aaef8-f114-4b37-88d8-3cf5d6dea810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:10.029Z|9a5aaef8-f114-4b37-88d8-3cf5d6dea810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:10.029Z|8fe2741e-0da0-465d-a0f1-dd8324d7f2ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:12.691Z|3b445d1d-c5f6-431d-bfd2-d8a5d31461fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:12.692Z|3b445d1d-c5f6-431d-bfd2-d8a5d31461fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:41:20.036Z|91d125d5-6846-4fd6-be83-5f1f534ec89d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:20.037Z|91d125d5-6846-4fd6-be83-5f1f534ec89d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:20.053Z|3585b038-7c5a-4a7e-9adc-725d0068e5cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:20.053Z|56c798c4-aa28-4993-a688-218f60ff5e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:20.054Z|3585b038-7c5a-4a7e-9adc-725d0068e5cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:20.054Z|56c798c4-aa28-4993-a688-218f60ff5e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:27.691Z|47a1bad1-e64c-49a6-878b-58bcc1b55242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:27.693Z|47a1bad1-e64c-49a6-878b-58bcc1b55242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:41:27.922Z|821c58f2-a0c8-458c-9c56-135006e201fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:27.922Z|821c58f2-a0c8-458c-9c56-135006e201fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:41:30.062Z|ff197e90-75d8-485e-a75e-432c36ff17cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:30.063Z|ff197e90-75d8-485e-a75e-432c36ff17cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:30.076Z|8fa278d6-b0f7-426b-9689-d4e795bc3079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:30.077Z|8fa278d6-b0f7-426b-9689-d4e795bc3079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:30.077Z|ab1c03c6-2c5d-4b8b-a484-a73d4e8a8f21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:30.077Z|ab1c03c6-2c5d-4b8b-a484-a73d4e8a8f21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:40.086Z|f5317cb5-7af9-4ee3-846e-0bad6f866c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:40.087Z|f5317cb5-7af9-4ee3-846e-0bad6f866c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:40.098Z|76880304-4d16-4db4-abc7-76470580d2b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:40.099Z|76880304-4d16-4db4-abc7-76470580d2b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:40.099Z|ffd2714a-bfc8-4c34-ad9b-7bf54b37760b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:40.099Z|ffd2714a-bfc8-4c34-ad9b-7bf54b37760b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:42.691Z|2c70569f-0239-4557-8d78-91a1875f488e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:42.691Z|2c70569f-0239-4557-8d78-91a1875f488e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:41:47.267Z|953b0306-88cf-4518-be2b-374b1bcfedbf|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:41:47.267Z|953b0306-88cf-4518-be2b-374b1bcfedbf|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:50.111Z|39cdb1c4-d476-45ed-97dd-09d728773cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:50.112Z|39cdb1c4-d476-45ed-97dd-09d728773cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:50.122Z|51411b4b-307d-42c0-93b0-6984a4c25367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:50.122Z|5944dd72-ce45-4709-9636-ff71bccfe26c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:50.122Z|51411b4b-307d-42c0-93b0-6984a4c25367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:50.122Z|5944dd72-ce45-4709-9636-ff71bccfe26c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:57.691Z|8c7a860d-b544-4f7b-bc4e-dafcbce11c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:57.691Z|8c7a860d-b544-4f7b-bc4e-dafcbce11c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:41:57.923Z|299d821d-6d15-4272-b2f0-4a6395039981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:57.923Z|299d821d-6d15-4272-b2f0-4a6395039981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:00.136Z|f8f81292-392b-4c52-afb1-6981f10b7ab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:00.136Z|f8f81292-392b-4c52-afb1-6981f10b7ab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:00.143Z|7fa829dd-d75b-4fd6-9bc6-147f744f11bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:00.143Z|7fa829dd-d75b-4fd6-9bc6-147f744f11bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:00.145Z|e3346608-e44f-433d-8e76-c1b03bd83027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:00.146Z|e3346608-e44f-433d-8e76-c1b03bd83027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:10.158Z|0650b80c-e9a5-4f0b-9975-8e76c90e0177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:10.159Z|0650b80c-e9a5-4f0b-9975-8e76c90e0177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:10.164Z|0e80b6b3-ec54-4c6a-b133-1995b93260b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:10.164Z|0e80b6b3-ec54-4c6a-b133-1995b93260b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:10.168Z|d5685246-82bd-4cb1-a4c4-caff7660dae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:10.169Z|d5685246-82bd-4cb1-a4c4-caff7660dae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:12.691Z|592ffeb4-d036-4ad2-bf41-6b62aeabd987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:12.694Z|592ffeb4-d036-4ad2-bf41-6b62aeabd987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:20.182Z|8e73cf1c-5fcb-4898-ad8d-5227ca7d2e2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:20.183Z|8e73cf1c-5fcb-4898-ad8d-5227ca7d2e2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:20.202Z|46c3747b-cb1f-445f-97c8-23f1163e4af5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:20.202Z|6240f2cd-160b-45d5-b054-31185b2df791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:20.203Z|46c3747b-cb1f-445f-97c8-23f1163e4af5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:20.203Z|6240f2cd-160b-45d5-b054-31185b2df791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:27.691Z|8a7d7ff9-3792-4469-8a2b-19325ee1fd79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:27.691Z|8a7d7ff9-3792-4469-8a2b-19325ee1fd79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:27.924Z|e5068dd0-a8b3-4aae-8697-8562188f16b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:27.924Z|e5068dd0-a8b3-4aae-8697-8562188f16b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:30.210Z|d965f564-30fc-4efa-b478-7b2133aaacd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:30.211Z|d965f564-30fc-4efa-b478-7b2133aaacd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:30.227Z|cac07ab6-7e64-4775-8c3e-1ada12330df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:30.227Z|659072c1-d0e0-484f-8432-09eb9f0695a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:30.227Z|659072c1-d0e0-484f-8432-09eb9f0695a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:30.227Z|cac07ab6-7e64-4775-8c3e-1ada12330df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:40.238Z|ec7c8f09-3497-4198-947c-2c25df879a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:40.239Z|ec7c8f09-3497-4198-947c-2c25df879a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:40.250Z|7cd28951-329e-4955-b5e7-3cca41db028b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:40.250Z|7cd28951-329e-4955-b5e7-3cca41db028b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:40.251Z|6e753368-6d14-4292-9755-6a7970797796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:40.251Z|6e753368-6d14-4292-9755-6a7970797796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:42.691Z|33dc79ae-23d1-4c28-b856-c7b03d97ef14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:42.691Z|33dc79ae-23d1-4c28-b856-c7b03d97ef14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:47.267Z|0aa06d2a-b581-4c66-ba94-37fa88c2a968|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:42:47.267Z|0aa06d2a-b581-4c66-ba94-37fa88c2a968|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:50.265Z|0aeffb59-2d78-4eaa-b4c8-32c949df24ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:50.266Z|0aeffb59-2d78-4eaa-b4c8-32c949df24ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:50.273Z|cedd436c-9882-475b-8954-7d64a14501ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:50.273Z|cedd436c-9882-475b-8954-7d64a14501ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:50.274Z|9aeb99d9-078d-4cd4-b3a8-35131639c5a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:50.275Z|9aeb99d9-078d-4cd4-b3a8-35131639c5a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:57.691Z|56c9cd89-aef4-44c9-a99f-b70e4234030c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:57.694Z|56c9cd89-aef4-44c9-a99f-b70e4234030c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:57.925Z|dc93a4d3-ed9c-47a1-8455-afbffd7686de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:57.926Z|dc93a4d3-ed9c-47a1-8455-afbffd7686de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:00.293Z|1e43abb2-593c-4b00-a9ef-3f93ae5866b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:00.293Z|eafa0c88-80bc-47b8-95e3-357897e83bd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:00.293Z|1e43abb2-593c-4b00-a9ef-3f93ae5866b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:00.294Z|eafa0c88-80bc-47b8-95e3-357897e83bd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:00.296Z|7fa07b81-de0e-4cb1-8226-6bd6b3f28bfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:00.297Z|7fa07b81-de0e-4cb1-8226-6bd6b3f28bfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:10.317Z|7573dae1-6a7c-4b47-81f5-45c40c60d4b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:10.317Z|3b4ecff1-608f-4afa-badf-3f4e675a3d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:10.317Z|3e44724c-23df-4747-9046-fc32d85f39f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:10.318Z|3b4ecff1-608f-4afa-badf-3f4e675a3d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:10.318Z|7573dae1-6a7c-4b47-81f5-45c40c60d4b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:10.318Z|3e44724c-23df-4747-9046-fc32d85f39f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:12.693Z|35554735-4822-4722-9387-da739d8b7ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:12.694Z|35554735-4822-4722-9387-da739d8b7ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:20.341Z|4b3b7bde-c01a-48f2-ba9d-6ca539980979|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:20.342Z|4b3b7bde-c01a-48f2-ba9d-6ca539980979|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:20.383Z|93e85583-10e7-47bc-8ce3-66e9786eb566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:20.383Z|93e85583-10e7-47bc-8ce3-66e9786eb566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:20.385Z|2c82ccd9-aa6f-4118-9add-084434ba1fe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:20.386Z|2c82ccd9-aa6f-4118-9add-084434ba1fe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:27.691Z|a270d597-05e9-48bf-8eaf-69732540e96f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:27.691Z|a270d597-05e9-48bf-8eaf-69732540e96f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:27.926Z|a51d0a06-37d8-4c61-9ec3-c60118f2ef95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:27.927Z|a51d0a06-37d8-4c61-9ec3-c60118f2ef95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:30.396Z|71c7be36-94dd-4a1a-bfc1-32cf7e2707c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:30.397Z|71c7be36-94dd-4a1a-bfc1-32cf7e2707c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:30.407Z|e7fe633e-4181-4cf1-8964-01fe12d1b115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:30.407Z|de064841-dc10-4c31-88e2-d34848440a0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:30.407Z|e7fe633e-4181-4cf1-8964-01fe12d1b115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:30.407Z|de064841-dc10-4c31-88e2-d34848440a0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:40.423Z|45f2d8df-96c0-470b-8006-c564275c5dcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:40.424Z|45f2d8df-96c0-470b-8006-c564275c5dcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:40.492Z|00691471-e73b-4660-8b65-9fdd2cb49b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:40.492Z|00691471-e73b-4660-8b65-9fdd2cb49b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:40.495Z|dfc30690-9888-427d-9c66-105935d60517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:40.496Z|dfc30690-9888-427d-9c66-105935d60517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:42.691Z|b2db3041-f6b0-43a8-89da-bc7d1ae1ac11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:42.694Z|b2db3041-f6b0-43a8-89da-bc7d1ae1ac11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:47.267Z|e95623d2-ab17-4be6-9b95-902183a3d9ce|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:43:47.268Z|e95623d2-ab17-4be6-9b95-902183a3d9ce|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:50.494Z|93a50d7b-0c7a-4ecb-b612-5cfe0fc318fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:50.495Z|93a50d7b-0c7a-4ecb-b612-5cfe0fc318fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:50.518Z|0f9ee7da-5665-4663-94c7-795e45938ec9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:50.518Z|0f9ee7da-5665-4663-94c7-795e45938ec9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:50.519Z|82ad6a16-a505-4041-a86b-b5745e73ebef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:50.519Z|82ad6a16-a505-4041-a86b-b5745e73ebef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:57.691Z|f54bd8fb-2d1d-460a-9cea-747fd08516af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:57.691Z|f54bd8fb-2d1d-460a-9cea-747fd08516af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:57.927Z|60d9e239-9f93-4d45-9dee-7883b8a5de52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:57.927Z|60d9e239-9f93-4d45-9dee-7883b8a5de52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:00.520Z|040da472-30b4-4fec-b074-9a3958186ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:00.520Z|040da472-30b4-4fec-b074-9a3958186ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:00.541Z|63818532-54e9-4f70-ab6e-89cc10d24423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:00.541Z|63818532-54e9-4f70-ab6e-89cc10d24423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:00.541Z|ec90b1f1-dba8-4eb0-9a55-2f77a2bfcb52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:00.541Z|ec90b1f1-dba8-4eb0-9a55-2f77a2bfcb52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:10.544Z|3fc4ee86-cdf8-447c-bca1-02d94230fc54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:10.545Z|3fc4ee86-cdf8-447c-bca1-02d94230fc54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:10.561Z|4ac7c32a-0921-4dd0-91e1-aeb104db3daf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:10.561Z|4ac7c32a-0921-4dd0-91e1-aeb104db3daf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:10.562Z|4ddc9abb-7376-4414-bf6d-f597d6ef0c09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:10.562Z|4ddc9abb-7376-4414-bf6d-f597d6ef0c09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:12.691Z|a5c58d97-c062-49e7-bd31-ebec6b51542e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:12.691Z|a5c58d97-c062-49e7-bd31-ebec6b51542e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:20.569Z|a4011028-95ea-416c-8d32-aab693dd261f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:20.570Z|a4011028-95ea-416c-8d32-aab693dd261f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:20.583Z|7f76abdf-2350-474a-8206-1337510e46d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:20.583Z|7f76abdf-2350-474a-8206-1337510e46d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:20.588Z|15fb57e5-efec-4edf-adf2-9296e835a8c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:20.588Z|15fb57e5-efec-4edf-adf2-9296e835a8c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:27.691Z|3729bb0d-9447-4a73-a4e5-a852c9d6cb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:27.693Z|3729bb0d-9447-4a73-a4e5-a852c9d6cb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:27.928Z|a9d98dca-64a4-4e18-b2e0-eeb24bffd292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:27.928Z|a9d98dca-64a4-4e18-b2e0-eeb24bffd292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:30.596Z|f8203791-b5dd-48e7-8d52-ea1fb32a7fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:30.596Z|f8203791-b5dd-48e7-8d52-ea1fb32a7fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:30.603Z|7579c9fd-b18a-4af8-87d7-559fa08bb5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:30.604Z|7579c9fd-b18a-4af8-87d7-559fa08bb5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:30.611Z|f404d524-6211-4756-9bd8-d512eecf787f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:30.611Z|f404d524-6211-4756-9bd8-d512eecf787f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:40.620Z|0f57189f-1df4-484a-a033-416d0e9cf6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:40.621Z|0f57189f-1df4-484a-a033-416d0e9cf6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:40.627Z|9fef8d89-f9b3-47e1-accd-05f0d64a0681|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:40.628Z|9fef8d89-f9b3-47e1-accd-05f0d64a0681|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:40.633Z|251d86b8-e915-4adb-af25-eee6293a698d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:40.634Z|251d86b8-e915-4adb-af25-eee6293a698d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:42.691Z|dc25aaf4-9d3d-4c8a-99a8-e363bc2d1852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:42.691Z|dc25aaf4-9d3d-4c8a-99a8-e363bc2d1852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:47.267Z|9b0533e4-b573-4cc2-96d2-9747e6478820|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:44:47.267Z|9b0533e4-b573-4cc2-96d2-9747e6478820|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:50.645Z|fb765fac-e6d5-4005-93d7-b0a89bf3983d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:50.645Z|fb765fac-e6d5-4005-93d7-b0a89bf3983d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:50.650Z|7c93c6c0-354c-4692-8901-03f043d12401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:50.651Z|7c93c6c0-354c-4692-8901-03f043d12401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:50.655Z|3db0e8c3-a326-486e-810a-2bcf41de3904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:50.655Z|3db0e8c3-a326-486e-810a-2bcf41de3904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:57.691Z|b985b660-20f2-43cd-91da-667f6714a4b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:57.691Z|b985b660-20f2-43cd-91da-667f6714a4b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:57.929Z|e34ad1d2-2222-4dee-8582-36db28c9493b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:57.929Z|e34ad1d2-2222-4dee-8582-36db28c9493b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:45:00.670Z|984fb15c-2887-4ed2-862c-7e6b42bdf842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:00.671Z|984fb15c-2887-4ed2-862c-7e6b42bdf842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:00.681Z|ee470cb1-7448-47ec-a4c3-f22144c6e68a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:00.681Z|ee470cb1-7448-47ec-a4c3-f22144c6e68a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:00.688Z|c06727ae-e965-43eb-8b81-9d2c961f0475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:00.688Z|c06727ae-e965-43eb-8b81-9d2c961f0475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:10.774Z|99f315fe-4407-4d1c-a2b0-a744073ad2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:10.774Z|99f315fe-4407-4d1c-a2b0-a744073ad2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:10.775Z|f3875761-51b7-44f8-88e9-4f42cfbd4d81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:10.775Z|f3875761-51b7-44f8-88e9-4f42cfbd4d81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:10.779Z|f6242b7d-0808-45bf-857d-5071a4ba8da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:10.780Z|f6242b7d-0808-45bf-857d-5071a4ba8da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:12.691Z|72aa73eb-7678-4508-a128-212952ff547c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:12.692Z|72aa73eb-7678-4508-a128-212952ff547c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:45:20.800Z|c55d9a2f-db13-4c2e-98a4-cb1acce26c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:20.801Z|c55d9a2f-db13-4c2e-98a4-cb1acce26c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:20.801Z|0aa7f304-07e2-4ca8-9bf8-69682e0bb53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:20.802Z|0aa7f304-07e2-4ca8-9bf8-69682e0bb53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:20.878Z|9d691a58-7f0d-4be3-9e98-004d9ba16257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:20.879Z|9d691a58-7f0d-4be3-9e98-004d9ba16257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:27.691Z|93702840-05f9-4af5-9ef8-611f239c77dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:27.691Z|93702840-05f9-4af5-9ef8-611f239c77dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:45:27.930Z|a768bfed-20f3-49cc-a3d7-15f4ae811047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:27.930Z|a768bfed-20f3-49cc-a3d7-15f4ae811047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:45:30.896Z|87d4c77a-6118-4e91-afdd-dddb03611dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:30.897Z|87d4c77a-6118-4e91-afdd-dddb03611dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:30.897Z|0170095e-b91a-4871-b487-cc3bf02427a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:30.898Z|0170095e-b91a-4871-b487-cc3bf02427a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:30.900Z|33bf9cdd-b5b0-4edb-88d1-0d62b8b9274d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:30.900Z|33bf9cdd-b5b0-4edb-88d1-0d62b8b9274d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:40.995Z|322f8cff-b32a-48ff-9830-79dc8e918043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:40.996Z|322f8cff-b32a-48ff-9830-79dc8e918043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:40.997Z|bceb5169-8963-4831-9899-6e7fa5a2688f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:40.997Z|bceb5169-8963-4831-9899-6e7fa5a2688f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:40.999Z|6d8a35d0-28b9-4c3f-b94b-3679c88fccf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:41.000Z|6d8a35d0-28b9-4c3f-b94b-3679c88fccf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:42.691Z|17aad816-ee23-49b0-8810-676b6e854ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:42.691Z|17aad816-ee23-49b0-8810-676b6e854ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:45:47.266Z|deb431db-ac75-4a53-868d-6df3d3c557e0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:45:47.266Z|deb431db-ac75-4a53-868d-6df3d3c557e0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:51.093Z|e58b4eaa-ca13-4065-846c-c03bcb4553ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:51.093Z|56c5027b-4caf-4401-af42-5bfc630e6dbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:51.094Z|e58b4eaa-ca13-4065-846c-c03bcb4553ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:51.094Z|56c5027b-4caf-4401-af42-5bfc630e6dbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:51.098Z|5abb84c1-005f-4e74-821b-3e4acb29badf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:51.098Z|5abb84c1-005f-4e74-821b-3e4acb29badf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:57.691Z|a4b54d24-4950-4cb0-9f66-2572d025220c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:57.692Z|a4b54d24-4950-4cb0-9f66-2572d025220c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:45:57.931Z|2a66b5b1-042c-445f-bb7e-63673561e874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:57.931Z|2a66b5b1-042c-445f-bb7e-63673561e874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:01.117Z|72383bba-7114-4069-80b8-bfa1367b27b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:01.118Z|72383bba-7114-4069-80b8-bfa1367b27b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:01.118Z|6e98fba9-221d-402c-80d5-b3b3d08c4cd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:01.118Z|b50b07c0-ca1f-4511-a69e-372d01a47a85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:01.119Z|6e98fba9-221d-402c-80d5-b3b3d08c4cd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:01.119Z|b50b07c0-ca1f-4511-a69e-372d01a47a85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:11.139Z|fa8e55cb-ba35-481b-895e-bc6ff3fb1a67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:11.139Z|08da754c-8695-4382-ab03-faf3d01f630c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:11.140Z|fa8e55cb-ba35-481b-895e-bc6ff3fb1a67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:11.140Z|08da754c-8695-4382-ab03-faf3d01f630c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:11.141Z|38745f44-5a99-4567-bc02-5887d53a3500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:11.141Z|38745f44-5a99-4567-bc02-5887d53a3500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:12.691Z|99e287f4-ff7f-4f68-ace7-9aeddff73dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:12.691Z|99e287f4-ff7f-4f68-ace7-9aeddff73dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:21.164Z|155c25f7-4496-42f5-90a4-af31bd665c2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:21.164Z|7166e1a6-5efa-4388-af93-87fa2361dbae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:21.164Z|bf6d6647-3153-4672-8b92-8030125a99b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:21.164Z|155c25f7-4496-42f5-90a4-af31bd665c2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:21.164Z|7166e1a6-5efa-4388-af93-87fa2361dbae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:21.165Z|bf6d6647-3153-4672-8b92-8030125a99b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:27.691Z|8c8d99a4-bccc-4deb-9a47-31e92176ba4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:27.691Z|8c8d99a4-bccc-4deb-9a47-31e92176ba4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:27.932Z|578bf732-22d9-4457-b736-9c9f21004100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:27.932Z|578bf732-22d9-4457-b736-9c9f21004100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:31.189Z|5e4c6566-8aca-4e05-bbff-f6a4ea8c2ad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:31.189Z|3e769750-3a77-40fe-bd3f-ac79e18382c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:31.189Z|a35f2455-c444-4765-9a88-e1e9f46183e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:31.190Z|a35f2455-c444-4765-9a88-e1e9f46183e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:31.190Z|5e4c6566-8aca-4e05-bbff-f6a4ea8c2ad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:31.190Z|3e769750-3a77-40fe-bd3f-ac79e18382c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:41.214Z|be20d130-7905-44e4-ab8c-e2b21ecab747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:41.214Z|697398c4-b069-4cee-87e7-4b09efa30673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:41.214Z|be20d130-7905-44e4-ab8c-e2b21ecab747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:41.214Z|697398c4-b069-4cee-87e7-4b09efa30673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:41.215Z|2fd57f85-e6e6-4680-8f4f-6e7de39fb1d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:41.215Z|2fd57f85-e6e6-4680-8f4f-6e7de39fb1d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:42.691Z|9b0d2e31-8120-4df0-ba9b-9dba41c566d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:42.692Z|9b0d2e31-8120-4df0-ba9b-9dba41c566d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:47.266Z|d6d55cb1-a435-4e59-bddc-19a345973757|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:46:47.267Z|d6d55cb1-a435-4e59-bddc-19a345973757|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:51.235Z|c4990487-bfdb-41de-930d-fbe9e812084d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:51.235Z|62fda1e9-1608-4374-b8bd-4d5cebbd366f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:51.235Z|c063ba8d-0a0e-44a1-a344-f633031c318c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:51.236Z|c4990487-bfdb-41de-930d-fbe9e812084d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:51.236Z|62fda1e9-1608-4374-b8bd-4d5cebbd366f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:51.236Z|c063ba8d-0a0e-44a1-a344-f633031c318c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:57.691Z|81a1b3db-332b-475c-bcef-7eb15f253915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:57.692Z|81a1b3db-332b-475c-bcef-7eb15f253915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:57.933Z|48580b62-18db-444d-b58e-93ebbd3e6c77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:57.933Z|48580b62-18db-444d-b58e-93ebbd3e6c77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:01.260Z|0e15656c-1c64-429f-9443-730ddaf5bf10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:01.260Z|d302d78f-dc2a-496f-a953-501f0805e15c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:01.260Z|7be4b398-bae6-444b-98c8-e780c882989d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:01.261Z|0e15656c-1c64-429f-9443-730ddaf5bf10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:01.261Z|d302d78f-dc2a-496f-a953-501f0805e15c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:01.261Z|7be4b398-bae6-444b-98c8-e780c882989d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:11.281Z|0b654858-2964-4e3b-98fd-da6d6535e3aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:11.281Z|0b654858-2964-4e3b-98fd-da6d6535e3aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:11.285Z|770b1fdc-b779-4590-8142-380e820e5512|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:11.287Z|770b1fdc-b779-4590-8142-380e820e5512|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:11.287Z|407b1f2b-dedf-4109-bb9c-6410d361da1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:11.287Z|407b1f2b-dedf-4109-bb9c-6410d361da1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:12.691Z|e7ce0da4-406c-437c-9ed8-a9bb11606e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:12.691Z|e7ce0da4-406c-437c-9ed8-a9bb11606e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:21.304Z|13618bec-830e-458f-b894-6d60d10c5ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:21.305Z|13618bec-830e-458f-b894-6d60d10c5ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:21.309Z|725cb22f-c623-46c3-8874-dfd0b55dd21f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:21.309Z|57168a28-6cb4-4745-a2e5-65f82c72a2fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:21.309Z|725cb22f-c623-46c3-8874-dfd0b55dd21f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:21.309Z|57168a28-6cb4-4745-a2e5-65f82c72a2fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:27.691Z|65dedf6d-90f3-4988-9b25-94463449889a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:27.693Z|65dedf6d-90f3-4988-9b25-94463449889a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:27.934Z|ba5f5e89-f2b4-4f71-845c-50b981bb2569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:27.934Z|ba5f5e89-f2b4-4f71-845c-50b981bb2569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:31.328Z|05e24c8d-015b-459f-9dc4-2904fbd7fa81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:31.329Z|05e24c8d-015b-459f-9dc4-2904fbd7fa81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:31.331Z|82097af6-ecb1-48d2-b0d2-a2fa827282e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:31.332Z|82097af6-ecb1-48d2-b0d2-a2fa827282e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:31.334Z|12466fe3-062b-405c-82d7-23b569d13ce9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:31.335Z|12466fe3-062b-405c-82d7-23b569d13ce9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:41.351Z|bc3c434d-9099-4d51-81e7-df71a4e42511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:41.352Z|bc3c434d-9099-4d51-81e7-df71a4e42511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:41.353Z|4d47fa9e-11fc-45b6-b037-47f7bcf55e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:41.354Z|4d47fa9e-11fc-45b6-b037-47f7bcf55e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:41.355Z|e767336d-7b24-4f02-919b-f7dff148210b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:41.355Z|e767336d-7b24-4f02-919b-f7dff148210b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:42.691Z|280d07d0-39f2-47a4-9a45-140cf9b336aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:42.691Z|280d07d0-39f2-47a4-9a45-140cf9b336aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:47.266Z|6066cc03-0b82-4959-ac15-56cce7a44a2f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:47:47.266Z|6066cc03-0b82-4959-ac15-56cce7a44a2f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:51.376Z|eca301e1-c433-4df4-a65c-9076fc7c36ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:51.377Z|eca301e1-c433-4df4-a65c-9076fc7c36ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:51.377Z|7a76d60e-fa11-4a2f-a532-cffb7d5e054f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:51.377Z|7a76d60e-fa11-4a2f-a532-cffb7d5e054f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:51.380Z|a16b0906-37ba-4492-9830-a2a31cf40e8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:51.380Z|a16b0906-37ba-4492-9830-a2a31cf40e8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:57.691Z|de49002c-78a0-4d0d-8016-3badfc2e969c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:57.691Z|de49002c-78a0-4d0d-8016-3badfc2e969c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:57.935Z|eee61567-9ffd-413e-a818-f6bbfb93cc91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:57.935Z|eee61567-9ffd-413e-a818-f6bbfb93cc91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:01.401Z|e1ab73bf-c6e7-4132-a4cd-f0662741fcb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:01.401Z|a3530acf-9da7-4844-8874-5e08e4df41fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:01.402Z|e1ab73bf-c6e7-4132-a4cd-f0662741fcb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:01.402Z|6f17a65e-0a13-48dd-aff0-c957b2db1b81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:01.402Z|6f17a65e-0a13-48dd-aff0-c957b2db1b81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:01.402Z|a3530acf-9da7-4844-8874-5e08e4df41fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:11.426Z|1183fb8e-5ffc-42bf-bbe9-1e7d160ff467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:11.426Z|5e51d01f-e846-4925-8099-cc1ac24d22f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:11.426Z|5691f839-cbd5-4a06-bc3b-781e1ac9e0d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:11.427Z|1183fb8e-5ffc-42bf-bbe9-1e7d160ff467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:11.427Z|5691f839-cbd5-4a06-bc3b-781e1ac9e0d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:11.427Z|5e51d01f-e846-4925-8099-cc1ac24d22f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:12.691Z|ea58d895-38c8-4efe-a604-9fe532ee809b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:12.693Z|ea58d895-38c8-4efe-a604-9fe532ee809b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:21.452Z|cd0efde5-2c90-43f3-8524-35043769acda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:21.452Z|2648b8fa-986f-4fa9-80d1-9bb5872b6bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:21.453Z|cd0efde5-2c90-43f3-8524-35043769acda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:21.453Z|2648b8fa-986f-4fa9-80d1-9bb5872b6bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:21.456Z|70e20d3c-ff70-478f-b7e7-5cf669ca0866|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:21.456Z|70e20d3c-ff70-478f-b7e7-5cf669ca0866|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:27.691Z|ceb40378-02d7-47a9-a962-93fc9e80e8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:27.691Z|ceb40378-02d7-47a9-a962-93fc9e80e8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:27.936Z|3a867818-2e78-49f1-b931-96e0c6e672e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:27.936Z|3a867818-2e78-49f1-b931-96e0c6e672e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:31.477Z|05231eb9-93fe-4f29-81a3-8ccb73c0573f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:31.478Z|05231eb9-93fe-4f29-81a3-8ccb73c0573f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:31.478Z|08b059f9-0467-4b48-a3de-77d035e64f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:31.479Z|08b059f9-0467-4b48-a3de-77d035e64f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:31.481Z|d74e4573-c1d3-4d12-aae5-2cc88b30e352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:31.482Z|d74e4573-c1d3-4d12-aae5-2cc88b30e352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:41.501Z|52f31cb4-d3fb-4ef7-9f0f-ca2e9b2719d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:41.502Z|52f31cb4-d3fb-4ef7-9f0f-ca2e9b2719d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:41.505Z|fc7bc8e5-b90a-408a-8a8e-471b1ff05fab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:41.505Z|31612d2e-6f35-4cde-9371-4701c25561a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:41.505Z|fc7bc8e5-b90a-408a-8a8e-471b1ff05fab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:41.505Z|31612d2e-6f35-4cde-9371-4701c25561a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:42.691Z|43d2b2c7-bc56-4681-b780-f517e503beca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:42.691Z|43d2b2c7-bc56-4681-b780-f517e503beca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:47.266Z|53cd5225-6330-4ca4-bcc5-dc7c4f78fa79|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:48:47.267Z|53cd5225-6330-4ca4-bcc5-dc7c4f78fa79|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:51.526Z|00b97890-c107-4898-a7ca-36093a16fa1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:51.526Z|00b97890-c107-4898-a7ca-36093a16fa1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:51.528Z|ef60af04-d8d0-47d7-a48b-354fecd5871a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:51.528Z|ef60af04-d8d0-47d7-a48b-354fecd5871a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:51.531Z|09bfa046-30b1-4499-b26f-ccd689dd51a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:51.531Z|09bfa046-30b1-4499-b26f-ccd689dd51a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:57.691Z|aedf3ef3-271f-4049-8e8a-5bc16e5f094b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:57.693Z|aedf3ef3-271f-4049-8e8a-5bc16e5f094b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:57.937Z|568acbd8-5aae-4879-80a2-c8c59faad3c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:57.937Z|568acbd8-5aae-4879-80a2-c8c59faad3c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:01.552Z|bea9b857-8ae8-4cbf-8b04-fe1e0f139f1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:01.552Z|466dc820-9db9-476d-aae7-2559a2ac2381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:01.553Z|466dc820-9db9-476d-aae7-2559a2ac2381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:01.553Z|bea9b857-8ae8-4cbf-8b04-fe1e0f139f1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:01.555Z|f12e5a0b-6ba4-4913-8756-f26d40304041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:01.555Z|f12e5a0b-6ba4-4913-8756-f26d40304041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:11.579Z|09de5bbd-bc00-4446-928f-de3a2b7d3979|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:11.579Z|0fe602c8-b24e-4ec5-8ade-d353ec7b9411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:11.579Z|1c6ff9f6-3d72-4225-870c-bf3cb1dec5ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:11.579Z|09de5bbd-bc00-4446-928f-de3a2b7d3979|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:11.579Z|0fe602c8-b24e-4ec5-8ade-d353ec7b9411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:11.579Z|1c6ff9f6-3d72-4225-870c-bf3cb1dec5ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:12.691Z|354f601c-111b-47f5-9e2e-5fc5e7a9d947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:12.691Z|354f601c-111b-47f5-9e2e-5fc5e7a9d947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:21.604Z|c228bc77-16b5-4e09-8bb7-794aa59ebd79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:21.604Z|a2c6228c-a172-4f23-b057-c8c16c486faa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:21.604Z|a2c6228c-a172-4f23-b057-c8c16c486faa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:21.604Z|c228bc77-16b5-4e09-8bb7-794aa59ebd79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:21.608Z|edf7b058-c521-40de-8132-8b361d7350b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:21.608Z|edf7b058-c521-40de-8132-8b361d7350b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:27.691Z|cb92da95-0414-4745-a58c-86c98b4e074b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:27.691Z|cb92da95-0414-4745-a58c-86c98b4e074b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:27.938Z|bca93f61-3c8e-4bda-b5ce-ffa7bdb3951f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:27.938Z|bca93f61-3c8e-4bda-b5ce-ffa7bdb3951f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:31.628Z|183779c4-4a42-4974-83cb-2f539553ce8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:31.629Z|907ea0ec-42cb-4100-aacb-8bb8206e8d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:31.629Z|183779c4-4a42-4974-83cb-2f539553ce8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:31.629Z|907ea0ec-42cb-4100-aacb-8bb8206e8d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:31.631Z|be5b3a2c-507e-4f15-ba76-3c0257381e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:31.631Z|be5b3a2c-507e-4f15-ba76-3c0257381e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:41.654Z|d12f45d5-368e-4f9b-a0d4-38ffa93ee891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:41.655Z|95e7cd6d-5a1f-4a2c-86d2-14d0f14e6eeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:41.655Z|d12f45d5-368e-4f9b-a0d4-38ffa93ee891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:41.655Z|95e7cd6d-5a1f-4a2c-86d2-14d0f14e6eeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:41.656Z|9697e70b-9a7b-4662-b27b-14b59cafcfae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:41.656Z|9697e70b-9a7b-4662-b27b-14b59cafcfae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:42.691Z|4987b43d-b83a-4155-9a5a-5483677d9528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:42.693Z|4987b43d-b83a-4155-9a5a-5483677d9528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:47.267Z|f66e2df9-b2c6-4297-8623-8d251dee8008|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:49:47.268Z|f66e2df9-b2c6-4297-8623-8d251dee8008|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:51.679Z|b74bdee2-dd71-4a79-819e-4d6005ed6782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:51.679Z|9278568c-72c0-4ef5-b56d-eeb0a5e4fe1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:51.680Z|b74bdee2-dd71-4a79-819e-4d6005ed6782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:51.680Z|9278568c-72c0-4ef5-b56d-eeb0a5e4fe1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:51.681Z|99aaeba9-e85c-4b98-8fe4-340ee4bcfa4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:51.682Z|99aaeba9-e85c-4b98-8fe4-340ee4bcfa4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:57.690Z|3c9cfb41-3cbc-4238-9665-26cd00e8f47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:57.691Z|3c9cfb41-3cbc-4238-9665-26cd00e8f47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:57.939Z|8711cf85-e25d-4ad9-bb13-538ca0ed4493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:57.939Z|8711cf85-e25d-4ad9-bb13-538ca0ed4493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:01.701Z|7fdd4f6f-d7d3-497a-836c-b06dd8839308|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:01.701Z|7fdd4f6f-d7d3-497a-836c-b06dd8839308|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:01.704Z|5e75a296-4dfe-440f-a255-f95c5af67039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:01.704Z|5e75a296-4dfe-440f-a255-f95c5af67039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:01.705Z|00708918-427d-4a69-8c74-88387ffa28a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:01.705Z|00708918-427d-4a69-8c74-88387ffa28a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:11.726Z|5d2bd2f3-342f-42b9-8dfe-e15dc9eac6bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:11.726Z|5d2bd2f3-342f-42b9-8dfe-e15dc9eac6bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:11.727Z|cb3ffcf2-760f-43a4-86ae-c246c73c9e88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:11.727Z|03fc1a58-d129-4e44-9dbc-16148d84efe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:11.728Z|cb3ffcf2-760f-43a4-86ae-c246c73c9e88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:11.728Z|03fc1a58-d129-4e44-9dbc-16148d84efe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:12.691Z|c460b63b-e858-499a-b915-544d34bcbaa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:12.691Z|c460b63b-e858-499a-b915-544d34bcbaa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:21.752Z|fcf8c067-42ca-493e-9321-1565be92fa3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:21.752Z|d7cd24df-5e87-401e-b15b-17f4d2959152|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:21.752Z|bff80218-8a18-405d-81c7-fca02161c052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:21.753Z|bff80218-8a18-405d-81c7-fca02161c052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:21.753Z|d7cd24df-5e87-401e-b15b-17f4d2959152|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:21.753Z|fcf8c067-42ca-493e-9321-1565be92fa3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:27.691Z|278f03a3-b103-4cdf-8827-a74833a5b05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:27.693Z|278f03a3-b103-4cdf-8827-a74833a5b05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:27.940Z|b5516213-223d-435f-98e5-bfd090d430a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:27.940Z|b5516213-223d-435f-98e5-bfd090d430a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:31.777Z|5f353775-eb5a-40a1-a57d-24f1c38960d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:31.777Z|ec57ca21-d61d-4622-8403-9bc8ea85070c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:31.777Z|e1d769f2-ae11-4e6c-b63e-25cff3c82de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:31.777Z|e1d769f2-ae11-4e6c-b63e-25cff3c82de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:31.777Z|ec57ca21-d61d-4622-8403-9bc8ea85070c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:31.777Z|5f353775-eb5a-40a1-a57d-24f1c38960d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:41.803Z|80260da0-051b-4892-aa45-0859c8bab38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:41.803Z|80260da0-051b-4892-aa45-0859c8bab38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:41.803Z|ff745d9d-61b7-4d40-924c-ed9a5f458138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:41.803Z|2429997d-7635-4ccd-b007-1ea70ffeb5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:41.804Z|ff745d9d-61b7-4d40-924c-ed9a5f458138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:41.804Z|2429997d-7635-4ccd-b007-1ea70ffeb5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:42.691Z|1c32928f-7fa1-4d8b-850a-01a696cd93e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:42.691Z|1c32928f-7fa1-4d8b-850a-01a696cd93e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:47.266Z|f97b284a-ae96-4bd4-a733-863a47c40580|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:50:47.267Z|f97b284a-ae96-4bd4-a733-863a47c40580|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:51.826Z|04052fb1-689c-4642-8989-a8e81f53d7c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:51.827Z|04052fb1-689c-4642-8989-a8e81f53d7c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:51.827Z|ba01267c-945d-488c-b537-30cd8046e0e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:51.827Z|ecf90269-3e5b-4e42-8a32-a50a8f8190c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:51.827Z|ba01267c-945d-488c-b537-30cd8046e0e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:51.827Z|ecf90269-3e5b-4e42-8a32-a50a8f8190c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:55.462Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:50:55.464Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 2aeb3cd2-97f1-4a47-b2c4-f0e611b09096 already exists in requestDb InfraActiveRequests table
2022-04-17T03:50:55.465Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:50:55.466Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:50:55.466Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:50:55.466Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:50:55.466Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:50:55.466Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e282107cebedbaf4", X-B3-SpanId:"c1b8f926e12a067e", X-B3-ParentSpanId:"e282107cebedbaf4", X-B3-Sampled:"0", X-ONAP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbfd5a05-5603-4ee2-a5cd-a385b1914c46"]
2022-04-17T03:50:55.467Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:50:55.467Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:50:55.519Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:50:55.519Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:50:55.520Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:50:55.520Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:50:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:55.520Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: 
2022-04-17T03:50:55.520Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:50:55.521Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|404|Not Found|InvokeReturn
2022-04-17T03:50:55.535Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T03:50:55.535Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-17T03:50:55.539Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:50:55.563Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.564Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=[2aeb3cd2-97f1-4a47-b2c4-f0e611b09096], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5ed713f9-8931-40b5-b2d2-ea0eecbbf2d5], X-ECOMP-RequestID=[2aeb3cd2-97f1-4a47-b2c4-f0e611b09096], X-TransactionId=[], X-ONAP-RequestID=[2aeb3cd2-97f1-4a47-b2c4-f0e611b09096]}
2022-04-17T03:50:55.602Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=[0-aai-resources-220417-03:50:55:589-47421], Content-Length=[313], Date=[Sun, 17 Apr 2022 03:50:55 GMT], Content-Type=[application/json]}
2022-04-17T03:50:55.603Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.603Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.617Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.617Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-17T03:50:55.620Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:50:55.640Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.640Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=[2aeb3cd2-97f1-4a47-b2c4-f0e611b09096], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[05b8a8e4-c080-4c5b-9739-18a21b519d6a], X-ECOMP-RequestID=[2aeb3cd2-97f1-4a47-b2c4-f0e611b09096], X-TransactionId=[], X-ONAP-RequestID=[2aeb3cd2-97f1-4a47-b2c4-f0e611b09096]}
2022-04-17T03:50:55.673Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=[0-aai-resources-220417-03:50:55:661-64273], Content-Length=[313], Date=[Sun, 17 Apr 2022 03:50:55 GMT], Content-Type=[application/json]}
2022-04-17T03:50:55.674Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.674Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.676Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.676Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-17T03:50:55.679Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:50:55.698Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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/9aa5dcefa87c48d1a3518b206f1e0562|INFO|500||Invoke
2022-04-17T03:50:55.698Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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/9aa5dcefa87c48d1a3518b206f1e0562|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/9aa5dcefa87c48d1a3518b206f1e0562 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2aeb3cd2-97f1-4a47-b2c4-f0e611b09096], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8d44127a-539b-4113-b4f5-487446223905], X-ECOMP-RequestID=[2aeb3cd2-97f1-4a47-b2c4-f0e611b09096], X-TransactionId=[], X-ONAP-RequestID=[2aeb3cd2-97f1-4a47-b2c4-f0e611b09096]}
2022-04-17T03:50:55.739Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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/9aa5dcefa87c48d1a3518b206f1e0562|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/9aa5dcefa87c48d1a3518b206f1e0562 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220417-03:50:55:720-22479], vertex-id=[291056], Content-Length=[621], Date=[Sun, 17 Apr 2022 03:50:55 GMT], Content-Type=[application/json]}
2022-04-17T03:50:55.739Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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/9aa5dcefa87c48d1a3518b206f1e0562|DEBUG|500||{"tenant-id":"9aa5dcefa87c48d1a3518b206f1e0562","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1650167213854","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-17T03:50:55.740Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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/9aa5dcefa87c48d1a3518b206f1e0562|INFO|500||InvokeReturn
2022-04-17T03:50:55.741Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T03:50:55.741Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T03:50:55.749Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.749Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.749Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.750Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.750Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:55.750Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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:"e282107cebedbaf4", X-B3-SpanId:"87ebe4ca630b5442", X-B3-ParentSpanId:"e282107cebedbaf4", X-B3-Sampled:"0", X-ONAP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"970be3a1-978e-481a-94e6-ef525403927b"]
2022-04-17T03:50:55.750Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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_14328a9b-93a2-41b2-a1ca-61ea582c97c3","requestScope":"service"}
2022-04-17T03:50:55.750Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.521Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.521Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.521Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.522Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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:"Sun, 17 Apr 2022 03:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:56.522Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.522Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.523Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.524Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83
2022-04-17T03:50:56.524Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|INFO|500||Invoke
2022-04-17T03:50:56.524Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||===========================request begin================================================
2022-04-17T03:50:56.524Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83
2022-04-17T03:50:56.525Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Method      : GET
2022-04-17T03:50:56.525Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c290703b-f147-4f6c-b5b7-f547f6999d95"]
2022-04-17T03:50:56.525Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Request body: 
2022-04-17T03:50:56.525Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||==========================request end================================================
2022-04-17T03:50:56.544Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||============================response begin==========================================
2022-04-17T03:50:56.544Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:50:56.545Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Status text  : 
2022-04-17T03:50:56.545Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:50:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:56.545Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Response body: 
2022-04-17T03:50:56.545Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||=======================response end=================================================
2022-04-17T03:50:56.546Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|INFO|404|Not Found|InvokeReturn
2022-04-17T03:50:56.546Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance
2022-04-17T03:50:56.547Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|INFO|500||Invoke
2022-04-17T03:50:56.547Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-17T03:50:56.547Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance
2022-04-17T03:50:56.547Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Method      : GET
2022-04-17T03:50:56.547Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92a4c20f-4b41-4ae9-9bd9-0071869ac87b"]
2022-04-17T03:50:56.548Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Request body: 
2022-04-17T03:50:56.548Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-17T03:50:56.558Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-17T03:50:56.559Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:50:56.559Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Status text  : 
2022-04-17T03:50:56.559Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&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:"Sun, 17 Apr 2022 03:50:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:56.559Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Response body: 
2022-04-17T03:50:56.560Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-17T03:50:56.560Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-17T03:50:56.560Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5
2022-04-17T03:50:56.561Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|INFO|500||Invoke
2022-04-17T03:50:56.561Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||===========================request begin================================================
2022-04-17T03:50:56.561Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5
2022-04-17T03:50:56.561Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Method      : GET
2022-04-17T03:50:56.562Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df090ba5-bee5-403d-a965-6f264a8b20db"]
2022-04-17T03:50:56.562Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Request body: 
2022-04-17T03:50:56.562Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||==========================request end================================================
2022-04-17T03:50:56.573Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||============================response begin==========================================
2022-04-17T03:50:56.573Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Status code  : 200 OK
2022-04-17T03:50:56.573Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Status text  : 
2022-04-17T03:50:56.574Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:50:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:56.574Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5"
    }
  }
}
2022-04-17T03:50:56.574Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||=======================response end=================================================
2022-04-17T03:50:56.575Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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=4098915b-fc90-4548-aecf-93253cc27da5|INFO|500||InvokeReturn
2022-04-17T03:50:56.576Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.576Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.576Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.577Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.577Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.577Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e1c6457-05a0-4b0c-8f60-b7d8b7a0fc00"]
2022-04-17T03:50:56.577Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.578Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.590Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.590Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.590Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.591Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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:"Sun, 17 Apr 2022 03:50:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:56.591Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T03:50:56.591Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.592Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.597Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.598Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.598Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.598Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.598Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.598Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05bec7ee-209e-42a4-a604-1991460b12bb"]
2022-04-17T03:50:56.599Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.599Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.610Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.610Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.610Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.610Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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:"Sun, 17 Apr 2022 03:50:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:56.612Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-17T01:59:12.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-04-17T03:50:56.612Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.612Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.616Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83
2022-04-17T03:50:56.617Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|INFO|500||Invoke
2022-04-17T03:50:56.617Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||===========================request begin================================================
2022-04-17T03:50:56.617Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83
2022-04-17T03:50:56.617Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Method      : GET
2022-04-17T03:50:56.617Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"761a3cab-0fa2-49dc-9bc3-f03cfbb63921"]
2022-04-17T03:50:56.618Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Request body: 
2022-04-17T03:50:56.618Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||==========================request end================================================
2022-04-17T03:50:56.626Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||============================response begin==========================================
2022-04-17T03:50:56.626Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:50:56.626Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Status text  : 
2022-04-17T03:50:56.627Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:50:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:56.627Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Response body: 
2022-04-17T03:50:56.627Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||=======================response end=================================================
2022-04-17T03:50:56.627Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|INFO|404|Not Found|InvokeReturn
2022-04-17T03:50:56.628Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.628Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.628Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.629Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.629Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.629Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"234f3f19-c829-460f-9c2e-5875fda64c66"]
2022-04-17T03:50:56.629Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.629Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.641Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.642Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.642Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.642Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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:"Sun, 17 Apr 2022 03:50:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:56.643Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T03:50:56.643Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.644Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.647Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.647Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.647Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.647Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.648Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.648Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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:"9174", X-B3-TraceId:"e282107cebedbaf4", X-B3-SpanId:"f8c7d3d7d6d5cc7e", X-B3-ParentSpanId:"e282107cebedbaf4", X-B3-Sampled:"0", X-ONAP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"423ff997-7ed0-4215-8bcf-2182b8a9f9ad"]
2022-04-17T03:50:56.648Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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":"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096","requestStatus":"IN_PROGRESS","startTime":1650167455535,"source":"VID","tenantId":"9aa5dcefa87c48d1a3518b206f1e0562","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"}
2022-04-17T03:50:56.648Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.673Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.673Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.674Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.674Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:50:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:56.675Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T03:50:55.535+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-17T03:50:56.659+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:50:56.676Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.676Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.686Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.686Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.686Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.686Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.687Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:56.687Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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:"4591", X-B3-TraceId:"e282107cebedbaf4", X-B3-SpanId:"2a8597bf144509c0", X-B3-ParentSpanId:"e282107cebedbaf4", X-B3-Sampled:"0", X-ONAP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec899e48-719b-4ec1-9056-a4345e110604"]
2022-04-17T03:50:56.687Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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\":\"4098915b-fc90-4548-aecf-93253cc27da5\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\"modelUuid\":\"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\"modelInvariantUuid\":\"4098915b-fc90-4548-aecf-93253cc27da5\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"9aa5dcefa87c48d1a3518b206f1e0562\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\"modelInvariantUuid\":\"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"9aa5dcefa87c48d1a3518b206f1e0562\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"2480bd75-ac41-4fea-932a-0fece5885e70\",\"modelInvariantUuid\":\"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"},\"instanceName\":\"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_key_name\":\"cleouverte\",\"ubuntu20_pub_key\":\"ssh-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\":\"ubuntu20agent-VM-01\",\"vnf_id\":\"ubuntu20agent-VNF-instance\",\"vf_module_id\":\"ubuntu20agent-vfmodule-instance\",\"vnf_name\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\"modelInvariantId\":\"4098915b-fc90-4548-aecf-93253cc27da5\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"047d2a27-cdde-4721-9f75-49d30f24c982\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096","type":"String"},"mso-request-id":{"value":"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096","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-17T03:50:56.687Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:57.691Z|e472dd6f-8fb7-49e4-a0f2-bfbddb55aa80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:57.691Z|e472dd6f-8fb7-49e4-a0f2-bfbddb55aa80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:57.941Z|8f6c9dcb-55b1-4c99-a001-4a39c4005e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:57.941Z|8f6c9dcb-55b1-4c99-a001-4a39c4005e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:58.705Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:58.706Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:58.706Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:58.706Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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:"Sun, 17 Apr 2022 03:50:58 GMT", X-ONAP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-TransactionID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ECOMP-RequestID:"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ec899e48-719b-4ec1-9056-a4345e110604", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-17T03:50:58.707Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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\":\"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096\",\"instanceId\":\"216c4354-6aee-4b87-991a-c5cf619191a5\"}}","message":"Success","processInstanceID":"9645bc06-be01-11ec-af24-1235059e6512","variables":null,"messageCode":200}
2022-04-17T03:50:58.707Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:58.707Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|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-17T03:50:58.711Z|2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:50:58.868Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:50:58.871Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:50:58.871Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:50:58.872Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:50:58.872Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:50:58.872Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:50:58.872Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7e20b86d127328d", X-B3-SpanId:"b80385a3c5e688b2", X-B3-ParentSpanId:"b7e20b86d127328d", X-B3-Sampled:"0", X-ONAP-RequestID:"63010887-6316-4325-a08e-80299a693af0", X-RequestID:"63010887-6316-4325-a08e-80299a693af0", X-TransactionID:"63010887-6316-4325-a08e-80299a693af0", X-ECOMP-RequestID:"63010887-6316-4325-a08e-80299a693af0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"159ff15f-ad17-458e-abf3-48a2877efd40"]
2022-04-17T03:50:58.873Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:50:58.873Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:50:59.519Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:50:59.520Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:50:59.520Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:50:59.521Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:59.522Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:50:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:50:59.522Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:50:59.523Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:50:59.525Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:50:59.525Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:50:59.526Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:50:59.526Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:50:59.526Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:50:59.526Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7e20b86d127328d", X-B3-SpanId:"31586ee5815718a7", X-B3-ParentSpanId:"b7e20b86d127328d", X-B3-Sampled:"0", X-ONAP-RequestID:"63010887-6316-4325-a08e-80299a693af0", X-RequestID:"63010887-6316-4325-a08e-80299a693af0", X-TransactionID:"63010887-6316-4325-a08e-80299a693af0", X-ECOMP-RequestID:"63010887-6316-4325-a08e-80299a693af0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4fa403e-77eb-4d00-ab29-6ab726eb606f"]
2022-04-17T03:50:59.526Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:50:59.527Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:50:59.537Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:50:59.537Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:50:59.537Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:50:59.538Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:50:59.538Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:50:59.539Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:50:59.539Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:50:59.547Z|63010887-6316-4325-a08e-80299a693af0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:51:01.852Z|52972bb0-9794-4c89-b430-94fc014db4ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:01.852Z|d608e5e5-d2c7-4a0f-9d0b-67dce896e31d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:01.852Z|bc938d2f-7a1b-47cf-9290-54b200e572f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:01.853Z|52972bb0-9794-4c89-b430-94fc014db4ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:01.853Z|d608e5e5-d2c7-4a0f-9d0b-67dce896e31d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:01.853Z|bc938d2f-7a1b-47cf-9290-54b200e572f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:09.676Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:51:09.681Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:51:09.682Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:51:09.682Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:51:09.682Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:51:09.682Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:51:09.683Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b77dd73283c8319", X-B3-SpanId:"40e76330cd443cdd", X-B3-ParentSpanId:"2b77dd73283c8319", X-B3-Sampled:"0", X-ONAP-RequestID:"18020e1d-625c-4f7f-868e-c295b9f9b49c", X-RequestID:"18020e1d-625c-4f7f-868e-c295b9f9b49c", X-TransactionID:"18020e1d-625c-4f7f-868e-c295b9f9b49c", X-ECOMP-RequestID:"18020e1d-625c-4f7f-868e-c295b9f9b49c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9912fef7-d4ea-431e-b623-6b2a21fd6221"]
2022-04-17T03:51:09.683Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:51:09.683Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:51:09.694Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:51:09.694Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:51:09.694Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:51:09.695Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:51:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:51:09.696Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:50:59.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:51:09.696Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:51:09.697Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:51:09.699Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:51:09.700Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:51:09.700Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:51:09.700Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:51:09.700Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:51:09.701Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b77dd73283c8319", X-B3-SpanId:"5f55413271ac0953", X-B3-ParentSpanId:"2b77dd73283c8319", X-B3-Sampled:"0", X-ONAP-RequestID:"18020e1d-625c-4f7f-868e-c295b9f9b49c", X-RequestID:"18020e1d-625c-4f7f-868e-c295b9f9b49c", X-TransactionID:"18020e1d-625c-4f7f-868e-c295b9f9b49c", X-ECOMP-RequestID:"18020e1d-625c-4f7f-868e-c295b9f9b49c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c13f44d-f674-4ac1-81d0-d34afdadad50"]
2022-04-17T03:51:09.701Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:51:09.701Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:51:09.712Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:51:09.712Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:51:09.712Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:51:09.712Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:51:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:51:09.713Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:51:09.714Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:51:09.714Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:51:09.727Z|18020e1d-625c-4f7f-868e-c295b9f9b49c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:51:11.877Z|3b425bfe-52b4-4258-beac-2e95fe05c226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:11.877Z|3b425bfe-52b4-4258-beac-2e95fe05c226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:11.878Z|951cfb32-852a-4828-8023-a9a0e6c2b27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:11.878Z|1b6f4bcc-2777-4305-bc0c-99dcef2515d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:11.878Z|951cfb32-852a-4828-8023-a9a0e6c2b27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:11.878Z|1b6f4bcc-2777-4305-bc0c-99dcef2515d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:12.691Z|100d0b1b-a0cd-4451-8c45-a22bde9f6dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:12.693Z|100d0b1b-a0cd-4451-8c45-a22bde9f6dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:51:19.856Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:51:19.859Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:51:19.859Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:51:19.860Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:51:19.860Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:51:19.860Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:51:19.860Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9741de910ae71cc", X-B3-SpanId:"93f170c79b221758", X-B3-ParentSpanId:"b9741de910ae71cc", X-B3-Sampled:"0", X-ONAP-RequestID:"8413e9d6-07d5-4fd7-8f28-336c5fd8e541", X-RequestID:"8413e9d6-07d5-4fd7-8f28-336c5fd8e541", X-TransactionID:"8413e9d6-07d5-4fd7-8f28-336c5fd8e541", X-ECOMP-RequestID:"8413e9d6-07d5-4fd7-8f28-336c5fd8e541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9858792b-55d6-4a9d-be66-47376373c8f2"]
2022-04-17T03:51:19.861Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:51:19.861Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:51:19.869Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:51:19.870Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:51:19.870Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:51:19.870Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:51:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:51:19.871Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:51:15.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:51:19.871Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:51:19.871Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:51:19.874Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:51:19.875Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:51:19.875Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:51:19.875Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:51:19.876Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:51:19.876Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9741de910ae71cc", X-B3-SpanId:"f9d306a395a962e3", X-B3-ParentSpanId:"b9741de910ae71cc", X-B3-Sampled:"0", X-ONAP-RequestID:"8413e9d6-07d5-4fd7-8f28-336c5fd8e541", X-RequestID:"8413e9d6-07d5-4fd7-8f28-336c5fd8e541", X-TransactionID:"8413e9d6-07d5-4fd7-8f28-336c5fd8e541", X-ECOMP-RequestID:"8413e9d6-07d5-4fd7-8f28-336c5fd8e541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dacfa860-c1d4-47a6-82ae-8863e373938a"]
2022-04-17T03:51:19.876Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:51:19.876Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:51:20.519Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:51:20.519Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:51:20.520Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:51:20.520Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:51:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:51:20.521Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:51:20.521Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:51:20.521Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:51:20.533Z|8413e9d6-07d5-4fd7-8f28-336c5fd8e541|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:51:21.899Z|9f441ee8-e84d-498a-bf2c-f220f5265552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:21.900Z|9f441ee8-e84d-498a-bf2c-f220f5265552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:21.903Z|014db5c8-af21-4ed1-a1c7-42fe18120754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:21.903Z|657266e9-ce06-4b92-a02d-734ffe5b3254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:21.904Z|657266e9-ce06-4b92-a02d-734ffe5b3254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:21.904Z|014db5c8-af21-4ed1-a1c7-42fe18120754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:27.691Z|a19d9083-4ee1-4ffc-ac00-afac8c5567a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:27.691Z|a19d9083-4ee1-4ffc-ac00-afac8c5567a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:51:27.942Z|e05a6a90-3e54-47f5-88e2-05c65519ce42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:27.942Z|e05a6a90-3e54-47f5-88e2-05c65519ce42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:51:30.670Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:51:30.674Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:51:30.674Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:51:30.674Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:51:30.674Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:51:30.675Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:51:30.675Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b063d4342926a30", X-B3-SpanId:"147ae8f4b155874e", X-B3-ParentSpanId:"7b063d4342926a30", X-B3-Sampled:"0", X-ONAP-RequestID:"d40b1132-974a-4a59-8e24-f5b4b04838aa", X-RequestID:"d40b1132-974a-4a59-8e24-f5b4b04838aa", X-TransactionID:"d40b1132-974a-4a59-8e24-f5b4b04838aa", X-ECOMP-RequestID:"d40b1132-974a-4a59-8e24-f5b4b04838aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c37048b-9f45-427e-aa3e-6983070922cc"]
2022-04-17T03:51:30.675Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:51:30.675Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:51:30.686Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:51:30.686Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:51:30.686Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:51:30.686Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:51:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:51:30.687Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:51:15.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:51:30.687Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:51:30.688Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:51:30.689Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:51:30.690Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:51:30.690Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:51:30.690Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:51:30.690Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:51:30.690Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b063d4342926a30", X-B3-SpanId:"c4c5a9dbeddd8930", X-B3-ParentSpanId:"7b063d4342926a30", X-B3-Sampled:"0", X-ONAP-RequestID:"d40b1132-974a-4a59-8e24-f5b4b04838aa", X-RequestID:"d40b1132-974a-4a59-8e24-f5b4b04838aa", X-TransactionID:"d40b1132-974a-4a59-8e24-f5b4b04838aa", X-ECOMP-RequestID:"d40b1132-974a-4a59-8e24-f5b4b04838aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3f7bd56-3603-4b79-8280-3a28bad47503"]
2022-04-17T03:51:30.691Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:51:30.691Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:51:30.702Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:51:30.702Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:51:30.702Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:51:30.702Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:51:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:51:30.703Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:51:30.703Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:51:30.704Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:51:30.713Z|d40b1132-974a-4a59-8e24-f5b4b04838aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:51:31.925Z|f85914b5-b62f-44bc-a89f-ca876359f95c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:31.926Z|f85914b5-b62f-44bc-a89f-ca876359f95c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:31.927Z|9b6d1e0e-72d6-4385-8224-527b0ae9c109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:31.927Z|9b6d1e0e-72d6-4385-8224-527b0ae9c109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:31.928Z|bc7d48fa-6c30-4588-8657-989c9d52df5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:31.928Z|bc7d48fa-6c30-4588-8657-989c9d52df5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:40.840Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:51:40.844Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:51:40.845Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:51:40.845Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:51:40.845Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:51:40.845Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:51:40.846Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0a93d7e051ec88c", X-B3-SpanId:"c780231805c428a0", X-B3-ParentSpanId:"f0a93d7e051ec88c", X-B3-Sampled:"0", X-ONAP-RequestID:"00c3c544-5612-400c-b03a-7b9176797d2b", X-RequestID:"00c3c544-5612-400c-b03a-7b9176797d2b", X-TransactionID:"00c3c544-5612-400c-b03a-7b9176797d2b", X-ECOMP-RequestID:"00c3c544-5612-400c-b03a-7b9176797d2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0696584b-6eeb-4d87-ac03-95863b6eeaa1"]
2022-04-17T03:51:40.846Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:51:40.846Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:51:40.858Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:51:40.858Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:51:40.858Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:51:40.858Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:51:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:51:40.859Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:51:15.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:51:40.860Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:51:40.860Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:51:40.862Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:51:40.862Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:51:40.862Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:51:40.863Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:51:40.863Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:51:40.863Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0a93d7e051ec88c", X-B3-SpanId:"23ed0cafd934840b", X-B3-ParentSpanId:"f0a93d7e051ec88c", X-B3-Sampled:"0", X-ONAP-RequestID:"00c3c544-5612-400c-b03a-7b9176797d2b", X-RequestID:"00c3c544-5612-400c-b03a-7b9176797d2b", X-TransactionID:"00c3c544-5612-400c-b03a-7b9176797d2b", X-ECOMP-RequestID:"00c3c544-5612-400c-b03a-7b9176797d2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2dc78c3-e5b6-4349-9414-9c115a9e2e2f"]
2022-04-17T03:51:40.863Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:51:40.863Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:51:40.870Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:51:40.870Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:51:40.871Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:51:40.871Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:51:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:51:40.871Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:51:40.872Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:51:40.872Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:51:40.880Z|00c3c544-5612-400c-b03a-7b9176797d2b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:51:41.949Z|2dc01bae-9a9d-4b68-bbe9-66ad3d6636ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:41.949Z|b3c3b3ba-a2bf-4ec4-b3f7-473d676dd1e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:41.949Z|2dc01bae-9a9d-4b68-bbe9-66ad3d6636ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:41.949Z|b3c3b3ba-a2bf-4ec4-b3f7-473d676dd1e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:41.951Z|4071af42-2b25-48f9-916f-662968573fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:41.951Z|4071af42-2b25-48f9-916f-662968573fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:42.691Z|0fd8c7a2-79af-4e6c-b384-3757f88ab2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:42.691Z|0fd8c7a2-79af-4e6c-b384-3757f88ab2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:51:47.266Z|dd744cfd-8125-4124-97f0-1a82b7aa57a8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:51:47.267Z|dd744cfd-8125-4124-97f0-1a82b7aa57a8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:51.023Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:51:51.027Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:51:51.027Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:51:51.028Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:51:51.028Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:51:51.028Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:51:51.028Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"971a028ecd3da469", X-B3-SpanId:"f414a67c14bd9943", X-B3-ParentSpanId:"971a028ecd3da469", X-B3-Sampled:"0", X-ONAP-RequestID:"1ded523e-e95f-4ae9-bda5-d46b06c33b74", X-RequestID:"1ded523e-e95f-4ae9-bda5-d46b06c33b74", X-TransactionID:"1ded523e-e95f-4ae9-bda5-d46b06c33b74", X-ECOMP-RequestID:"1ded523e-e95f-4ae9-bda5-d46b06c33b74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"187a1e7c-c715-4065-a603-2ba7ddf73117"]
2022-04-17T03:51:51.028Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:51:51.029Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:51:51.334Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:51:51.336Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 8cc5397d-7aa4-4015-934a-2b74383b6e82 already exists in requestDb InfraActiveRequests table
2022-04-17T03:51:51.337Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82
2022-04-17T03:51:51.337Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|INFO|500||Invoke
2022-04-17T03:51:51.337Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||===========================request begin================================================
2022-04-17T03:51:51.337Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82
2022-04-17T03:51:51.337Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||Method      : GET
2022-04-17T03:51:51.337Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe0c308a02b804bf", X-B3-SpanId:"0e2777068c87b12c", X-B3-ParentSpanId:"fe0c308a02b804bf", X-B3-Sampled:"0", X-ONAP-RequestID:"8cc5397d-7aa4-4015-934a-2b74383b6e82", X-RequestID:"8cc5397d-7aa4-4015-934a-2b74383b6e82", X-TransactionID:"8cc5397d-7aa4-4015-934a-2b74383b6e82", X-ECOMP-RequestID:"8cc5397d-7aa4-4015-934a-2b74383b6e82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97b90d54-69ba-40ee-b018-ec386ab7b74e"]
2022-04-17T03:51:51.338Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||Request body: 
2022-04-17T03:51:51.338Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||==========================request end================================================
2022-04-17T03:51:51.361Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||============================response begin==========================================
2022-04-17T03:51:51.362Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||Status code  : 500 INTERNAL_SERVER_ERROR
2022-04-17T03:51:51.362Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||Status text  : 
2022-04-17T03:51:51.362Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:51:51 GMT", Connection:"close"]
2022-04-17T03:51:51.363Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||Response body: {"timestamp":"2022-04-17T03:51:51.360+00:00","status":500,"error":"Internal Server Error","message":"","path":"/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82"}
2022-04-17T03:51:51.363Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|DEBUG|500||=======================response end=================================================
2022-04-17T03:51:51.363Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82|INFO|500|Internal Server Error|InvokeReturn
2022-04-17T03:51:51.364Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||ERROR|500||Error occured
org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 : [{"timestamp":"2022-04-17T03:51:51.360+00:00","status":500,"error":"Internal Server Error","message":"","path":"/infraActiveRequests/8cc5397d-7aa4-4015-934a-2b74383b6e82"}]
	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186)
	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.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:537)
	at org.onap.so.db.request.client.RequestsDbClient.getInfraActiveRequestbyRequestId(RequestsDbClient.java:189)
	at org.onap.so.apihandler.filters.RequestIdFilter.filter(RequestIdFilter.java:62)
	at org.glassfish.jersey.server.ContainerFilteringStage.apply(ContainerFilteringStage.java:108)
	at org.glassfish.jersey.server.ContainerFilteringStage.apply(ContainerFilteringStage.java:44)
	at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:245)
	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-17T03:51:51.364Z|8cc5397d-7aa4-4015-934a-2b74383b6e82|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500|Internal Server Error|Exiting.
2022-04-17T03:51:51.529Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:51:51.529Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:51:51.529Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:51:51.530Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:51:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:51:51.530Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:51:15.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:51:51.531Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:51:51.531Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:51:51.532Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:51:51.533Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:51:51.533Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:51:51.533Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:51:51.533Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:51:51.534Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"971a028ecd3da469", X-B3-SpanId:"353bdac5af5c13ce", X-B3-ParentSpanId:"971a028ecd3da469", X-B3-Sampled:"0", X-ONAP-RequestID:"1ded523e-e95f-4ae9-bda5-d46b06c33b74", X-RequestID:"1ded523e-e95f-4ae9-bda5-d46b06c33b74", X-TransactionID:"1ded523e-e95f-4ae9-bda5-d46b06c33b74", X-ECOMP-RequestID:"1ded523e-e95f-4ae9-bda5-d46b06c33b74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"542d9fe1-606a-4972-9922-a9785b706fb7"]
2022-04-17T03:51:51.534Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:51:51.534Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:51:51.543Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:51:51.544Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:51:51.544Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:51:51.544Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:51:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:51:51.545Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:51:51.546Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:51:51.546Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:51:51.555Z|1ded523e-e95f-4ae9-bda5-d46b06c33b74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:51:51.973Z|e880bf78-3c4b-45c5-a4a3-72eb89307944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:51.973Z|22820aed-f9f9-43c3-8143-32ee999bbfd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:51.973Z|0f34a856-7601-4a8e-b596-874a494555f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:51.974Z|e880bf78-3c4b-45c5-a4a3-72eb89307944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:51.974Z|22820aed-f9f9-43c3-8143-32ee999bbfd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:51.974Z|0f34a856-7601-4a8e-b596-874a494555f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:57.691Z|489c102c-899b-43ad-a0cc-59c1613e93c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:57.693Z|489c102c-899b-43ad-a0cc-59c1613e93c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:51:57.942Z|e1cfcff6-ecd4-4edf-9b51-792aea004dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:57.943Z|e1cfcff6-ecd4-4edf-9b51-792aea004dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:01.683Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:52:01.687Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:01.687Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:52:01.688Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:01.688Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:01.688Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:52:01.688Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a06fdbc5e1455057", X-B3-SpanId:"de763ef359b732b8", X-B3-ParentSpanId:"a06fdbc5e1455057", X-B3-Sampled:"0", X-ONAP-RequestID:"ee6cf0d6-ac98-4d47-a440-18b25d11a3f8", X-RequestID:"ee6cf0d6-ac98-4d47-a440-18b25d11a3f8", X-TransactionID:"ee6cf0d6-ac98-4d47-a440-18b25d11a3f8", X-ECOMP-RequestID:"ee6cf0d6-ac98-4d47-a440-18b25d11a3f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86c52393-ecad-44d8-b9bb-bf474f9cb6b0"]
2022-04-17T03:52:01.688Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:52:01.689Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:52:01.701Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:01.701Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:01.701Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:52:01.701Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:01.702Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:51:52.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:52:01.702Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:01.703Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:52:01.704Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:01.704Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:52:01.705Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:01.705Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:01.705Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:52:01.705Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a06fdbc5e1455057", X-B3-SpanId:"0e0a94702934c518", X-B3-ParentSpanId:"a06fdbc5e1455057", X-B3-Sampled:"0", X-ONAP-RequestID:"ee6cf0d6-ac98-4d47-a440-18b25d11a3f8", X-RequestID:"ee6cf0d6-ac98-4d47-a440-18b25d11a3f8", X-TransactionID:"ee6cf0d6-ac98-4d47-a440-18b25d11a3f8", X-ECOMP-RequestID:"ee6cf0d6-ac98-4d47-a440-18b25d11a3f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cdb3bd0-a88b-4362-b24b-032f4f8dd93b"]
2022-04-17T03:52:01.705Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:52:01.706Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:52:01.716Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:01.716Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:01.717Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:52:01.717Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:01.719Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:52:01.719Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:01.719Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:52:01.734Z|ee6cf0d6-ac98-4d47-a440-18b25d11a3f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:52:01.998Z|b7837a82-fe10-4cab-9f04-4e4a79824c16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:01.998Z|ef2fc314-9e23-4a04-acd1-ba3002282842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:01.998Z|c148eb74-1b6a-4788-a900-2054e4974b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:01.999Z|ef2fc314-9e23-4a04-acd1-ba3002282842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:01.999Z|b7837a82-fe10-4cab-9f04-4e4a79824c16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:01.999Z|c148eb74-1b6a-4788-a900-2054e4974b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:11.865Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:52:11.870Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:11.871Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:52:11.871Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:11.871Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:11.872Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:52:11.872Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c1536985e732e75", X-B3-SpanId:"e36cfe45c008b567", X-B3-ParentSpanId:"6c1536985e732e75", X-B3-Sampled:"0", X-ONAP-RequestID:"42bd5870-40f5-4d00-a760-5cab586a8700", X-RequestID:"42bd5870-40f5-4d00-a760-5cab586a8700", X-TransactionID:"42bd5870-40f5-4d00-a760-5cab586a8700", X-ECOMP-RequestID:"42bd5870-40f5-4d00-a760-5cab586a8700", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bc13033-0b43-422f-9a37-25fc2c4f6128"]
2022-04-17T03:52:11.872Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:52:11.872Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:52:11.884Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:11.884Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:11.885Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:52:11.885Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:11.886Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:51:52.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:52:11.886Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:11.887Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:52:11.889Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:11.889Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:52:11.890Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:11.890Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:11.890Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:52:11.891Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c1536985e732e75", X-B3-SpanId:"dbe51028511acf22", X-B3-ParentSpanId:"6c1536985e732e75", X-B3-Sampled:"0", X-ONAP-RequestID:"42bd5870-40f5-4d00-a760-5cab586a8700", X-RequestID:"42bd5870-40f5-4d00-a760-5cab586a8700", X-TransactionID:"42bd5870-40f5-4d00-a760-5cab586a8700", X-ECOMP-RequestID:"42bd5870-40f5-4d00-a760-5cab586a8700", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"278a327d-8cfa-454b-b057-6f089bdbac77"]
2022-04-17T03:52:11.891Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:52:11.892Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:52:11.899Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:11.899Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:11.899Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:52:11.900Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:11.901Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:52:11.901Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:11.901Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:52:11.915Z|42bd5870-40f5-4d00-a760-5cab586a8700|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:52:12.024Z|b17c32d7-1119-480a-9c57-f3417142ffd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:12.024Z|cd2bceb4-d712-4d43-98ba-bb7eaf73dd06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:12.025Z|cd2bceb4-d712-4d43-98ba-bb7eaf73dd06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:12.025Z|b17c32d7-1119-480a-9c57-f3417142ffd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:12.024Z|7ed8c1e9-6c10-41fc-94c1-09eb8558d0af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:12.027Z|7ed8c1e9-6c10-41fc-94c1-09eb8558d0af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:12.691Z|15e00691-2eb5-4818-9c17-926fec943ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:12.691Z|15e00691-2eb5-4818-9c17-926fec943ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:22.049Z|ef573653-7fe5-42e3-97a6-edef5a55cf8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:22.049Z|e831096b-682c-4f1d-b6ba-7df1b449a96e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:22.049Z|a69fc472-fb6c-49eb-a384-b2af9786eb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:22.049Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:52:22.049Z|ef573653-7fe5-42e3-97a6-edef5a55cf8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:22.049Z|e831096b-682c-4f1d-b6ba-7df1b449a96e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:22.049Z|a69fc472-fb6c-49eb-a384-b2af9786eb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:22.053Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:22.053Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:52:22.053Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:22.053Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:22.053Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:52:22.054Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"475be8908b59d783", X-B3-SpanId:"9e96bee3c410f9cb", X-B3-ParentSpanId:"475be8908b59d783", X-B3-Sampled:"0", X-ONAP-RequestID:"e63360af-14bf-470a-91fa-55926300ac83", X-RequestID:"e63360af-14bf-470a-91fa-55926300ac83", X-TransactionID:"e63360af-14bf-470a-91fa-55926300ac83", X-ECOMP-RequestID:"e63360af-14bf-470a-91fa-55926300ac83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b4bdccb-b0c0-47e0-8841-209171e775a2"]
2022-04-17T03:52:22.054Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:52:22.054Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:52:22.062Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:22.062Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:22.062Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:52:22.063Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:22.063Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:51:52.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:52:22.063Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:22.064Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:52:22.065Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:22.065Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:52:22.065Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:22.065Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:22.066Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:52:22.066Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"475be8908b59d783", X-B3-SpanId:"2d1af1a2299ffe5d", X-B3-ParentSpanId:"475be8908b59d783", X-B3-Sampled:"0", X-ONAP-RequestID:"e63360af-14bf-470a-91fa-55926300ac83", X-RequestID:"e63360af-14bf-470a-91fa-55926300ac83", X-TransactionID:"e63360af-14bf-470a-91fa-55926300ac83", X-ECOMP-RequestID:"e63360af-14bf-470a-91fa-55926300ac83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"027b3d29-4316-4877-b10e-516d6a1e40ab"]
2022-04-17T03:52:22.066Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:52:22.066Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:52:22.072Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:22.073Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:22.073Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:52:22.073Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:22.073Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:52:22.073Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:22.074Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:52:22.081Z|e63360af-14bf-470a-91fa-55926300ac83|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:52:27.691Z|ab40f791-b8ee-42b5-a575-ff4b4253eef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:27.691Z|ab40f791-b8ee-42b5-a575-ff4b4253eef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:27.943Z|ff525b1c-3b71-4fc9-bd95-96ca5a19c6b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:27.944Z|ff525b1c-3b71-4fc9-bd95-96ca5a19c6b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:32.073Z|7cc1301f-a7f2-44c7-98a1-1fbff354ee56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:32.073Z|333d7efd-c862-419d-9b8a-6792e90b658a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:32.073Z|1b3dcfad-8bd1-4ddb-940d-542cb872b604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:32.073Z|333d7efd-c862-419d-9b8a-6792e90b658a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:32.073Z|1b3dcfad-8bd1-4ddb-940d-542cb872b604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:32.073Z|7cc1301f-a7f2-44c7-98a1-1fbff354ee56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:32.207Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:52:32.211Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:32.211Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:52:32.211Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:32.212Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:32.212Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:52:32.212Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83980abfcc5cc5d4", X-B3-SpanId:"d161eefc400be596", X-B3-ParentSpanId:"83980abfcc5cc5d4", X-B3-Sampled:"0", X-ONAP-RequestID:"395548e1-ae97-492d-a65f-2b0024a626a3", X-RequestID:"395548e1-ae97-492d-a65f-2b0024a626a3", X-TransactionID:"395548e1-ae97-492d-a65f-2b0024a626a3", X-ECOMP-RequestID:"395548e1-ae97-492d-a65f-2b0024a626a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0724efac-9ce9-4bba-abd8-907e1b4b1e15"]
2022-04-17T03:52:32.213Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:52:32.213Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:52:32.222Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:32.223Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:32.223Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:52:32.223Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:32.224Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:51:52.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:52:32.224Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:32.225Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:52:32.226Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:32.226Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:52:32.226Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:32.227Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:32.227Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:52:32.227Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83980abfcc5cc5d4", X-B3-SpanId:"07e57bcd56b2db24", X-B3-ParentSpanId:"83980abfcc5cc5d4", X-B3-Sampled:"0", X-ONAP-RequestID:"395548e1-ae97-492d-a65f-2b0024a626a3", X-RequestID:"395548e1-ae97-492d-a65f-2b0024a626a3", X-TransactionID:"395548e1-ae97-492d-a65f-2b0024a626a3", X-ECOMP-RequestID:"395548e1-ae97-492d-a65f-2b0024a626a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37692c3f-e15e-429d-83a4-64b875ea1902"]
2022-04-17T03:52:32.227Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:52:32.227Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:52:32.236Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:32.237Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:32.237Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:52:32.237Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:32.239Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:52:32.239Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:32.239Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:52:32.248Z|395548e1-ae97-492d-a65f-2b0024a626a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:52:42.097Z|96f9d495-e988-44ac-bfa5-7f1c2a270ec9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:42.098Z|96f9d495-e988-44ac-bfa5-7f1c2a270ec9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:42.098Z|37d454ea-db23-4b3c-ac6d-3430b7b8ed0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:42.098Z|ac9555e7-57c9-4476-aefd-1501fda110bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:42.098Z|37d454ea-db23-4b3c-ac6d-3430b7b8ed0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:42.098Z|ac9555e7-57c9-4476-aefd-1501fda110bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:42.381Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:52:42.386Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:42.386Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:52:42.387Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:42.387Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:42.387Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:52:42.388Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e80e5b762b3a6a02", X-B3-SpanId:"f53874849851c095", X-B3-ParentSpanId:"e80e5b762b3a6a02", X-B3-Sampled:"0", X-ONAP-RequestID:"9de11281-f855-47c0-8fc0-0e68920aa7b8", X-RequestID:"9de11281-f855-47c0-8fc0-0e68920aa7b8", X-TransactionID:"9de11281-f855-47c0-8fc0-0e68920aa7b8", X-ECOMP-RequestID:"9de11281-f855-47c0-8fc0-0e68920aa7b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a2b98eb-051d-4ff8-ab18-15877aabca4a"]
2022-04-17T03:52:42.388Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:52:42.388Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:52:42.401Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:42.402Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:42.402Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:52:42.402Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:42.403Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:51:52.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:52:42.403Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:42.404Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:52:42.405Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:42.405Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:52:42.406Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:42.406Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:42.406Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:52:42.407Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e80e5b762b3a6a02", X-B3-SpanId:"452d272e7c1cf2b1", X-B3-ParentSpanId:"e80e5b762b3a6a02", X-B3-Sampled:"0", X-ONAP-RequestID:"9de11281-f855-47c0-8fc0-0e68920aa7b8", X-RequestID:"9de11281-f855-47c0-8fc0-0e68920aa7b8", X-TransactionID:"9de11281-f855-47c0-8fc0-0e68920aa7b8", X-ECOMP-RequestID:"9de11281-f855-47c0-8fc0-0e68920aa7b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0f6cead-1de5-4fab-a5b2-7848d3fc952d"]
2022-04-17T03:52:42.407Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:52:42.407Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:52:42.415Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:42.415Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:42.415Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:52:42.416Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:42.416Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:52:42.417Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:42.417Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:52:42.427Z|9de11281-f855-47c0-8fc0-0e68920aa7b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:52:42.691Z|e2823b4b-ad53-4b4f-b9df-511f85447876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:42.693Z|e2823b4b-ad53-4b4f-b9df-511f85447876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:47.266Z|66c34d3d-908b-439d-bb10-1b6a4037dc29|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:52:47.267Z|66c34d3d-908b-439d-bb10-1b6a4037dc29|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:52.123Z|846df9e4-4ef1-4bef-bb55-cd9a1005611b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:52.124Z|846df9e4-4ef1-4bef-bb55-cd9a1005611b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:52.124Z|59f58cb9-9b76-4de5-a1d9-08177ef324ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:52.125Z|59f58cb9-9b76-4de5-a1d9-08177ef324ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:52.124Z|c844d8ec-6559-4d95-8173-d63775a5c84f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:52.127Z|c844d8ec-6559-4d95-8173-d63775a5c84f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:52.567Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:52:52.571Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:52.571Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:52:52.572Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:52.572Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:52:52.572Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:52:52.573Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"135b10e6fd839574", X-B3-SpanId:"5148c33a0d7ede2a", X-B3-ParentSpanId:"135b10e6fd839574", X-B3-Sampled:"0", X-ONAP-RequestID:"526f232d-e695-41ec-b96b-c31d7ae6265d", X-RequestID:"526f232d-e695-41ec-b96b-c31d7ae6265d", X-TransactionID:"526f232d-e695-41ec-b96b-c31d7ae6265d", X-ECOMP-RequestID:"526f232d-e695-41ec-b96b-c31d7ae6265d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6655ed5f-99ab-4f61-a806-3a47fe8ccdb8"]
2022-04-17T03:52:52.573Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:52:52.573Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:52:52.583Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:52.584Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:52.584Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:52:52.584Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:52.585Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:51:52.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:52:52.585Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:52.585Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:52:52.592Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:52.593Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:52:52.593Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:52:52.593Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:52:52.593Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:52:52.594Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"135b10e6fd839574", X-B3-SpanId:"c328104d6939dfdd", X-B3-ParentSpanId:"135b10e6fd839574", X-B3-Sampled:"0", X-ONAP-RequestID:"526f232d-e695-41ec-b96b-c31d7ae6265d", X-RequestID:"526f232d-e695-41ec-b96b-c31d7ae6265d", X-TransactionID:"526f232d-e695-41ec-b96b-c31d7ae6265d", X-ECOMP-RequestID:"526f232d-e695-41ec-b96b-c31d7ae6265d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb1d2e51-dbba-42d0-8c36-116209921ada"]
2022-04-17T03:52:52.594Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:52:52.594Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:52:52.601Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:52:52.602Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:52:52.602Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:52:52.602Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:52:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:52:52.602Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:52:52.603Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:52:52.603Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:52:52.610Z|526f232d-e695-41ec-b96b-c31d7ae6265d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:52:57.691Z|809cbd64-151d-4dfe-b3a9-e3f479c13546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:57.691Z|809cbd64-151d-4dfe-b3a9-e3f479c13546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:57.945Z|d73a6187-9903-4dc6-a48d-8642633553a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:57.945Z|d73a6187-9903-4dc6-a48d-8642633553a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:02.146Z|bf614121-56f8-4d66-947d-4424eebfcde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:02.146Z|e29aa82b-264e-4bf1-b6d0-b99335004e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:02.146Z|e29aa82b-264e-4bf1-b6d0-b99335004e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:02.146Z|bf614121-56f8-4d66-947d-4424eebfcde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:02.150Z|41f3512e-085d-4c5d-bf07-1bb56c7f5175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:02.150Z|41f3512e-085d-4c5d-bf07-1bb56c7f5175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:02.743Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:02.747Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:02.747Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:53:02.747Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:02.747Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:02.748Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:53:02.748Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f057c58d68cbf8f2", X-B3-SpanId:"071153d750374296", X-B3-ParentSpanId:"f057c58d68cbf8f2", X-B3-Sampled:"0", X-ONAP-RequestID:"ec836473-fe5d-40ca-85b8-4113282bcd90", X-RequestID:"ec836473-fe5d-40ca-85b8-4113282bcd90", X-TransactionID:"ec836473-fe5d-40ca-85b8-4113282bcd90", X-ECOMP-RequestID:"ec836473-fe5d-40ca-85b8-4113282bcd90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52cfe57a-1bfb-412a-a88c-08cbd8c789bf"]
2022-04-17T03:53:02.748Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:53:02.748Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:53:03.534Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:03.535Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:03.535Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:53:03.535Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:03.536Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:51:52.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:51:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:53:03.536Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:03.536Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:53:03.538Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:03.538Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:53:03.539Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:03.539Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:03.539Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:53:03.539Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f057c58d68cbf8f2", X-B3-SpanId:"426fa0856be4b044", X-B3-ParentSpanId:"f057c58d68cbf8f2", X-B3-Sampled:"0", X-ONAP-RequestID:"ec836473-fe5d-40ca-85b8-4113282bcd90", X-RequestID:"ec836473-fe5d-40ca-85b8-4113282bcd90", X-TransactionID:"ec836473-fe5d-40ca-85b8-4113282bcd90", X-ECOMP-RequestID:"ec836473-fe5d-40ca-85b8-4113282bcd90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9db94720-794a-4886-b69a-95b94fc6c711"]
2022-04-17T03:53:03.539Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:53:03.540Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:53:04.269Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:04.271Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 576dd0bb-bd00-4a81-b5f2-d0baccb29f98 already exists in requestDb InfraActiveRequests table
2022-04-17T03:53:04.272Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:04.272Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:53:04.273Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:04.273Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:04.273Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:53:04.273Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a3c11a6b4966306", X-B3-SpanId:"781785b50721cb99", X-B3-ParentSpanId:"8a3c11a6b4966306", X-B3-Sampled:"0", X-ONAP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a924beb5-c470-4723-98b2-b066d900079b"]
2022-04-17T03:53:04.273Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:53:04.273Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:53:04.533Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:04.534Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:04.534Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:53:04.534Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:04.535Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:53:04.535Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:04.535Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:04.535Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:53:04.535Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:53:04.535Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:53:04.535Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:53:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:04.536Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: 
2022-04-17T03:53:04.536Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:04.536Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|404|Not Found|InvokeReturn
2022-04-17T03:53:04.544Z|ec836473-fe5d-40ca-85b8-4113282bcd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:04.544Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T03:53:04.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-17T03:53:04.548Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:53:04.623Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-04-17T03:53:04.623Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|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=[576dd0bb-bd00-4a81-b5f2-d0baccb29f98], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[96207951-9f8c-46ed-b53f-1d8fd7461cec], X-ECOMP-RequestID=[576dd0bb-bd00-4a81-b5f2-d0baccb29f98], X-TransactionId=[], X-ONAP-RequestID=[576dd0bb-bd00-4a81-b5f2-d0baccb29f98]}
2022-04-17T03:53:04.669Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|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-220417-03:53:04:658-67227], Content-Length=[313], Date=[Sun, 17 Apr 2022 03:53:04 GMT], Content-Type=[application/json]}
2022-04-17T03:53:04.670Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|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-17T03:53:04.671Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-04-17T03:53:04.673Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-04-17T03:53:04.673Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-17T03:53:04.676Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:53:04.695Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-17T03:53:04.695Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-04-17T03:53:04.788Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-04-17T03:53:04.789Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220417-03:53:04:718-48598], Content-Length=[313], Date=[Sun, 17 Apr 2022 03:53:04 GMT], Content-Type=[application/json]}
2022-04-17T03:53:04.790Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-04-17T03:53:04.793Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-04-17T03:53:04.793Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-17T03:53:04.793Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T03:53:04.793Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T03:53:04.798Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:04.799Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:04.799Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:04.799Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:04.800Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:04.800Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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:"127", X-B3-TraceId:"8a3c11a6b4966306", X-B3-SpanId:"2a717b40d8b6cece", X-B3-ParentSpanId:"8a3c11a6b4966306", X-B3-Sampled:"0", X-ONAP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4581bdd-9417-4301-9443-c63e6f01c297"]
2022-04-17T03:53:04.800Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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":"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171","requestScope":"service"}
2022-04-17T03:53:04.801Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:05.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:05.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:05.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:05.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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:"Sun, 17 Apr 2022 03:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:05.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:05.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:05.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:05.542Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32
2022-04-17T03:53:05.542Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|INFO|500||Invoke
2022-04-17T03:53:05.542Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:05.543Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32
2022-04-17T03:53:05.543Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Method      : GET
2022-04-17T03:53:05.543Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c22f3c0-a3ac-4507-99d6-b08f9f87442e"]
2022-04-17T03:53:05.544Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Request body: 
2022-04-17T03:53:05.544Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||==========================request end================================================
2022-04-17T03:53:06.536Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:06.536Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:53:06.536Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Status text  : 
2022-04-17T03:53:06.537Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:53:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:06.537Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Response body: 
2022-04-17T03:53:06.537Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:06.537Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|INFO|404|Not Found|InvokeReturn
2022-04-17T03:53:06.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance
2022-04-17T03:53:06.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|INFO|500||Invoke
2022-04-17T03:53:06.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:06.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance
2022-04-17T03:53:06.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Method      : GET
2022-04-17T03:53:06.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74f6a7bb-b4cf-401d-8d09-409386af7045"]
2022-04-17T03:53:06.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Request body: 
2022-04-17T03:53:06.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-17T03:53:07.535Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:07.535Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:53:07.536Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Status text  : 
2022-04-17T03:53:07.536Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&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:"Sun, 17 Apr 2022 03:53:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:07.536Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Response body: 
2022-04-17T03:53:07.536Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:07.537Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-17T03:53:07.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=62f3c2ce-a22e-4e10-b66c-349664ec74fb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=62f3c2ce-a22e-4e10-b66c-349664ec74fb
2022-04-17T03:53:07.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|INFO|500||Invoke
2022-04-17T03:53:07.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:07.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=62f3c2ce-a22e-4e10-b66c-349664ec74fb
2022-04-17T03:53:07.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Method      : GET
2022-04-17T03:53:07.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aca3422-0302-47e3-b6a2-b30e4fe914b2"]
2022-04-17T03:53:07.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Request body: 
2022-04-17T03:53:07.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||==========================request end================================================
2022-04-17T03:53:08.537Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:08.537Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:08.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Status text  : 
2022-04-17T03:53:08.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:08.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=62f3c2ce-a22e-4e10-b66c-349664ec74fb"
    }
  }
}
2022-04-17T03:53:08.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:08.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|INFO|500||InvokeReturn
2022-04-17T03:53:08.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:08.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:08.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:08.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:08.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:08.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a0c7296-f0ba-4639-b371-d9f7238d3070"]
2022-04-17T03:53:08.542Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:08.542Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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:"Sun, 17 Apr 2022 03:53:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:09.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T03:53:09.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.544Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.544Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.544Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24bcbf3d-a4de-44f1-9db7-a37aeef432b4"]
2022-04-17T03:53:09.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:09.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:10.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:10.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:10.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:10.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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:"Sun, 17 Apr 2022 03:53:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:10.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-17T01:59:12.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-04-17T03:53:10.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:10.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:10.544Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32
2022-04-17T03:53:10.544Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|INFO|500||Invoke
2022-04-17T03:53:10.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:10.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32
2022-04-17T03:53:10.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Method      : GET
2022-04-17T03:53:10.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a38e96f-3d9a-4fdf-b42b-c07b1f0e4a5c"]
2022-04-17T03:53:10.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Request body: 
2022-04-17T03:53:10.546Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||==========================request end================================================
2022-04-17T03:53:11.537Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:11.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:53:11.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Status text  : 
2022-04-17T03:53:11.538Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:53:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:11.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Response body: 
2022-04-17T03:53:11.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:11.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|INFO|404|Not Found|InvokeReturn
2022-04-17T03:53:11.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:11.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:11.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:11.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:11.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:11.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b4b1611-1028-403d-8805-eea219f8420d"]
2022-04-17T03:53:11.542Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:11.542Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.168Z|58fd34ff-11bb-4074-abfe-d288d59f6223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:12.168Z|992be7bb-7791-4475-a643-ffbeaf06c092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:12.169Z|58fd34ff-11bb-4074-abfe-d288d59f6223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:12.169Z|992be7bb-7791-4475-a643-ffbeaf06c092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:12.170Z|8d94fef6-15a6-4767-a558-e49697722ca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:12.171Z|8d94fef6-15a6-4767-a558-e49697722ca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:12.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.539Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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:"Sun, 17 Apr 2022 03:53:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:12.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T03:53:12.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.544Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.545Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.546Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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:"4532", X-B3-TraceId:"8a3c11a6b4966306", X-B3-SpanId:"4bd3c66d285b6b8f", X-B3-ParentSpanId:"8a3c11a6b4966306", X-B3-Sampled:"0", X-ONAP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10774747-2671-4595-ae30-529ff9cfda3d"]
2022-04-17T03:53:12.546Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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":"576dd0bb-bd00-4a81-b5f2-d0baccb29f98","requestStatus":"IN_PROGRESS","startTime":1650167584545,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"576dd0bb-bd00-4a81-b5f2-d0baccb29f98"}
2022-04-17T03:53:12.546Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:12.691Z|da6e55ab-2125-4aaf-aa35-a24947e26b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:12.691Z|da6e55ab-2125-4aaf-aa35-a24947e26b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:13.540Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:13.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:13.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:13.541Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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/576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:13.542Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T03:53:04.545+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-17T03:53:13.532+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:53:13.542Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:13.543Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:13.555Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:13.556Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:13.556Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:13.557Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:13.557Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:13.557Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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:"3168", X-B3-TraceId:"8a3c11a6b4966306", X-B3-SpanId:"00a80f23fa0bf306", X-B3-ParentSpanId:"8a3c11a6b4966306", X-B3-Sampled:"0", X-ONAP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f55856e-7e45-4ba2-8415-2ec696c85a6c"]
2022-04-17T03:53:13.558Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\"modelUuid\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\"modelInvariantUuid\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"840f94c7-2f38-4bdd-b333-b7748f971c22\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"576dd0bb-bd00-4a81-b5f2-d0baccb29f98","type":"String"},"mso-request-id":{"value":"576dd0bb-bd00-4a81-b5f2-d0baccb29f98","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-17T03:53:13.558Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:14.574Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:14.575Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:14.575Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:14.575Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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:"Sun, 17 Apr 2022 03:53:14 GMT", X-ONAP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-TransactionID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ECOMP-RequestID:"576dd0bb-bd00-4a81-b5f2-d0baccb29f98", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4f55856e-7e45-4ba2-8415-2ec696c85a6c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-17T03:53:14.576Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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\":\"576dd0bb-bd00-4a81-b5f2-d0baccb29f98\",\"instanceId\":\"1b0987f4-04b2-493c-b879-e6206d141e7e\"}}","message":"Success","processInstanceID":"e7de681f-be01-11ec-af24-1235059e6512","variables":null,"messageCode":200}
2022-04-17T03:53:14.576Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:14.576Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|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-17T03:53:14.580Z|576dd0bb-bd00-4a81-b5f2-d0baccb29f98|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:14.671Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:14.674Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:14.675Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:53:14.675Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:14.676Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:14.676Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:53:14.677Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3f4af64f9602f42", X-B3-SpanId:"7e9a283a8fdda74c", X-B3-ParentSpanId:"f3f4af64f9602f42", X-B3-Sampled:"0", X-ONAP-RequestID:"c364d63b-f9f8-4912-82b7-2075d51c26fb", X-RequestID:"c364d63b-f9f8-4912-82b7-2075d51c26fb", X-TransactionID:"c364d63b-f9f8-4912-82b7-2075d51c26fb", X-ECOMP-RequestID:"c364d63b-f9f8-4912-82b7-2075d51c26fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68d90613-4a73-447e-a6da-3b8cbac6d2e6"]
2022-04-17T03:53:14.677Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:53:14.677Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:53:14.721Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:14.723Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:14.724Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:53:14.724Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:14.724Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:14.725Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:53:14.725Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5743307e94a3edd3", X-B3-SpanId:"b01e7c6d34167a00", X-B3-ParentSpanId:"5743307e94a3edd3", X-B3-Sampled:"0", X-ONAP-RequestID:"c431609c-12a0-4fab-99e3-064eaa4c8064", X-RequestID:"c431609c-12a0-4fab-99e3-064eaa4c8064", X-TransactionID:"c431609c-12a0-4fab-99e3-064eaa4c8064", X-ECOMP-RequestID:"c431609c-12a0-4fab-99e3-064eaa4c8064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b89a25f6-a20a-4698-a4a7-869882faacf0"]
2022-04-17T03:53:14.725Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:53:14.726Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:53:15.536Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:15.536Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:15.537Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:15.537Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:53:15.537Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:15.537Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:15.537Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:53:15.538Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:53:10.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:53:15.538Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:15.539Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:53:15.538Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:15.539Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:14.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:53:15.539Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:15.540Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:53:15.541Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:15.541Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:53:15.542Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:53:15.542Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:53:15.542Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:15.542Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:15.542Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:15.542Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:53:15.543Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3f4af64f9602f42", X-B3-SpanId:"a4fcc2462296fdb3", X-B3-ParentSpanId:"f3f4af64f9602f42", X-B3-Sampled:"0", X-ONAP-RequestID:"c364d63b-f9f8-4912-82b7-2075d51c26fb", X-RequestID:"c364d63b-f9f8-4912-82b7-2075d51c26fb", X-TransactionID:"c364d63b-f9f8-4912-82b7-2075d51c26fb", X-ECOMP-RequestID:"c364d63b-f9f8-4912-82b7-2075d51c26fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2a6e4c0-9773-41f9-b0e7-1b4c4a4fb376"]
2022-04-17T03:53:15.542Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:53:15.543Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:53:15.543Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:53:15.543Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:53:15.543Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5743307e94a3edd3", X-B3-SpanId:"d5c57682b40e1f60", X-B3-ParentSpanId:"5743307e94a3edd3", X-B3-Sampled:"0", X-ONAP-RequestID:"c431609c-12a0-4fab-99e3-064eaa4c8064", X-RequestID:"c431609c-12a0-4fab-99e3-064eaa4c8064", X-TransactionID:"c431609c-12a0-4fab-99e3-064eaa4c8064", X-ECOMP-RequestID:"c431609c-12a0-4fab-99e3-064eaa4c8064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c209cd2-dffb-4be5-b2a7-77a4ab24076d"]
2022-04-17T03:53:15.543Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:53:15.544Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:53:15.551Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:15.551Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:15.551Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:53:15.552Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:15.552Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:53:15.553Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:15.553Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:53:15.555Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:15.555Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:15.556Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:53:15.556Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:15.557Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:53:15.558Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:15.558Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:53:15.559Z|c431609c-12a0-4fab-99e3-064eaa4c8064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:15.564Z|c364d63b-f9f8-4912-82b7-2075d51c26fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:22.192Z|7db315c3-a54f-4cde-96a2-4eb9d40fea22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:22.192Z|0c5b4af7-d7b6-452d-9f82-28849046c37d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:22.192Z|9522a643-2a3b-44e8-a357-2e9e9c0b6f11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:22.192Z|0c5b4af7-d7b6-452d-9f82-28849046c37d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:22.192Z|7db315c3-a54f-4cde-96a2-4eb9d40fea22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:22.193Z|9522a643-2a3b-44e8-a357-2e9e9c0b6f11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:25.693Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:25.695Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:25.697Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:25.697Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:53:25.698Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:25.698Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:25.698Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:53:25.698Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34dba5d6eb4f48d1", X-B3-SpanId:"f185901bdcf7ba09", X-B3-ParentSpanId:"34dba5d6eb4f48d1", X-B3-Sampled:"0", X-ONAP-RequestID:"b98adaf1-bef3-4cf4-979e-ac30768a4cb1", X-RequestID:"b98adaf1-bef3-4cf4-979e-ac30768a4cb1", X-TransactionID:"b98adaf1-bef3-4cf4-979e-ac30768a4cb1", X-ECOMP-RequestID:"b98adaf1-bef3-4cf4-979e-ac30768a4cb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa2c4f98-e1c1-42be-87a1-0d5e2c361705"]
2022-04-17T03:53:25.699Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:53:25.699Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:25.699Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:53:25.699Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:53:25.699Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:25.699Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:25.700Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:53:25.700Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df57387ea8da3e9a", X-B3-SpanId:"1a5c803d8fb616f5", X-B3-ParentSpanId:"df57387ea8da3e9a", X-B3-Sampled:"0", X-ONAP-RequestID:"3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7", X-RequestID:"3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7", X-TransactionID:"3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7", X-ECOMP-RequestID:"3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c3b23be-b355-47b2-a09b-9886cfa34010"]
2022-04-17T03:53:25.700Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:53:25.700Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:53:26.538Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:26.539Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:26.539Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:53:26.539Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:26.540Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:53:10.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:53:26.540Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:26.540Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:26.540Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:26.541Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:53:26.541Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:53:26.541Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:26.542Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:53:16.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:18.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:53:26.542Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:26.542Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:53:26.543Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:26.543Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:53:26.543Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:26.543Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:26.544Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:53:26.544Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df57387ea8da3e9a", X-B3-SpanId:"cf025f194e742992", X-B3-ParentSpanId:"df57387ea8da3e9a", X-B3-Sampled:"0", X-ONAP-RequestID:"3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7", X-RequestID:"3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7", X-TransactionID:"3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7", X-ECOMP-RequestID:"3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ffc465f-cdcc-4caa-a363-058e464c9bb9"]
2022-04-17T03:53:26.544Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:53:26.544Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:53:26.545Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:53:26.545Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:53:26.545Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:26.546Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:53:26.546Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:53:26.546Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34dba5d6eb4f48d1", X-B3-SpanId:"df2b1e6535d66774", X-B3-ParentSpanId:"34dba5d6eb4f48d1", X-B3-Sampled:"0", X-ONAP-RequestID:"b98adaf1-bef3-4cf4-979e-ac30768a4cb1", X-RequestID:"b98adaf1-bef3-4cf4-979e-ac30768a4cb1", X-TransactionID:"b98adaf1-bef3-4cf4-979e-ac30768a4cb1", X-ECOMP-RequestID:"b98adaf1-bef3-4cf4-979e-ac30768a4cb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85d896eb-5c47-4936-a11f-d80db7a3eb3f"]
2022-04-17T03:53:26.546Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:53:26.547Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:53:26.552Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:26.552Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:26.553Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:53:26.553Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:26.553Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:26.553Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:53:26.553Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:26.554Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:26.554Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:53:26.554Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:53:26.554Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:26.556Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:53:26.556Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:26.556Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:53:26.560Z|b98adaf1-bef3-4cf4-979e-ac30768a4cb1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:26.564Z|3e6c34df-9e66-4bdd-a38e-0cb0f614c5c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:27.691Z|57d1c564-cf70-4883-8d89-35b3cb8f208f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:27.693Z|57d1c564-cf70-4883-8d89-35b3cb8f208f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:27.946Z|0dbae904-3bbb-41db-bd22-cb784794c606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:27.946Z|0dbae904-3bbb-41db-bd22-cb784794c606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:32.214Z|74ffb281-a871-495b-87e5-7d18e92e5209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:32.214Z|06418a6e-5acb-47a0-ba6f-d1fdf69840ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:32.214Z|b6404148-938b-4ea3-ab4b-e09fc33a561e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:32.215Z|b6404148-938b-4ea3-ab4b-e09fc33a561e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:32.215Z|06418a6e-5acb-47a0-ba6f-d1fdf69840ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:32.215Z|74ffb281-a871-495b-87e5-7d18e92e5209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:36.687Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:36.688Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:36.691Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:36.692Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:53:36.692Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:36.692Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:36.692Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:53:36.692Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:36.692Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:36.692Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:53:36.692Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:36.692Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9ac619644c31c04", X-B3-SpanId:"0209dffed471ec21", X-B3-ParentSpanId:"c9ac619644c31c04", X-B3-Sampled:"0", X-ONAP-RequestID:"5522c8f7-891e-417a-bf9f-68901fdcdc34", X-RequestID:"5522c8f7-891e-417a-bf9f-68901fdcdc34", X-TransactionID:"5522c8f7-891e-417a-bf9f-68901fdcdc34", X-ECOMP-RequestID:"5522c8f7-891e-417a-bf9f-68901fdcdc34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"985a0607-875a-486c-a8a9-2d05dcff4491"]
2022-04-17T03:53:36.693Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:53:36.693Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:53:36.693Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e189935fa489beb9", X-B3-SpanId:"ee19fb3986dd7737", X-B3-ParentSpanId:"e189935fa489beb9", X-B3-Sampled:"0", X-ONAP-RequestID:"ef42c055-985f-4d37-aa90-8628cfbd52f2", X-RequestID:"ef42c055-985f-4d37-aa90-8628cfbd52f2", X-TransactionID:"ef42c055-985f-4d37-aa90-8628cfbd52f2", X-ECOMP-RequestID:"ef42c055-985f-4d37-aa90-8628cfbd52f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff8c08dd-4aaa-4e99-9b34-4c9bf5118bb5"]
2022-04-17T03:53:36.693Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:53:36.693Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:53:36.693Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:53:36.704Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:36.704Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:36.704Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:53:36.704Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:36.705Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:53:10.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:53:36.705Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:36.705Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:36.705Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:36.705Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:53:36.705Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:53:36.706Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:36.706Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:53:34.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:34.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:53:36.706Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:36.707Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:53:36.707Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:36.708Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:53:36.708Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:53:36.708Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:36.708Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:36.708Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:53:36.708Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:53:36.708Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9ac619644c31c04", X-B3-SpanId:"c7461c64e144e0fa", X-B3-ParentSpanId:"c9ac619644c31c04", X-B3-Sampled:"0", X-ONAP-RequestID:"5522c8f7-891e-417a-bf9f-68901fdcdc34", X-RequestID:"5522c8f7-891e-417a-bf9f-68901fdcdc34", X-TransactionID:"5522c8f7-891e-417a-bf9f-68901fdcdc34", X-ECOMP-RequestID:"5522c8f7-891e-417a-bf9f-68901fdcdc34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8be6c8c-f3d2-460f-939c-8940c41ed37d"]
2022-04-17T03:53:36.708Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:36.709Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:53:36.709Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:53:36.709Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:53:36.709Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:53:36.709Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e189935fa489beb9", X-B3-SpanId:"10262cba25e0d6ba", X-B3-ParentSpanId:"e189935fa489beb9", X-B3-Sampled:"0", X-ONAP-RequestID:"ef42c055-985f-4d37-aa90-8628cfbd52f2", X-RequestID:"ef42c055-985f-4d37-aa90-8628cfbd52f2", X-TransactionID:"ef42c055-985f-4d37-aa90-8628cfbd52f2", X-ECOMP-RequestID:"ef42c055-985f-4d37-aa90-8628cfbd52f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc6dea14-fa29-407f-9e32-7cf9288deccf"]
2022-04-17T03:53:36.710Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:53:36.710Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:53:36.722Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:36.723Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:36.723Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:36.723Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:53:36.723Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:36.723Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:36.723Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:53:36.723Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:36.724Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:53:36.724Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:36.724Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:53:36.725Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:53:36.725Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:36.725Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:53:36.732Z|ef42c055-985f-4d37-aa90-8628cfbd52f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:36.732Z|5522c8f7-891e-417a-bf9f-68901fdcdc34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:42.238Z|4229f414-51c6-4f27-bb34-e8757f960e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:42.239Z|4229f414-51c6-4f27-bb34-e8757f960e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:42.245Z|b1e58c8a-a587-44e9-9aa4-8a166ea6d84e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:42.246Z|b1e58c8a-a587-44e9-9aa4-8a166ea6d84e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:42.246Z|cca0cbe2-49cd-45ae-94c7-5b14e2c471ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:42.247Z|cca0cbe2-49cd-45ae-94c7-5b14e2c471ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:42.691Z|f3504a3f-d153-4f20-ac34-19572e5cb9f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:42.691Z|f3504a3f-d153-4f20-ac34-19572e5cb9f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:46.877Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:46.878Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:46.881Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:46.881Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:46.881Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:53:46.881Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:53:46.881Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:46.881Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:46.882Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:46.882Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:46.882Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:53:46.882Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:53:46.882Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00fea38780ba77cc", X-B3-SpanId:"03aa47cc330c7548", X-B3-ParentSpanId:"00fea38780ba77cc", X-B3-Sampled:"0", X-ONAP-RequestID:"eaac7a6d-e28e-4c6f-b397-bd2ae9719554", X-RequestID:"eaac7a6d-e28e-4c6f-b397-bd2ae9719554", X-TransactionID:"eaac7a6d-e28e-4c6f-b397-bd2ae9719554", X-ECOMP-RequestID:"eaac7a6d-e28e-4c6f-b397-bd2ae9719554", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b3ff46d-66e8-44bd-9507-41d2d62169c9"]
2022-04-17T03:53:46.882Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13dfe2220fe76683", X-B3-SpanId:"048e94b87f04729d", X-B3-ParentSpanId:"13dfe2220fe76683", X-B3-Sampled:"0", X-ONAP-RequestID:"92a2feff-4adf-430e-894d-1b12fa893e80", X-RequestID:"92a2feff-4adf-430e-894d-1b12fa893e80", X-TransactionID:"92a2feff-4adf-430e-894d-1b12fa893e80", X-ECOMP-RequestID:"92a2feff-4adf-430e-894d-1b12fa893e80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"011ed1ee-aa0f-4b09-b94a-13f148f91f74"]
2022-04-17T03:53:46.882Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:53:46.882Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:53:46.882Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:53:46.882Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:53:47.266Z|5471a7c5-15bd-44a2-af02-bb059e32e24f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:53:47.267Z|5471a7c5-15bd-44a2-af02-bb059e32e24f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:47.541Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:47.541Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:47.542Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:47.542Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:47.542Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:53:47.542Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:47.542Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:53:47.542Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:47.543Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:53:34.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:34.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:53:47.543Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:47.543Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:53:47.543Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:53:10.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:53:47.544Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:47.544Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:53:47.546Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:53:47.546Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:47.546Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:53:47.547Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:47.547Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:53:47.547Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:53:47.547Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:53:47.547Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:47.547Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13dfe2220fe76683", X-B3-SpanId:"101494e7edca663f", X-B3-ParentSpanId:"13dfe2220fe76683", X-B3-Sampled:"0", X-ONAP-RequestID:"92a2feff-4adf-430e-894d-1b12fa893e80", X-RequestID:"92a2feff-4adf-430e-894d-1b12fa893e80", X-TransactionID:"92a2feff-4adf-430e-894d-1b12fa893e80", X-ECOMP-RequestID:"92a2feff-4adf-430e-894d-1b12fa893e80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc1a2256-9364-45f8-afdb-6398266794ce"]
2022-04-17T03:53:47.547Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:47.547Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:53:47.547Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:53:47.548Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:53:47.548Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00fea38780ba77cc", X-B3-SpanId:"48cfe21b7a22969d", X-B3-ParentSpanId:"00fea38780ba77cc", X-B3-Sampled:"0", X-ONAP-RequestID:"eaac7a6d-e28e-4c6f-b397-bd2ae9719554", X-RequestID:"eaac7a6d-e28e-4c6f-b397-bd2ae9719554", X-TransactionID:"eaac7a6d-e28e-4c6f-b397-bd2ae9719554", X-ECOMP-RequestID:"eaac7a6d-e28e-4c6f-b397-bd2ae9719554", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eeccedc9-193e-4273-89d4-557b8e3c946f"]
2022-04-17T03:53:47.548Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:53:47.548Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:53:47.556Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:47.556Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:47.556Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:53:47.556Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:47.558Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:53:47.558Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:47.558Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:53:47.558Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:47.559Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:47.559Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:53:47.560Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:47.560Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:53:47.561Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:47.561Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:53:47.564Z|92a2feff-4adf-430e-894d-1b12fa893e80|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:47.569Z|eaac7a6d-e28e-4c6f-b397-bd2ae9719554|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:52.262Z|938cdecf-5ef0-4014-a580-c0a38b1816f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:52.263Z|938cdecf-5ef0-4014-a580-c0a38b1816f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:52.270Z|df6ee18b-9341-430e-950b-f489bfb95ce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:52.270Z|df6ee18b-9341-430e-950b-f489bfb95ce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:52.271Z|ab40a5a3-41d0-4573-80c9-4ba0727a2590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:52.271Z|ab40a5a3-41d0-4573-80c9-4ba0727a2590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:57.691Z|3070bb8a-81b2-4ac9-9b68-447c706454bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:57.691Z|3070bb8a-81b2-4ac9-9b68-447c706454bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:57.695Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:57.695Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:53:57.699Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:57.699Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:57.699Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:53:57.699Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:53:57.700Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:57.700Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:57.700Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:53:57.700Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:53:57.700Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:53:57.700Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:53:57.700Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"655ed04117ec0df6", X-B3-SpanId:"bc81ef71e7a53709", X-B3-ParentSpanId:"655ed04117ec0df6", X-B3-Sampled:"0", X-ONAP-RequestID:"a894a68f-dddc-45e1-bfad-58775b38bcf1", X-RequestID:"a894a68f-dddc-45e1-bfad-58775b38bcf1", X-TransactionID:"a894a68f-dddc-45e1-bfad-58775b38bcf1", X-ECOMP-RequestID:"a894a68f-dddc-45e1-bfad-58775b38bcf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0003d78-d281-48e7-959c-9a66dbdcf82e"]
2022-04-17T03:53:57.700Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:53:57.700Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a893cf43d71f5e6e", X-B3-SpanId:"5f33eceeee44f94d", X-B3-ParentSpanId:"a893cf43d71f5e6e", X-B3-Sampled:"0", X-ONAP-RequestID:"262ac2a3-1e83-4862-b9e9-7297a4730d2a", X-RequestID:"262ac2a3-1e83-4862-b9e9-7297a4730d2a", X-TransactionID:"262ac2a3-1e83-4862-b9e9-7297a4730d2a", X-ECOMP-RequestID:"262ac2a3-1e83-4862-b9e9-7297a4730d2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5282521d-ba00-4c36-a4a8-97990df1094a"]
2022-04-17T03:53:57.701Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:53:57.701Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:53:57.701Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:53:57.709Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:57.709Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:57.710Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:57.710Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:53:57.710Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:57.710Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:53:57.710Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:57.710Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:57.711Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:53:34.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:34.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:53:57.711Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:57.711Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:53:10.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:53:57.711Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:57.711Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:53:57.711Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:53:57.713Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:57.713Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:53:57.713Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:53:57.713Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:53:57.713Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:57.713Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:53:57.713Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:53:57.714Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:53:57.714Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"655ed04117ec0df6", X-B3-SpanId:"e3c6cdb4d10f11c3", X-B3-ParentSpanId:"655ed04117ec0df6", X-B3-Sampled:"0", X-ONAP-RequestID:"a894a68f-dddc-45e1-bfad-58775b38bcf1", X-RequestID:"a894a68f-dddc-45e1-bfad-58775b38bcf1", X-TransactionID:"a894a68f-dddc-45e1-bfad-58775b38bcf1", X-ECOMP-RequestID:"a894a68f-dddc-45e1-bfad-58775b38bcf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b841cff2-70ae-425b-bcf0-b869081bad68"]
2022-04-17T03:53:57.714Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:53:57.714Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:53:57.714Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:53:57.714Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:53:57.715Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a893cf43d71f5e6e", X-B3-SpanId:"185ae238a7928c31", X-B3-ParentSpanId:"a893cf43d71f5e6e", X-B3-Sampled:"0", X-ONAP-RequestID:"262ac2a3-1e83-4862-b9e9-7297a4730d2a", X-RequestID:"262ac2a3-1e83-4862-b9e9-7297a4730d2a", X-TransactionID:"262ac2a3-1e83-4862-b9e9-7297a4730d2a", X-ECOMP-RequestID:"262ac2a3-1e83-4862-b9e9-7297a4730d2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fafabdb7-33a4-4c6d-8b65-0ff0caeea017"]
2022-04-17T03:53:57.715Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:53:57.715Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:53:57.724Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:57.724Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:53:57.724Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:57.724Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:53:57.724Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:53:57.725Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:53:57.725Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:57.725Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:53:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:53:57.725Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:53:57.725Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:57.725Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:53:57.726Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:53:57.726Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:53:57.726Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:53:57.733Z|a894a68f-dddc-45e1-bfad-58775b38bcf1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:57.733Z|262ac2a3-1e83-4862-b9e9-7297a4730d2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:53:57.947Z|840d6848-44f5-41da-9d6b-cb4638501ba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:57.947Z|840d6848-44f5-41da-9d6b-cb4638501ba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:02.289Z|baa189c7-7eb0-4537-9b98-e5745debe0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:02.290Z|baa189c7-7eb0-4537-9b98-e5745debe0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:02.292Z|9c1a510e-e8d6-40ba-898e-f46512c7d48c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:02.292Z|9c1a510e-e8d6-40ba-898e-f46512c7d48c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:02.294Z|e076c75e-cba1-412b-8302-d68905fce25c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:02.294Z|e076c75e-cba1-412b-8302-d68905fce25c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:07.870Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:07.870Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:07.875Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:07.875Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:07.875Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:54:07.875Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:54:07.875Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:07.875Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:07.876Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:07.876Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:07.876Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:54:07.876Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:54:07.876Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0319d803a46f050", X-B3-SpanId:"9e3d4fb5c38d5d70", X-B3-ParentSpanId:"b0319d803a46f050", X-B3-Sampled:"0", X-ONAP-RequestID:"b823da3a-aa5c-4070-a59d-d8e9522f5c9a", X-RequestID:"b823da3a-aa5c-4070-a59d-d8e9522f5c9a", X-TransactionID:"b823da3a-aa5c-4070-a59d-d8e9522f5c9a", X-ECOMP-RequestID:"b823da3a-aa5c-4070-a59d-d8e9522f5c9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c075b8e7-e884-40ba-8eb5-6c0c224884b9"]
2022-04-17T03:54:07.876Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71a262e99e511fe4", X-B3-SpanId:"1606354d35656989", X-B3-ParentSpanId:"71a262e99e511fe4", X-B3-Sampled:"0", X-ONAP-RequestID:"fb296573-5341-42a6-8090-a664476c3de1", X-RequestID:"fb296573-5341-42a6-8090-a664476c3de1", X-TransactionID:"fb296573-5341-42a6-8090-a664476c3de1", X-ECOMP-RequestID:"fb296573-5341-42a6-8090-a664476c3de1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f336bcd-045f-49e3-97f0-66a069f07eac"]
2022-04-17T03:54:07.877Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:54:07.877Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:54:07.877Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:54:07.877Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:54:07.885Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:07.885Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:07.885Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:54:07.886Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:07.886Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:53:34.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:34.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:54:07.886Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:07.887Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:54:07.888Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:07.888Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:07.888Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:07.888Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:07.889Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:07.889Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0319d803a46f050", X-B3-SpanId:"90ed1ad86162be54", X-B3-ParentSpanId:"b0319d803a46f050", X-B3-Sampled:"0", X-ONAP-RequestID:"b823da3a-aa5c-4070-a59d-d8e9522f5c9a", X-RequestID:"b823da3a-aa5c-4070-a59d-d8e9522f5c9a", X-TransactionID:"b823da3a-aa5c-4070-a59d-d8e9522f5c9a", X-ECOMP-RequestID:"b823da3a-aa5c-4070-a59d-d8e9522f5c9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bb86300-80dd-4486-8154-2ce52f0325da"]
2022-04-17T03:54:07.889Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:07.889Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:07.892Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:07.892Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:07.892Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:54:07.893Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:07.894Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:53:10.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:54:07.894Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:07.894Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:54:07.895Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:07.896Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:07.896Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:07.896Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:07.897Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:07.897Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71a262e99e511fe4", X-B3-SpanId:"d3944fbec5dfd948", X-B3-ParentSpanId:"71a262e99e511fe4", X-B3-Sampled:"0", X-ONAP-RequestID:"fb296573-5341-42a6-8090-a664476c3de1", X-RequestID:"fb296573-5341-42a6-8090-a664476c3de1", X-TransactionID:"fb296573-5341-42a6-8090-a664476c3de1", X-ECOMP-RequestID:"fb296573-5341-42a6-8090-a664476c3de1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3a22228-d866-49b9-a5a0-92e11af9c6f2"]
2022-04-17T03:54:07.898Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:07.898Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:07.898Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:07.899Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:07.899Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:07.899Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:07.900Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:07.900Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:07.900Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:07.904Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:07.905Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:07.905Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:07.905Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:07.906Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:07.906Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:07.907Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:07.908Z|b823da3a-aa5c-4070-a59d-d8e9522f5c9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:54:07.915Z|fb296573-5341-42a6-8090-a664476c3de1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:54:12.316Z|b2211634-4e47-4038-a2d4-834127c1c264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:12.316Z|b2211634-4e47-4038-a2d4-834127c1c264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:12.318Z|3c2ed6c6-f018-41bd-a0bf-7677ca2d4bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:12.318Z|3c2ed6c6-f018-41bd-a0bf-7677ca2d4bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:12.319Z|fb7a520d-fecf-43d8-af25-5daf971c5cdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:12.319Z|fb7a520d-fecf-43d8-af25-5daf971c5cdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:12.691Z|9593969c-7d43-438a-847a-06b98414ef0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:12.693Z|9593969c-7d43-438a-847a-06b98414ef0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:18.039Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:18.041Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:18.043Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:18.043Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:54:18.043Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:18.043Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:18.044Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:18.044Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:54:18.044Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:54:18.044Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fab9f8cf986295de", X-B3-SpanId:"bf74792b7e797577", X-B3-ParentSpanId:"fab9f8cf986295de", X-B3-Sampled:"0", X-ONAP-RequestID:"762d5d64-3d23-4e95-87a0-57de84847211", X-RequestID:"762d5d64-3d23-4e95-87a0-57de84847211", X-TransactionID:"762d5d64-3d23-4e95-87a0-57de84847211", X-ECOMP-RequestID:"762d5d64-3d23-4e95-87a0-57de84847211", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c770d13-9c62-4eca-9939-e315c8505b33"]
2022-04-17T03:54:18.044Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:18.044Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:54:18.044Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:18.045Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:54:18.045Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:54:18.045Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9943e61032ed2a46", X-B3-SpanId:"2fb11c5f0bde0ce2", X-B3-ParentSpanId:"9943e61032ed2a46", X-B3-Sampled:"0", X-ONAP-RequestID:"f41c5912-13f4-461d-a652-48ce9d7255f0", X-RequestID:"f41c5912-13f4-461d-a652-48ce9d7255f0", X-TransactionID:"f41c5912-13f4-461d-a652-48ce9d7255f0", X-ECOMP-RequestID:"f41c5912-13f4-461d-a652-48ce9d7255f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f96785da-c501-4395-93c1-4520500ec3c4"]
2022-04-17T03:54:18.045Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:54:18.045Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:54:18.544Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:18.544Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:18.544Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:18.544Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:18.545Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:54:18.545Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:54:18.545Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:18.545Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:18.546Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:53:10.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:54:18.546Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:10.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:10.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:54:18.546Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:18.546Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:18.546Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:54:18.546Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:54:18.547Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:18.547Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:18.548Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:18.548Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:18.548Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:18.548Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:18.548Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:18.548Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:18.548Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:18.548Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:18.549Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fab9f8cf986295de", X-B3-SpanId:"1a51a727f578843e", X-B3-ParentSpanId:"fab9f8cf986295de", X-B3-Sampled:"0", X-ONAP-RequestID:"762d5d64-3d23-4e95-87a0-57de84847211", X-RequestID:"762d5d64-3d23-4e95-87a0-57de84847211", X-TransactionID:"762d5d64-3d23-4e95-87a0-57de84847211", X-ECOMP-RequestID:"762d5d64-3d23-4e95-87a0-57de84847211", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fb0d5f5-b07a-4b41-ab4a-203edf689ffd"]
2022-04-17T03:54:18.549Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9943e61032ed2a46", X-B3-SpanId:"d6c13fe2f9f5f5b7", X-B3-ParentSpanId:"9943e61032ed2a46", X-B3-Sampled:"0", X-ONAP-RequestID:"f41c5912-13f4-461d-a652-48ce9d7255f0", X-RequestID:"f41c5912-13f4-461d-a652-48ce9d7255f0", X-TransactionID:"f41c5912-13f4-461d-a652-48ce9d7255f0", X-ECOMP-RequestID:"f41c5912-13f4-461d-a652-48ce9d7255f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4eba6801-ca9f-41d7-b053-99b5d717c2ab"]
2022-04-17T03:54:18.549Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:18.549Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:18.549Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:18.549Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:18.557Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:18.557Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:18.557Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:18.558Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:18.558Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:18.558Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:18.559Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:18.559Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:18.559Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:18.560Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:18.560Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:18.560Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:18.560Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:18.561Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:18.567Z|f41c5912-13f4-461d-a652-48ce9d7255f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:54:18.568Z|762d5d64-3d23-4e95-87a0-57de84847211|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:54:22.340Z|1cf99fd0-786d-40e5-925d-762ea861a96f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:22.340Z|1cf99fd0-786d-40e5-925d-762ea861a96f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:22.340Z|bdc58ccc-f0df-411b-bdd5-579a44d3b668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:22.341Z|bdc58ccc-f0df-411b-bdd5-579a44d3b668|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:22.341Z|8f3f19f0-953f-4276-96c8-e465abb27e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:22.341Z|8f3f19f0-953f-4276-96c8-e465abb27e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:27.691Z|c45e969d-5c98-4c34-a5c8-7fbda1f75ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:27.691Z|c45e969d-5c98-4c34-a5c8-7fbda1f75ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:27.948Z|55b0c1eb-e27b-4ad7-9556-1f0accd41adf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:27.948Z|55b0c1eb-e27b-4ad7-9556-1f0accd41adf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:28.700Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:28.701Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:28.703Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:28.703Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:28.704Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:54:28.704Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:54:28.704Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:28.704Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:28.704Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:28.704Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:28.704Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:54:28.704Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:54:28.704Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f82abb6006347dd6", X-B3-SpanId:"add9a72ca32c95de", X-B3-ParentSpanId:"f82abb6006347dd6", X-B3-Sampled:"0", X-ONAP-RequestID:"aa502e1f-7c4b-4a9d-ad99-e2147901900a", X-RequestID:"aa502e1f-7c4b-4a9d-ad99-e2147901900a", X-TransactionID:"aa502e1f-7c4b-4a9d-ad99-e2147901900a", X-ECOMP-RequestID:"aa502e1f-7c4b-4a9d-ad99-e2147901900a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"193e863b-c7ba-4db9-bb0c-0f912c1949e6"]
2022-04-17T03:54:28.704Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed5caae433e08e9c", X-B3-SpanId:"c9a3b18f04f8400b", X-B3-ParentSpanId:"ed5caae433e08e9c", X-B3-Sampled:"0", X-ONAP-RequestID:"5174703a-33e4-420f-94d3-0509184a00c0", X-RequestID:"5174703a-33e4-420f-94d3-0509184a00c0", X-TransactionID:"5174703a-33e4-420f-94d3-0509184a00c0", X-ECOMP-RequestID:"5174703a-33e4-420f-94d3-0509184a00c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a9133a6-8283-4382-a616-b536ab845f0d"]
2022-04-17T03:54:28.705Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:54:28.705Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:54:28.705Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:54:28.705Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:54:28.714Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:28.714Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:28.715Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:28.715Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:28.715Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:54:28.715Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:54:28.715Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:28.715Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:28.716Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:10.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:10.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:54:28.715Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:53:10.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:54:28.716Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:28.716Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:28.716Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:54:28.716Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:54:28.717Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:28.717Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:28.717Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:28.718Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:28.718Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:28.718Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:28.718Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:28.718Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:28.718Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:28.718Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:28.719Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed5caae433e08e9c", X-B3-SpanId:"203e341a54bda6ee", X-B3-ParentSpanId:"ed5caae433e08e9c", X-B3-Sampled:"0", X-ONAP-RequestID:"5174703a-33e4-420f-94d3-0509184a00c0", X-RequestID:"5174703a-33e4-420f-94d3-0509184a00c0", X-TransactionID:"5174703a-33e4-420f-94d3-0509184a00c0", X-ECOMP-RequestID:"5174703a-33e4-420f-94d3-0509184a00c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5aa0b7b-65ad-4046-86d4-b06789df507f"]
2022-04-17T03:54:28.718Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f82abb6006347dd6", X-B3-SpanId:"c8580e9e3922835b", X-B3-ParentSpanId:"f82abb6006347dd6", X-B3-Sampled:"0", X-ONAP-RequestID:"aa502e1f-7c4b-4a9d-ad99-e2147901900a", X-RequestID:"aa502e1f-7c4b-4a9d-ad99-e2147901900a", X-TransactionID:"aa502e1f-7c4b-4a9d-ad99-e2147901900a", X-ECOMP-RequestID:"aa502e1f-7c4b-4a9d-ad99-e2147901900a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"591881ad-de3f-4f1c-9697-9df2faaffda1"]
2022-04-17T03:54:28.719Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:28.719Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:28.719Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:28.719Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:28.727Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:28.728Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:28.728Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:28.728Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:28.728Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:28.728Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:28.728Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:28.729Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:28.729Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:28.729Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:28.729Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:28.730Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:28.730Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:28.730Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:28.737Z|5174703a-33e4-420f-94d3-0509184a00c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:54:28.739Z|aa502e1f-7c4b-4a9d-ad99-e2147901900a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:54:32.361Z|b68c8259-8f94-4c97-a5a9-e3df4efe7070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:32.362Z|06a7abea-4502-4ae1-8637-499042d735b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:32.362Z|06a7abea-4502-4ae1-8637-499042d735b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:32.362Z|b68c8259-8f94-4c97-a5a9-e3df4efe7070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:32.363Z|069686b6-7aa5-40c0-96a1-5dcd8b7d1b26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:32.363Z|069686b6-7aa5-40c0-96a1-5dcd8b7d1b26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:38.862Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:38.863Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:38.865Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:38.865Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:38.865Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:54:38.866Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:54:38.866Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:38.866Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:38.866Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:38.866Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:54:38.866Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:38.867Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b3d88b4fe562cda", X-B3-SpanId:"9dde52a20b8e919d", X-B3-ParentSpanId:"7b3d88b4fe562cda", X-B3-Sampled:"0", X-ONAP-RequestID:"c9a1cb5a-046f-4657-a714-7c9940348af2", X-RequestID:"c9a1cb5a-046f-4657-a714-7c9940348af2", X-TransactionID:"c9a1cb5a-046f-4657-a714-7c9940348af2", X-ECOMP-RequestID:"c9a1cb5a-046f-4657-a714-7c9940348af2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcb9eb74-6af1-46c0-b29c-73fdcf780820"]
2022-04-17T03:54:38.867Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:54:38.867Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:54:38.867Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:54:38.867Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0113551d406af631", X-B3-SpanId:"75591015590b315c", X-B3-ParentSpanId:"0113551d406af631", X-B3-Sampled:"0", X-ONAP-RequestID:"1e7fb368-4768-4580-8ad3-59e73b9d6f41", X-RequestID:"1e7fb368-4768-4580-8ad3-59e73b9d6f41", X-TransactionID:"1e7fb368-4768-4580-8ad3-59e73b9d6f41", X-ECOMP-RequestID:"1e7fb368-4768-4580-8ad3-59e73b9d6f41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c057326-2e75-46e8-98a0-7337fda762f0"]
2022-04-17T03:54:38.867Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:54:38.868Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:54:38.878Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:38.878Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:38.878Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:38.878Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:38.878Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:54:38.878Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:38.878Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:54:38.879Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:38.879Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:53:10.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:53:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:54:38.879Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:38.879Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:54:38.879Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:10.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:10.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:54:38.880Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:38.880Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:54:38.880Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:38.881Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:38.881Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:38.881Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:38.881Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:38.881Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:38.881Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b3d88b4fe562cda", X-B3-SpanId:"8700e54a0c5685df", X-B3-ParentSpanId:"7b3d88b4fe562cda", X-B3-Sampled:"0", X-ONAP-RequestID:"c9a1cb5a-046f-4657-a714-7c9940348af2", X-RequestID:"c9a1cb5a-046f-4657-a714-7c9940348af2", X-TransactionID:"c9a1cb5a-046f-4657-a714-7c9940348af2", X-ECOMP-RequestID:"c9a1cb5a-046f-4657-a714-7c9940348af2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"670aecb8-1ca3-4438-be84-2d6190da8817"]
2022-04-17T03:54:38.882Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:38.882Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:38.882Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:38.882Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:38.882Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:38.883Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:38.883Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0113551d406af631", X-B3-SpanId:"2932ca4bfa193c55", X-B3-ParentSpanId:"0113551d406af631", X-B3-Sampled:"0", X-ONAP-RequestID:"1e7fb368-4768-4580-8ad3-59e73b9d6f41", X-RequestID:"1e7fb368-4768-4580-8ad3-59e73b9d6f41", X-TransactionID:"1e7fb368-4768-4580-8ad3-59e73b9d6f41", X-ECOMP-RequestID:"1e7fb368-4768-4580-8ad3-59e73b9d6f41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a81cfbe-6099-4b66-a6d0-6f6f38161d24"]
2022-04-17T03:54:38.883Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:38.884Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:38.888Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:38.889Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:38.889Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:38.889Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:38.889Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:38.889Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:38.890Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:38.890Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:38.890Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:38.890Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:38.890Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:38.891Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:38.891Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:38.892Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:38.896Z|c9a1cb5a-046f-4657-a714-7c9940348af2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:54:38.897Z|1e7fb368-4768-4580-8ad3-59e73b9d6f41|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:54:42.387Z|31a9af16-7435-45b3-a885-52711423f13d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:42.387Z|3b80cd13-3cb8-4a95-9fa7-9cb987cd29a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:42.387Z|31a9af16-7435-45b3-a885-52711423f13d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:42.387Z|3b80cd13-3cb8-4a95-9fa7-9cb987cd29a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:42.387Z|17d76692-5246-4ea1-b277-ebc816795064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:42.388Z|17d76692-5246-4ea1-b277-ebc816795064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:42.691Z|a23516d6-87a2-41e0-9038-08e3326876ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:42.691Z|a23516d6-87a2-41e0-9038-08e3326876ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:47.266Z|238827cf-3161-4814-8712-af4f8ae219bb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:54:47.267Z|238827cf-3161-4814-8712-af4f8ae219bb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:49.021Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:49.024Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:49.025Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:49.025Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:54:49.026Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:49.026Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:49.026Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:54:49.026Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a82184c2d609a677", X-B3-SpanId:"669059b69c5edd4f", X-B3-ParentSpanId:"a82184c2d609a677", X-B3-Sampled:"0", X-ONAP-RequestID:"63ecc109-34c1-41aa-aa10-7435b46419b4", X-RequestID:"63ecc109-34c1-41aa-aa10-7435b46419b4", X-TransactionID:"63ecc109-34c1-41aa-aa10-7435b46419b4", X-ECOMP-RequestID:"63ecc109-34c1-41aa-aa10-7435b46419b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a9458cc-a6a9-4aba-b32b-7a6e17a40561"]
2022-04-17T03:54:49.027Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:54:49.027Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:49.027Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:54:49.027Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:54:49.027Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:49.027Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:49.028Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:54:49.028Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fe00e43b8663cad", X-B3-SpanId:"01b568e87430ffea", X-B3-ParentSpanId:"8fe00e43b8663cad", X-B3-Sampled:"0", X-ONAP-RequestID:"e4b6020b-0890-4c66-951e-3b05b21a1919", X-RequestID:"e4b6020b-0890-4c66-951e-3b05b21a1919", X-TransactionID:"e4b6020b-0890-4c66-951e-3b05b21a1919", X-ECOMP-RequestID:"e4b6020b-0890-4c66-951e-3b05b21a1919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d124dde-d510-4132-95a7-6fb4ba8dbe90"]
2022-04-17T03:54:49.028Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:54:49.028Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:54:49.549Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:49.549Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:49.550Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:49.550Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:49.550Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:54:49.551Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:54:49.551Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:49.551Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:49.551Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:54:49.552Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:10.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:10.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:54:49.552Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:49.552Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:49.552Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:54:49.552Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:54:49.554Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:49.554Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:49.554Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:49.554Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:49.554Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:49.554Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:49.555Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:49.555Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:49.555Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:49.555Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:49.555Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fe00e43b8663cad", X-B3-SpanId:"a38e8b0b361bf349", X-B3-ParentSpanId:"8fe00e43b8663cad", X-B3-Sampled:"0", X-ONAP-RequestID:"e4b6020b-0890-4c66-951e-3b05b21a1919", X-RequestID:"e4b6020b-0890-4c66-951e-3b05b21a1919", X-TransactionID:"e4b6020b-0890-4c66-951e-3b05b21a1919", X-ECOMP-RequestID:"e4b6020b-0890-4c66-951e-3b05b21a1919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b34b28a8-120e-4fd6-ac3b-09a0926edc82"]
2022-04-17T03:54:49.555Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a82184c2d609a677", X-B3-SpanId:"c0780cb3764066fb", X-B3-ParentSpanId:"a82184c2d609a677", X-B3-Sampled:"0", X-ONAP-RequestID:"63ecc109-34c1-41aa-aa10-7435b46419b4", X-RequestID:"63ecc109-34c1-41aa-aa10-7435b46419b4", X-TransactionID:"63ecc109-34c1-41aa-aa10-7435b46419b4", X-ECOMP-RequestID:"63ecc109-34c1-41aa-aa10-7435b46419b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"369c9c83-269b-472a-953b-3be023683088"]
2022-04-17T03:54:49.555Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:49.556Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:49.556Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:49.556Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:49.563Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:49.563Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:49.563Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:49.563Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:49.563Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:49.563Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:49.563Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:49.564Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:49.564Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:49.564Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:49.564Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:49.564Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:49.564Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:49.565Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:49.572Z|63ecc109-34c1-41aa-aa10-7435b46419b4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:54:49.572Z|e4b6020b-0890-4c66-951e-3b05b21a1919|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:54:52.411Z|a0e5686e-53f5-43d3-b3a2-ce929f6af268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:52.412Z|a0e5686e-53f5-43d3-b3a2-ce929f6af268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:52.412Z|da08e340-cd28-4d79-830b-d29b816f79f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:52.412Z|6a8b2d63-6537-4cf1-90a7-e4063e81985f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:52.412Z|da08e340-cd28-4d79-830b-d29b816f79f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:52.413Z|6a8b2d63-6537-4cf1-90a7-e4063e81985f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:57.691Z|a51587f3-f43b-4f7e-a02b-49b245e22081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:57.694Z|a51587f3-f43b-4f7e-a02b-49b245e22081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:57.949Z|f2334278-5acd-44d0-8873-75905faa0d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:57.949Z|f2334278-5acd-44d0-8873-75905faa0d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:59.693Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:59.696Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:59.697Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:54:59.697Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:59.697Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:54:59.697Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:54:59.697Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a8aca3eb3c60b63", X-B3-SpanId:"c7b026c154f186e5", X-B3-ParentSpanId:"0a8aca3eb3c60b63", X-B3-Sampled:"0", X-ONAP-RequestID:"e82d6cbd-8caf-4fce-8f3e-8f6237505b58", X-RequestID:"e82d6cbd-8caf-4fce-8f3e-8f6237505b58", X-TransactionID:"e82d6cbd-8caf-4fce-8f3e-8f6237505b58", X-ECOMP-RequestID:"e82d6cbd-8caf-4fce-8f3e-8f6237505b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e06741d3-1ef7-4663-a19b-28f5e1e1d549"]
2022-04-17T03:54:59.698Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:54:59.698Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:54:59.704Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:54:59.706Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:59.707Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:54:59.707Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:59.707Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:54:59.707Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:54:59.707Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1709d791735020b", X-B3-SpanId:"7e1c4b398c4411a6", X-B3-ParentSpanId:"b1709d791735020b", X-B3-Sampled:"0", X-ONAP-RequestID:"a12a82d1-9bb3-4010-8d32-fc45bc983878", X-RequestID:"a12a82d1-9bb3-4010-8d32-fc45bc983878", X-TransactionID:"a12a82d1-9bb3-4010-8d32-fc45bc983878", X-ECOMP-RequestID:"a12a82d1-9bb3-4010-8d32-fc45bc983878", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad8cda38-0b21-4277-bfc4-f90a3b94f8b2"]
2022-04-17T03:54:59.708Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:54:59.708Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:54:59.708Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:59.708Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:59.709Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:54:59.709Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:59.710Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:54:59.710Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:59.710Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:54:59.711Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:59.712Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:59.712Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:59.712Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:54:59.713Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:59.713Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a8aca3eb3c60b63", X-B3-SpanId:"3b8f27761787636c", X-B3-ParentSpanId:"0a8aca3eb3c60b63", X-B3-Sampled:"0", X-ONAP-RequestID:"e82d6cbd-8caf-4fce-8f3e-8f6237505b58", X-RequestID:"e82d6cbd-8caf-4fce-8f3e-8f6237505b58", X-TransactionID:"e82d6cbd-8caf-4fce-8f3e-8f6237505b58", X-ECOMP-RequestID:"e82d6cbd-8caf-4fce-8f3e-8f6237505b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b880c2f7-2a82-41a5-b7be-111d32c2c5aa"]
2022-04-17T03:54:59.713Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:59.713Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:59.717Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:59.718Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:59.718Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:54:59.718Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:59.718Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:54:59.719Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:59.719Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:54:59.720Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:59.720Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:54:59.720Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:54:59.720Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:54:59.721Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:54:59.721Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1709d791735020b", X-B3-SpanId:"93adeca3f0d3a09c", X-B3-ParentSpanId:"b1709d791735020b", X-B3-Sampled:"0", X-ONAP-RequestID:"a12a82d1-9bb3-4010-8d32-fc45bc983878", X-RequestID:"a12a82d1-9bb3-4010-8d32-fc45bc983878", X-TransactionID:"a12a82d1-9bb3-4010-8d32-fc45bc983878", X-ECOMP-RequestID:"a12a82d1-9bb3-4010-8d32-fc45bc983878", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b156ddc5-f29e-4272-a55e-92b7f947c72d"]
2022-04-17T03:54:59.721Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:54:59.721Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:54:59.721Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:59.722Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:59.722Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:59.723Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:59.723Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:59.723Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:59.724Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:59.729Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:54:59.729Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:54:59.729Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:54:59.729Z|e82d6cbd-8caf-4fce-8f3e-8f6237505b58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:54:59.730Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:54:59.730Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:54:59.731Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:54:59.731Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:54:59.745Z|a12a82d1-9bb3-4010-8d32-fc45bc983878|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:55:02.437Z|42cb0f4e-d664-4678-8d72-07980eb35dd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:02.437Z|b81cca24-067a-436d-b66c-ea9829fe57ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:02.437Z|cb14286c-83b5-4752-96b1-858f616b29b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:02.437Z|42cb0f4e-d664-4678-8d72-07980eb35dd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:02.437Z|b81cca24-067a-436d-b66c-ea9829fe57ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:02.437Z|cb14286c-83b5-4752-96b1-858f616b29b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:09.854Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:55:09.858Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:55:09.858Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:55:09.859Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:09.859Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:55:09.859Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:55:09.859Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb7bf73ea0953b0d", X-B3-SpanId:"60f1369d8efe68d8", X-B3-ParentSpanId:"fb7bf73ea0953b0d", X-B3-Sampled:"0", X-ONAP-RequestID:"6ecf2d0b-01b7-469d-85f1-57100b90721b", X-RequestID:"6ecf2d0b-01b7-469d-85f1-57100b90721b", X-TransactionID:"6ecf2d0b-01b7-469d-85f1-57100b90721b", X-ECOMP-RequestID:"6ecf2d0b-01b7-469d-85f1-57100b90721b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe4eec78-ee82-4da7-b4c5-252462ab4f3e"]
2022-04-17T03:55:09.860Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:55:09.860Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:55:09.867Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:55:09.869Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:09.869Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:09.869Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:55:09.870Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:55:09.870Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:55:09.870Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:09.870Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:09.870Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:55:09.870Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:55:09.870Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:55:09.871Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c760060edb47a9ed", X-B3-SpanId:"336d51846ba1b154", X-B3-ParentSpanId:"c760060edb47a9ed", X-B3-Sampled:"0", X-ONAP-RequestID:"634fbaf8-570c-4e68-9a72-ba9945d9030a", X-RequestID:"634fbaf8-570c-4e68-9a72-ba9945d9030a", X-TransactionID:"634fbaf8-570c-4e68-9a72-ba9945d9030a", X-ECOMP-RequestID:"634fbaf8-570c-4e68-9a72-ba9945d9030a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0e9b752-bef2-4e8c-90bb-b87d7bcfd155"]
2022-04-17T03:55:09.871Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:09.871Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:55:09.871Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:55:09.871Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:55:09.872Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:55:09.873Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:55:09.873Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:09.873Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:55:09.873Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:55:09.874Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb7bf73ea0953b0d", X-B3-SpanId:"132508386883f4ab", X-B3-ParentSpanId:"fb7bf73ea0953b0d", X-B3-Sampled:"0", X-ONAP-RequestID:"6ecf2d0b-01b7-469d-85f1-57100b90721b", X-RequestID:"6ecf2d0b-01b7-469d-85f1-57100b90721b", X-TransactionID:"6ecf2d0b-01b7-469d-85f1-57100b90721b", X-ECOMP-RequestID:"6ecf2d0b-01b7-469d-85f1-57100b90721b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7785ba8-12e2-47df-adaf-de37bd00d577"]
2022-04-17T03:55:09.874Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:55:09.874Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:55:09.880Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:09.881Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:09.881Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:55:09.881Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:09.882Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:09.882Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:09.882Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:55:09.882Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:09.883Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:55:09.883Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:09.883Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:55:09.883Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:55:09.883Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:09.884Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:55:09.884Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:55:09.884Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:55:09.884Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:09.885Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:55:09.885Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:55:09.885Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c760060edb47a9ed", X-B3-SpanId:"3342d93a323e99ca", X-B3-ParentSpanId:"c760060edb47a9ed", X-B3-Sampled:"0", X-ONAP-RequestID:"634fbaf8-570c-4e68-9a72-ba9945d9030a", X-RequestID:"634fbaf8-570c-4e68-9a72-ba9945d9030a", X-TransactionID:"634fbaf8-570c-4e68-9a72-ba9945d9030a", X-ECOMP-RequestID:"634fbaf8-570c-4e68-9a72-ba9945d9030a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"649fdb77-9ca3-416f-964e-0972eae4fc47"]
2022-04-17T03:55:09.885Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:55:09.885Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:55:09.890Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:09.890Z|6ecf2d0b-01b7-469d-85f1-57100b90721b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:55:09.890Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:09.891Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:55:09.891Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:09.891Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:55:09.891Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:09.892Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:55:09.897Z|634fbaf8-570c-4e68-9a72-ba9945d9030a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:55:12.461Z|47e9567e-7dd6-4f3e-90cf-2f6f25c4ea28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:12.462Z|47e9567e-7dd6-4f3e-90cf-2f6f25c4ea28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:12.462Z|2ea55b9d-f247-442f-b6e6-29d327813584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:12.462Z|2ea55b9d-f247-442f-b6e6-29d327813584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:12.462Z|4c3612ff-c0ff-42e5-8415-e2f463f2d1b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:12.463Z|4c3612ff-c0ff-42e5-8415-e2f463f2d1b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:12.691Z|3ad9abfe-f3d6-4084-82e2-1e80e2c4a145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:12.691Z|3ad9abfe-f3d6-4084-82e2-1e80e2c4a145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:55:20.008Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:55:20.012Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:55:20.012Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:55:20.013Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:20.013Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:55:20.013Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:55:20.013Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a36d7ba506dfe491", X-B3-SpanId:"8499977524ee7ee7", X-B3-ParentSpanId:"a36d7ba506dfe491", X-B3-Sampled:"0", X-ONAP-RequestID:"c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3", X-RequestID:"c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3", X-TransactionID:"c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3", X-ECOMP-RequestID:"c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4394756-f419-4ee1-b80f-45a104d3d05a"]
2022-04-17T03:55:20.014Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:55:20.014Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:55:20.020Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:55:20.022Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:55:20.022Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:55:20.023Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:20.023Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:20.023Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:55:20.023Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:20.023Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:55:20.023Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:55:20.023Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebf8d5a7269ef4e4", X-B3-SpanId:"3323db67fdcba75e", X-B3-ParentSpanId:"ebf8d5a7269ef4e4", X-B3-Sampled:"0", X-ONAP-RequestID:"2a044014-4410-42d8-99c8-54c983f95cd7", X-RequestID:"2a044014-4410-42d8-99c8-54c983f95cd7", X-TransactionID:"2a044014-4410-42d8-99c8-54c983f95cd7", X-ECOMP-RequestID:"2a044014-4410-42d8-99c8-54c983f95cd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ade2e71b-67ff-46f5-9293-a1ff40909b9b"]
2022-04-17T03:55:20.024Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:20.024Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:55:20.024Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:55:20.024Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:55:20.025Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:20.025Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:55:20.026Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:55:20.026Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:55:20.027Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:20.027Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:55:20.027Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:55:20.027Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a36d7ba506dfe491", X-B3-SpanId:"c7b96e5f03b036f8", X-B3-ParentSpanId:"a36d7ba506dfe491", X-B3-Sampled:"0", X-ONAP-RequestID:"c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3", X-RequestID:"c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3", X-TransactionID:"c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3", X-ECOMP-RequestID:"c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68cd0b6f-4cd4-46f0-aa48-66f82e1a968f"]
2022-04-17T03:55:20.028Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:55:20.028Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:55:20.032Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:20.032Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:20.032Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:55:20.033Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:20.033Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:55:20.034Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:20.034Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:55:20.035Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:55:20.035Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:55:20.035Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:20.036Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:55:20.036Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:55:20.036Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:20.036Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebf8d5a7269ef4e4", X-B3-SpanId:"ff5b042696bdeef9", X-B3-ParentSpanId:"ebf8d5a7269ef4e4", X-B3-Sampled:"0", X-ONAP-RequestID:"2a044014-4410-42d8-99c8-54c983f95cd7", X-RequestID:"2a044014-4410-42d8-99c8-54c983f95cd7", X-TransactionID:"2a044014-4410-42d8-99c8-54c983f95cd7", X-ECOMP-RequestID:"2a044014-4410-42d8-99c8-54c983f95cd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e786b770-6137-4937-b37b-7b471654c7c2"]
2022-04-17T03:55:20.036Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:20.037Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:55:20.037Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:55:20.037Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:55:20.037Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:20.037Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:55:20.038Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:20.038Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:55:20.043Z|c1a56a0a-d1ef-4c6f-957c-91cc67ae9ac3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:55:20.044Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:20.044Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:20.044Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:55:20.044Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:20.045Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:55:20.045Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:20.046Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:55:20.051Z|2a044014-4410-42d8-99c8-54c983f95cd7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:55:22.486Z|4ec4226b-eb7b-451c-a5e2-aa5168df1ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:22.487Z|aba0d093-312a-4dfe-8744-044e03b84f23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:22.487Z|4ec4226b-eb7b-451c-a5e2-aa5168df1ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:22.487Z|aba0d093-312a-4dfe-8744-044e03b84f23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:22.488Z|30e27721-0032-498e-8945-87bab3f4b103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:22.488Z|30e27721-0032-498e-8945-87bab3f4b103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:27.691Z|d303bbad-0b2e-4fc6-8572-b193fb1378ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:27.691Z|d303bbad-0b2e-4fc6-8572-b193fb1378ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:55:27.950Z|d0a9f801-f66e-4f10-8a53-8242f52776b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:27.951Z|d0a9f801-f66e-4f10-8a53-8242f52776b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:55:30.173Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:55:30.177Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:55:30.177Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:55:30.178Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:55:30.178Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:30.178Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:55:30.178Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:55:30.178Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c4ae15c690e6f5a", X-B3-SpanId:"dac6b90a60dd40f0", X-B3-ParentSpanId:"9c4ae15c690e6f5a", X-B3-Sampled:"0", X-ONAP-RequestID:"038c0728-6059-4760-86ff-9226f8cbd1a6", X-RequestID:"038c0728-6059-4760-86ff-9226f8cbd1a6", X-TransactionID:"038c0728-6059-4760-86ff-9226f8cbd1a6", X-ECOMP-RequestID:"038c0728-6059-4760-86ff-9226f8cbd1a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b60da59-1fb7-4e68-b51b-4fb48b4fb5b6"]
2022-04-17T03:55:30.179Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:55:30.179Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:55:30.180Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:55:30.180Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:55:30.180Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:30.180Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:55:30.181Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:55:30.181Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"067cf85988924339", X-B3-SpanId:"033987692bd8ad56", X-B3-ParentSpanId:"067cf85988924339", X-B3-Sampled:"0", X-ONAP-RequestID:"6a120419-3db7-40d3-af41-7e0c05b643ca", X-RequestID:"6a120419-3db7-40d3-af41-7e0c05b643ca", X-TransactionID:"6a120419-3db7-40d3-af41-7e0c05b643ca", X-ECOMP-RequestID:"6a120419-3db7-40d3-af41-7e0c05b643ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cb2bac7-73d5-4275-b199-4377436b85ed"]
2022-04-17T03:55:30.181Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:55:30.181Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:55:30.553Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:30.553Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:30.554Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:30.554Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:30.554Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:55:30.554Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:55:30.554Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:30.555Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:30.555Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:55:30.555Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:30.556Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:55:30.556Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:55:30.556Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:30.556Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:55:30.557Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:55:30.558Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:55:30.558Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:55:30.558Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:30.558Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:55:30.558Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:55:30.558Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:55:30.558Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:30.558Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:55:30.558Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c4ae15c690e6f5a", X-B3-SpanId:"1be8a228106d96ac", X-B3-ParentSpanId:"9c4ae15c690e6f5a", X-B3-Sampled:"0", X-ONAP-RequestID:"038c0728-6059-4760-86ff-9226f8cbd1a6", X-RequestID:"038c0728-6059-4760-86ff-9226f8cbd1a6", X-TransactionID:"038c0728-6059-4760-86ff-9226f8cbd1a6", X-ECOMP-RequestID:"038c0728-6059-4760-86ff-9226f8cbd1a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d163ca4-fcfe-4280-a1dd-6a912a4b4254"]
2022-04-17T03:55:30.559Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:55:30.559Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:55:30.559Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"067cf85988924339", X-B3-SpanId:"ddc5f59325f652d6", X-B3-ParentSpanId:"067cf85988924339", X-B3-Sampled:"0", X-ONAP-RequestID:"6a120419-3db7-40d3-af41-7e0c05b643ca", X-RequestID:"6a120419-3db7-40d3-af41-7e0c05b643ca", X-TransactionID:"6a120419-3db7-40d3-af41-7e0c05b643ca", X-ECOMP-RequestID:"6a120419-3db7-40d3-af41-7e0c05b643ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"526f415e-3bbc-4a34-b8b3-440a0e743074"]
2022-04-17T03:55:30.559Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:55:30.559Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:55:30.559Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:55:30.565Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:30.566Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:30.566Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:55:30.566Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:30.566Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:30.566Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:30.567Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:55:30.567Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:30.567Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:55:30.567Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:30.567Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:55:30.567Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:55:30.567Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:30.568Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:55:30.578Z|6a120419-3db7-40d3-af41-7e0c05b643ca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:55:30.582Z|038c0728-6059-4760-86ff-9226f8cbd1a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:55:32.512Z|548e5328-97ea-49a8-9a38-22c30f100e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:32.512Z|4558942b-18f1-4b12-be30-0fec5ddc3f74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:32.512Z|189357ad-cfc7-4363-8c14-69419c6695aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:32.512Z|4558942b-18f1-4b12-be30-0fec5ddc3f74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:32.512Z|189357ad-cfc7-4363-8c14-69419c6695aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:32.512Z|548e5328-97ea-49a8-9a38-22c30f100e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:40.709Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:55:40.713Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:55:40.713Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:55:40.713Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:55:40.714Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:40.714Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:55:40.714Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:55:40.714Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ae7e88175e55f30", X-B3-SpanId:"2e3fe53c53f827d9", X-B3-ParentSpanId:"9ae7e88175e55f30", X-B3-Sampled:"0", X-ONAP-RequestID:"0cb35eeb-6473-4694-b539-b7d14b0edcb8", X-RequestID:"0cb35eeb-6473-4694-b539-b7d14b0edcb8", X-TransactionID:"0cb35eeb-6473-4694-b539-b7d14b0edcb8", X-ECOMP-RequestID:"0cb35eeb-6473-4694-b539-b7d14b0edcb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c20ee8d1-25d7-4529-bb7f-6eab94f0a78a"]
2022-04-17T03:55:40.714Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:55:40.715Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:55:40.716Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:55:40.716Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:55:40.716Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:40.716Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:55:40.717Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:55:40.717Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98c2d5e1a7d1d339", X-B3-SpanId:"c7e17579191909dd", X-B3-ParentSpanId:"98c2d5e1a7d1d339", X-B3-Sampled:"0", X-ONAP-RequestID:"10e5323e-d437-4844-bdd8-4a9090d4e21d", X-RequestID:"10e5323e-d437-4844-bdd8-4a9090d4e21d", X-TransactionID:"10e5323e-d437-4844-bdd8-4a9090d4e21d", X-ECOMP-RequestID:"10e5323e-d437-4844-bdd8-4a9090d4e21d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"054128f6-7225-4f34-9eeb-d4aff77e809c"]
2022-04-17T03:55:40.717Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:55:40.717Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:55:40.726Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:40.726Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:40.727Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:55:40.727Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:40.727Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:55:40.728Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:40.728Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:55:40.729Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:55:40.729Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:40.729Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:55:40.730Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:40.729Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:40.730Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:55:40.730Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:55:40.730Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:55:40.730Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:40.730Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ae7e88175e55f30", X-B3-SpanId:"49e0c25f5950f7ea", X-B3-ParentSpanId:"9ae7e88175e55f30", X-B3-Sampled:"0", X-ONAP-RequestID:"0cb35eeb-6473-4694-b539-b7d14b0edcb8", X-RequestID:"0cb35eeb-6473-4694-b539-b7d14b0edcb8", X-TransactionID:"0cb35eeb-6473-4694-b539-b7d14b0edcb8", X-ECOMP-RequestID:"0cb35eeb-6473-4694-b539-b7d14b0edcb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31519612-4fcc-414c-9a7b-11d7f09d4e5a"]
2022-04-17T03:55:40.730Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:55:40.731Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:55:40.731Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:55:40.731Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:40.732Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:55:40.733Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:55:40.733Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:55:40.733Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:40.734Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:55:40.734Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:55:40.734Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98c2d5e1a7d1d339", X-B3-SpanId:"c4ca613c6dca5ac6", X-B3-ParentSpanId:"98c2d5e1a7d1d339", X-B3-Sampled:"0", X-ONAP-RequestID:"10e5323e-d437-4844-bdd8-4a9090d4e21d", X-RequestID:"10e5323e-d437-4844-bdd8-4a9090d4e21d", X-TransactionID:"10e5323e-d437-4844-bdd8-4a9090d4e21d", X-ECOMP-RequestID:"10e5323e-d437-4844-bdd8-4a9090d4e21d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a23e88d4-ab67-4993-ab5f-979c383c78cd"]
2022-04-17T03:55:40.734Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:55:40.735Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:55:40.747Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:40.747Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:40.747Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:40.747Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:40.747Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:55:40.747Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:55:40.748Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:40.748Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:40.748Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:55:40.748Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:40.749Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:55:40.749Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:55:40.749Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:40.749Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:55:40.755Z|10e5323e-d437-4844-bdd8-4a9090d4e21d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:55:40.755Z|0cb35eeb-6473-4694-b539-b7d14b0edcb8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:55:42.537Z|ca87fa89-8225-4d7f-bb35-69cb59191f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:42.537Z|d18b110a-95a8-40fb-8d1d-90993864b583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:42.538Z|d18b110a-95a8-40fb-8d1d-90993864b583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:42.538Z|ca87fa89-8225-4d7f-bb35-69cb59191f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:42.544Z|256247d3-b63f-4c93-b119-bedabf5a2002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:42.544Z|256247d3-b63f-4c93-b119-bedabf5a2002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:42.691Z|2dec95a9-8004-493e-ae96-985b7f6a6a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:42.695Z|2dec95a9-8004-493e-ae96-985b7f6a6a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:55:47.266Z|9f8ddfd5-69e9-4b21-bed8-2a996e36f9b4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:55:47.267Z|9f8ddfd5-69e9-4b21-bed8-2a996e36f9b4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:50.882Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:55:50.884Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:55:50.886Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:55:50.886Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:55:50.887Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:50.887Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:55:50.887Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:55:50.887Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"942bef6e7667e6dd", X-B3-SpanId:"81f6dc5429a1b7cf", X-B3-ParentSpanId:"942bef6e7667e6dd", X-B3-Sampled:"0", X-ONAP-RequestID:"f10be0cf-018b-47de-acf1-4383571c8ff1", X-RequestID:"f10be0cf-018b-47de-acf1-4383571c8ff1", X-TransactionID:"f10be0cf-018b-47de-acf1-4383571c8ff1", X-ECOMP-RequestID:"f10be0cf-018b-47de-acf1-4383571c8ff1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af434044-3701-41b3-841a-a713bfaac79a"]
2022-04-17T03:55:50.887Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:55:50.888Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:55:50.888Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:55:50.888Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:55:50.888Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:50.888Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:55:50.888Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:55:50.888Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61e1f6ccf4e2130c", X-B3-SpanId:"28314bb498b5d388", X-B3-ParentSpanId:"61e1f6ccf4e2130c", X-B3-Sampled:"0", X-ONAP-RequestID:"d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4", X-RequestID:"d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4", X-TransactionID:"d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4", X-ECOMP-RequestID:"d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35549eec-d43b-4861-8aed-2be880cde217"]
2022-04-17T03:55:50.889Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:55:50.889Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:55:50.898Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:50.898Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:50.898Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:55:50.898Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:50.899Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:55:50.899Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:50.899Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:55:50.900Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:55:50.900Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:50.900Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:55:50.900Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:50.901Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:50.901Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:55:50.901Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:55:50.901Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:55:50.901Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:50.901Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61e1f6ccf4e2130c", X-B3-SpanId:"a890c319295e44fa", X-B3-ParentSpanId:"61e1f6ccf4e2130c", X-B3-Sampled:"0", X-ONAP-RequestID:"d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4", X-RequestID:"d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4", X-TransactionID:"d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4", X-ECOMP-RequestID:"d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cc73013-e7b6-48e2-80aa-3f86467c758b"]
2022-04-17T03:55:50.901Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:55:50.902Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:55:50.902Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:55:50.902Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:50.902Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:55:50.903Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:55:50.904Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:55:50.904Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:55:50.904Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:55:50.904Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:55:50.904Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"942bef6e7667e6dd", X-B3-SpanId:"c1070c6faa876462", X-B3-ParentSpanId:"942bef6e7667e6dd", X-B3-Sampled:"0", X-ONAP-RequestID:"f10be0cf-018b-47de-acf1-4383571c8ff1", X-RequestID:"f10be0cf-018b-47de-acf1-4383571c8ff1", X-TransactionID:"f10be0cf-018b-47de-acf1-4383571c8ff1", X-ECOMP-RequestID:"f10be0cf-018b-47de-acf1-4383571c8ff1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f46751e2-7ea4-45a9-97f7-21d446e7541f"]
2022-04-17T03:55:50.905Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:55:50.905Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:55:50.907Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:50.907Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:50.907Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:55:50.907Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:50.908Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:55:50.908Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:50.908Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:55:50.913Z|d9de5590-bb6b-4575-9c57-e0d6b7a3e5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:55:50.913Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:55:50.913Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:55:50.914Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:55:50.914Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:55:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:55:50.915Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:55:50.915Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:55:50.916Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:55:50.922Z|f10be0cf-018b-47de-acf1-4383571c8ff1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:55:52.563Z|23410634-dbec-4a10-85ef-57e3b0e26305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:52.563Z|30194e24-4db7-4736-b228-d899fb7f6a9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:52.563Z|23410634-dbec-4a10-85ef-57e3b0e26305|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:52.563Z|30194e24-4db7-4736-b228-d899fb7f6a9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:52.568Z|c69b6576-90c8-4a8a-9c80-c2a92f1f7b74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:52.568Z|c69b6576-90c8-4a8a-9c80-c2a92f1f7b74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:57.691Z|c803556b-b75a-4d19-a641-21aabcb93592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:57.691Z|c803556b-b75a-4d19-a641-21aabcb93592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:55:57.951Z|f109c82a-a004-43c8-8e89-48ec3a0e0b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:57.952Z|f109c82a-a004-43c8-8e89-48ec3a0e0b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:01.041Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:01.044Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:01.045Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:56:01.045Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:01.045Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:01.045Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:56:01.045Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"929dcdf92a64bc86", X-B3-SpanId:"25d7eecfa582866f", X-B3-ParentSpanId:"929dcdf92a64bc86", X-B3-Sampled:"0", X-ONAP-RequestID:"d2833bf1-b517-4f2f-8cb1-7d3cf3322c34", X-RequestID:"d2833bf1-b517-4f2f-8cb1-7d3cf3322c34", X-TransactionID:"d2833bf1-b517-4f2f-8cb1-7d3cf3322c34", X-ECOMP-RequestID:"d2833bf1-b517-4f2f-8cb1-7d3cf3322c34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"566c5b12-f105-41c4-ad71-527abf2a8ea9"]
2022-04-17T03:56:01.046Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:56:01.046Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:56:01.050Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:01.054Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:01.054Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:56:01.054Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:01.054Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:01.054Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:56:01.055Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd618c16b0746c7c", X-B3-SpanId:"ea7693c5b1894c91", X-B3-ParentSpanId:"cd618c16b0746c7c", X-B3-Sampled:"0", X-ONAP-RequestID:"55cc5f90-4929-4327-80cc-e785bf7eded1", X-RequestID:"55cc5f90-4929-4327-80cc-e785bf7eded1", X-TransactionID:"55cc5f90-4929-4327-80cc-e785bf7eded1", X-ECOMP-RequestID:"55cc5f90-4929-4327-80cc-e785bf7eded1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e0dc4f5-4fd9-41fd-9120-3e969846f035"]
2022-04-17T03:56:01.055Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:56:01.055Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:56:01.057Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:01.057Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:01.057Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:56:01.058Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:01.058Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:56:01.058Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:01.059Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:56:01.060Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:01.060Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:01.060Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:01.061Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:01.061Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:01.061Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"929dcdf92a64bc86", X-B3-SpanId:"5f958f75122f668a", X-B3-ParentSpanId:"929dcdf92a64bc86", X-B3-Sampled:"0", X-ONAP-RequestID:"d2833bf1-b517-4f2f-8cb1-7d3cf3322c34", X-RequestID:"d2833bf1-b517-4f2f-8cb1-7d3cf3322c34", X-TransactionID:"d2833bf1-b517-4f2f-8cb1-7d3cf3322c34", X-ECOMP-RequestID:"d2833bf1-b517-4f2f-8cb1-7d3cf3322c34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0b9ace1-52f2-4a01-aba6-81332ee00e9b"]
2022-04-17T03:56:01.061Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:01.061Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:01.066Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:01.066Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:01.066Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:56:01.066Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:01.067Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:56:01.067Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:01.067Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:56:01.068Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:01.069Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:01.069Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:01.069Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:01.069Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:01.069Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:01.069Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:01.069Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd618c16b0746c7c", X-B3-SpanId:"a3f532d188c7488f", X-B3-ParentSpanId:"cd618c16b0746c7c", X-B3-Sampled:"0", X-ONAP-RequestID:"55cc5f90-4929-4327-80cc-e785bf7eded1", X-RequestID:"55cc5f90-4929-4327-80cc-e785bf7eded1", X-TransactionID:"55cc5f90-4929-4327-80cc-e785bf7eded1", X-ECOMP-RequestID:"55cc5f90-4929-4327-80cc-e785bf7eded1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e4cb949-ba78-4e70-8dcf-67fcbdbc3a4a"]
2022-04-17T03:56:01.069Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:01.070Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:01.070Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:01.070Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:01.070Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:01.071Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:01.071Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:01.074Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:01.075Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:01.075Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:01.075Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:01.075Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:01.076Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:01.076Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:01.077Z|d2833bf1-b517-4f2f-8cb1-7d3cf3322c34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:01.082Z|55cc5f90-4929-4327-80cc-e785bf7eded1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:02.588Z|6164a2d3-9a87-4b5b-aaa6-72888ad84edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:02.588Z|5d03658b-d694-4b5b-9d98-f80073654c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:02.588Z|5d03658b-d694-4b5b-9d98-f80073654c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:02.588Z|6164a2d3-9a87-4b5b-aaa6-72888ad84edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:02.591Z|33ff083c-63b9-4518-bbc6-f1d41ff8dd51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:02.591Z|33ff083c-63b9-4518-bbc6-f1d41ff8dd51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:11.201Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:11.204Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:11.205Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:56:11.205Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:11.205Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:11.206Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:56:11.206Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bfe46858c9cc994", X-B3-SpanId:"0ae840315efc3e80", X-B3-ParentSpanId:"3bfe46858c9cc994", X-B3-Sampled:"0", X-ONAP-RequestID:"a7b47b45-8eb7-448c-a103-ae245944431f", X-RequestID:"a7b47b45-8eb7-448c-a103-ae245944431f", X-TransactionID:"a7b47b45-8eb7-448c-a103-ae245944431f", X-ECOMP-RequestID:"a7b47b45-8eb7-448c-a103-ae245944431f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bf8d276-509f-4e7c-827d-1f20f722569d"]
2022-04-17T03:56:11.206Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:56:11.206Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:56:11.209Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:11.212Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:11.212Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:56:11.212Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:11.213Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:11.213Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:56:11.213Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f3050cef5a306d4", X-B3-SpanId:"d03ab64eb21e5962", X-B3-ParentSpanId:"3f3050cef5a306d4", X-B3-Sampled:"0", X-ONAP-RequestID:"57493f22-9037-4b85-b19c-709cc2cedc3d", X-RequestID:"57493f22-9037-4b85-b19c-709cc2cedc3d", X-TransactionID:"57493f22-9037-4b85-b19c-709cc2cedc3d", X-ECOMP-RequestID:"57493f22-9037-4b85-b19c-709cc2cedc3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3722833e-ef32-40a6-89d1-488455463576"]
2022-04-17T03:56:11.213Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:56:11.213Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:56:11.215Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:11.215Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:11.215Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:56:11.216Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:11.216Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:56:11.217Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:11.217Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:56:11.218Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:11.219Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:11.219Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:11.219Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:11.219Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:11.219Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bfe46858c9cc994", X-B3-SpanId:"3b1dbf752ab70627", X-B3-ParentSpanId:"3bfe46858c9cc994", X-B3-Sampled:"0", X-ONAP-RequestID:"a7b47b45-8eb7-448c-a103-ae245944431f", X-RequestID:"a7b47b45-8eb7-448c-a103-ae245944431f", X-TransactionID:"a7b47b45-8eb7-448c-a103-ae245944431f", X-ECOMP-RequestID:"a7b47b45-8eb7-448c-a103-ae245944431f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16cf61f3-4bfb-4702-bafe-2deeeec967c0"]
2022-04-17T03:56:11.220Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:11.220Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:11.222Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:11.222Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:11.222Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:56:11.222Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:11.223Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:56:11.224Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:11.224Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:56:11.225Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:11.225Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:11.225Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:11.226Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:11.226Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:11.226Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:11.226Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:11.226Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:11.226Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f3050cef5a306d4", X-B3-SpanId:"7a9f661689fc19f7", X-B3-ParentSpanId:"3f3050cef5a306d4", X-B3-Sampled:"0", X-ONAP-RequestID:"57493f22-9037-4b85-b19c-709cc2cedc3d", X-RequestID:"57493f22-9037-4b85-b19c-709cc2cedc3d", X-TransactionID:"57493f22-9037-4b85-b19c-709cc2cedc3d", X-ECOMP-RequestID:"57493f22-9037-4b85-b19c-709cc2cedc3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92ff2199-f571-4d83-aeb1-da3c1bdd1535"]
2022-04-17T03:56:11.227Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:11.227Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:11.227Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:11.227Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:11.227Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:11.228Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:11.234Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:11.234Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:11.234Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:11.234Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:11.235Z|a7b47b45-8eb7-448c-a103-ae245944431f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:11.235Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:11.235Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:11.235Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:11.243Z|57493f22-9037-4b85-b19c-709cc2cedc3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:12.612Z|70ca19cc-f109-4c23-b9df-f504da6bdc27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:12.612Z|a5210179-5189-425e-bd73-5a03d5ed6f04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:12.613Z|70ca19cc-f109-4c23-b9df-f504da6bdc27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:12.613Z|a5210179-5189-425e-bd73-5a03d5ed6f04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:12.613Z|895aa9b3-aaab-44a9-8760-618604195df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:12.613Z|895aa9b3-aaab-44a9-8760-618604195df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:12.691Z|e7a3e0a1-1e6a-4db2-a6bb-5a88eccb796b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:12.691Z|e7a3e0a1-1e6a-4db2-a6bb-5a88eccb796b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:21.361Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:21.364Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:21.364Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:56:21.364Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:21.365Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:21.365Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:56:21.365Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95077db6b882c364", X-B3-SpanId:"b3289ecd1a858913", X-B3-ParentSpanId:"95077db6b882c364", X-B3-Sampled:"0", X-ONAP-RequestID:"d43229e8-1013-47f1-9e2d-1df7a0117d7d", X-RequestID:"d43229e8-1013-47f1-9e2d-1df7a0117d7d", X-TransactionID:"d43229e8-1013-47f1-9e2d-1df7a0117d7d", X-ECOMP-RequestID:"d43229e8-1013-47f1-9e2d-1df7a0117d7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6013e8d-0d3d-4964-b004-dae1a15a84fd"]
2022-04-17T03:56:21.365Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:56:21.365Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:56:21.371Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:21.373Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:21.373Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:21.373Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:56:21.373Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:21.374Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:21.374Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:56:21.374Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:21.374Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:56:21.374Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:21.374Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:21.374Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:56:21.375Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:56:21.375Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"920ee6ee8529a166", X-B3-SpanId:"002a402efbfe7966", X-B3-ParentSpanId:"920ee6ee8529a166", X-B3-Sampled:"0", X-ONAP-RequestID:"a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91", X-RequestID:"a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91", X-TransactionID:"a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91", X-ECOMP-RequestID:"a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a43cab2-bfde-4002-9221-3742095138e6"]
2022-04-17T03:56:21.375Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:56:21.375Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:21.376Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:21.376Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:56:21.376Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:21.376Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:21.376Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:21.376Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95077db6b882c364", X-B3-SpanId:"a2051c986a0fa8eb", X-B3-ParentSpanId:"95077db6b882c364", X-B3-Sampled:"0", X-ONAP-RequestID:"d43229e8-1013-47f1-9e2d-1df7a0117d7d", X-RequestID:"d43229e8-1013-47f1-9e2d-1df7a0117d7d", X-TransactionID:"d43229e8-1013-47f1-9e2d-1df7a0117d7d", X-ECOMP-RequestID:"d43229e8-1013-47f1-9e2d-1df7a0117d7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78e435d1-a73c-40db-b08a-c46899db960c"]
2022-04-17T03:56:21.377Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:21.377Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:21.383Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:21.383Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:21.384Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:21.384Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:21.384Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:21.384Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:21.384Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:21.384Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:21.385Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:21.385Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:56:21.385Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:21.386Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:56:21.386Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:21.386Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:56:21.387Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:21.387Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:21.388Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:21.388Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:21.388Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:21.389Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"920ee6ee8529a166", X-B3-SpanId:"5d74513a11d2d17f", X-B3-ParentSpanId:"920ee6ee8529a166", X-B3-Sampled:"0", X-ONAP-RequestID:"a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91", X-RequestID:"a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91", X-TransactionID:"a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91", X-ECOMP-RequestID:"a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b9a5394-7147-4bd3-8aa3-7785c1dbfc34"]
2022-04-17T03:56:21.389Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:21.389Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:21.391Z|d43229e8-1013-47f1-9e2d-1df7a0117d7d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:21.397Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:21.398Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:21.398Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:21.399Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:21.399Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:21.399Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:21.400Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:21.405Z|a53e6932-6dbf-4a8a-98c2-8c9bbd8e1c91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:22.636Z|05ff1386-2a9c-49f3-99dc-1e7cfcfb55b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:22.636Z|da2e22b7-ca8a-45c6-894e-5c519e627f2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:22.636Z|4f061929-5c06-4a0e-bfeb-6342840ada26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:22.636Z|da2e22b7-ca8a-45c6-894e-5c519e627f2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:22.636Z|05ff1386-2a9c-49f3-99dc-1e7cfcfb55b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:22.636Z|4f061929-5c06-4a0e-bfeb-6342840ada26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:27.691Z|21cc8697-9b80-4558-bc45-3f21c31014b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:27.693Z|21cc8697-9b80-4558-bc45-3f21c31014b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:27.953Z|f9ac0596-a2de-4a40-bcb1-1b65e5b12139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:27.953Z|f9ac0596-a2de-4a40-bcb1-1b65e5b12139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:31.524Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:31.528Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:31.529Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:56:31.529Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:31.529Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:31.529Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:56:31.530Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08eaaadbf35659d4", X-B3-SpanId:"efc8dc928d9b2c41", X-B3-ParentSpanId:"08eaaadbf35659d4", X-B3-Sampled:"0", X-ONAP-RequestID:"dd8a3201-3c03-4a70-a11e-0414fde91b34", X-RequestID:"dd8a3201-3c03-4a70-a11e-0414fde91b34", X-TransactionID:"dd8a3201-3c03-4a70-a11e-0414fde91b34", X-ECOMP-RequestID:"dd8a3201-3c03-4a70-a11e-0414fde91b34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a15d012-bcde-42d6-94aa-ea8f928401ba"]
2022-04-17T03:56:31.530Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:56:31.530Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:56:31.536Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:31.540Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:31.540Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:56:31.541Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:31.541Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:31.541Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:56:31.541Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81b01203edf8e340", X-B3-SpanId:"82029879dcd2161e", X-B3-ParentSpanId:"81b01203edf8e340", X-B3-Sampled:"0", X-ONAP-RequestID:"9b097a9e-0d05-408f-917b-9e04f941511f", X-RequestID:"9b097a9e-0d05-408f-917b-9e04f941511f", X-TransactionID:"9b097a9e-0d05-408f-917b-9e04f941511f", X-ECOMP-RequestID:"9b097a9e-0d05-408f-917b-9e04f941511f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"013295a4-3084-4fe8-aa2a-9a3b80a01530"]
2022-04-17T03:56:31.542Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:56:31.542Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:56:31.560Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:31.561Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:31.561Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:31.561Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:31.561Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:56:31.562Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:56:31.562Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:31.562Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:31.562Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:56:31.563Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:31.563Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:56:31.563Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:56:31.563Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:31.563Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:56:31.564Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:31.564Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:31.565Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:31.565Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:31.565Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:31.565Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:31.565Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:31.565Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:31.565Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:31.565Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:31.566Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08eaaadbf35659d4", X-B3-SpanId:"6138212967361009", X-B3-ParentSpanId:"08eaaadbf35659d4", X-B3-Sampled:"0", X-ONAP-RequestID:"dd8a3201-3c03-4a70-a11e-0414fde91b34", X-RequestID:"dd8a3201-3c03-4a70-a11e-0414fde91b34", X-TransactionID:"dd8a3201-3c03-4a70-a11e-0414fde91b34", X-ECOMP-RequestID:"dd8a3201-3c03-4a70-a11e-0414fde91b34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd201800-5bf5-46da-a72e-b6f48750b815"]
2022-04-17T03:56:31.566Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:31.566Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81b01203edf8e340", X-B3-SpanId:"67f12162badf1578", X-B3-ParentSpanId:"81b01203edf8e340", X-B3-Sampled:"0", X-ONAP-RequestID:"9b097a9e-0d05-408f-917b-9e04f941511f", X-RequestID:"9b097a9e-0d05-408f-917b-9e04f941511f", X-TransactionID:"9b097a9e-0d05-408f-917b-9e04f941511f", X-ECOMP-RequestID:"9b097a9e-0d05-408f-917b-9e04f941511f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0e0463f-b04d-4f8e-8dd2-e14593db52e3"]
2022-04-17T03:56:31.566Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:31.566Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:31.566Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:31.572Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:31.572Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:31.573Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:31.573Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:31.573Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:31.574Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:31.574Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:31.574Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:31.574Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:31.574Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:31.575Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:31.575Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:31.575Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:31.575Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:31.582Z|9b097a9e-0d05-408f-917b-9e04f941511f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:31.584Z|dd8a3201-3c03-4a70-a11e-0414fde91b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:32.658Z|92b5355e-24d7-486a-83ff-82bbdeed5f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:32.658Z|92b5355e-24d7-486a-83ff-82bbdeed5f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:32.658Z|e6a146ad-5340-453f-a058-61cdca9b1012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:32.659Z|e6a146ad-5340-453f-a058-61cdca9b1012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:32.659Z|669ecbea-90a9-4dea-8207-83728a9329c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:32.660Z|669ecbea-90a9-4dea-8207-83728a9329c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:41.713Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:41.717Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:41.717Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:56:41.717Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:41.718Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:41.718Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:56:41.718Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ae5e75ac00a94d9", X-B3-SpanId:"8ce1f156309a97cd", X-B3-ParentSpanId:"5ae5e75ac00a94d9", X-B3-Sampled:"0", X-ONAP-RequestID:"e66e3d44-ce1a-4acf-a1dd-09844efd3edd", X-RequestID:"e66e3d44-ce1a-4acf-a1dd-09844efd3edd", X-TransactionID:"e66e3d44-ce1a-4acf-a1dd-09844efd3edd", X-ECOMP-RequestID:"e66e3d44-ce1a-4acf-a1dd-09844efd3edd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c5bab5c-b2e1-4f61-81b1-7777f9d8bb37"]
2022-04-17T03:56:41.718Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:56:41.718Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:56:41.728Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:41.732Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:41.732Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:56:41.732Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:41.733Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:41.733Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:56:41.733Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e24b6783409ad61a", X-B3-SpanId:"9f1309b306ab981d", X-B3-ParentSpanId:"e24b6783409ad61a", X-B3-Sampled:"0", X-ONAP-RequestID:"6623229a-4bc4-4811-b69b-82dbfebe1805", X-RequestID:"6623229a-4bc4-4811-b69b-82dbfebe1805", X-TransactionID:"6623229a-4bc4-4811-b69b-82dbfebe1805", X-ECOMP-RequestID:"6623229a-4bc4-4811-b69b-82dbfebe1805", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bdcec9a-99b0-4fcd-aee9-a27df2b85315"]
2022-04-17T03:56:41.733Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:56:41.733Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:56:42.562Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:42.562Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:42.563Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:42.563Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:42.563Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:56:42.563Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:56:42.563Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:42.563Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:42.564Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:56:42.564Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:56:42.564Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:42.564Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:42.564Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:56:42.564Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:56:42.565Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:42.565Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:42.566Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:42.566Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:42.566Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:42.566Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:42.566Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:42.566Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:42.566Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:42.566Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:42.567Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ae5e75ac00a94d9", X-B3-SpanId:"6feb681408af6bf1", X-B3-ParentSpanId:"5ae5e75ac00a94d9", X-B3-Sampled:"0", X-ONAP-RequestID:"e66e3d44-ce1a-4acf-a1dd-09844efd3edd", X-RequestID:"e66e3d44-ce1a-4acf-a1dd-09844efd3edd", X-TransactionID:"e66e3d44-ce1a-4acf-a1dd-09844efd3edd", X-ECOMP-RequestID:"e66e3d44-ce1a-4acf-a1dd-09844efd3edd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce71a6c0-d7ea-47c8-9f7a-d17ae2fd07fe"]
2022-04-17T03:56:42.567Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e24b6783409ad61a", X-B3-SpanId:"645709da72e0fb30", X-B3-ParentSpanId:"e24b6783409ad61a", X-B3-Sampled:"0", X-ONAP-RequestID:"6623229a-4bc4-4811-b69b-82dbfebe1805", X-RequestID:"6623229a-4bc4-4811-b69b-82dbfebe1805", X-TransactionID:"6623229a-4bc4-4811-b69b-82dbfebe1805", X-ECOMP-RequestID:"6623229a-4bc4-4811-b69b-82dbfebe1805", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33081617-f404-4c5e-8302-c23c219b55cb"]
2022-04-17T03:56:42.567Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:42.567Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:42.567Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:42.567Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:42.573Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:42.574Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:42.574Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:42.574Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:42.574Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:42.575Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:42.575Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:42.575Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:42.575Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:42.575Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:42.575Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:42.576Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:42.576Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:42.576Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:42.581Z|6623229a-4bc4-4811-b69b-82dbfebe1805|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:42.581Z|e66e3d44-ce1a-4acf-a1dd-09844efd3edd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:42.682Z|8a4ebd25-dfd3-45da-987d-8452564d78a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:42.682Z|e53e1383-957b-4689-a00c-9813cb38257e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:42.683Z|a8f8ef6a-6e45-4f8b-9771-f82ff22f8d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:42.683Z|8a4ebd25-dfd3-45da-987d-8452564d78a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:42.683Z|e53e1383-957b-4689-a00c-9813cb38257e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:42.683Z|a8f8ef6a-6e45-4f8b-9771-f82ff22f8d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:42.690Z|9cdcd177-8d15-42fa-863d-3ceae6898401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:42.691Z|9cdcd177-8d15-42fa-863d-3ceae6898401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:47.267Z|d5c29bb5-9ff8-418f-bf00-6743708ada6b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:56:47.267Z|d5c29bb5-9ff8-418f-bf00-6743708ada6b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:52.704Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:52.704Z|5c9e81b8-b8e8-4a9f-b082-189e84d48f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:52.705Z|5c9e81b8-b8e8-4a9f-b082-189e84d48f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:52.706Z|91aa602d-e6fa-48ef-8672-97e8748071e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:52.706Z|91aa602d-e6fa-48ef-8672-97e8748071e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:52.708Z|aa9175d9-8ead-4e2d-a790-d78998ce86df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:52.709Z|aa9175d9-8ead-4e2d-a790-d78998ce86df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:52.709Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:56:52.712Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:52.712Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:52.712Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:56:52.712Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:56:52.712Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:52.712Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:52.713Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:56:52.713Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:56:52.713Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:56:52.713Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:56:52.713Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53206951c02fd79f", X-B3-SpanId:"a9d878230a508fcc", X-B3-ParentSpanId:"53206951c02fd79f", X-B3-Sampled:"0", X-ONAP-RequestID:"896e9f1c-7ae8-44a3-885f-f0ef919b3ec1", X-RequestID:"896e9f1c-7ae8-44a3-885f-f0ef919b3ec1", X-TransactionID:"896e9f1c-7ae8-44a3-885f-f0ef919b3ec1", X-ECOMP-RequestID:"896e9f1c-7ae8-44a3-885f-f0ef919b3ec1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80bada0d-1a24-49e9-bb5a-3bfac2d84c84"]
2022-04-17T03:56:52.713Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d684709c9c9fd745", X-B3-SpanId:"252c053c9113605d", X-B3-ParentSpanId:"d684709c9c9fd745", X-B3-Sampled:"0", X-ONAP-RequestID:"14295914-3eb8-4da0-92c3-4110803c66db", X-RequestID:"14295914-3eb8-4da0-92c3-4110803c66db", X-TransactionID:"14295914-3eb8-4da0-92c3-4110803c66db", X-ECOMP-RequestID:"14295914-3eb8-4da0-92c3-4110803c66db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63863d65-47df-4ac1-a6de-c2596d061e90"]
2022-04-17T03:56:52.713Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:56:52.714Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:56:52.714Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:56:52.714Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:56:52.722Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:52.722Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:52.723Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:56:52.723Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:52.723Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:52.723Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:56:52.724Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:52.724Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:52.724Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:56:52.724Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:56:52.724Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:52.724Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:56:52.725Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:52.725Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:56:52.725Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:52.725Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:52.725Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:52.726Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:56:52.726Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:52.726Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:52.726Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:56:52.726Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53206951c02fd79f", X-B3-SpanId:"7099e666edff0784", X-B3-ParentSpanId:"53206951c02fd79f", X-B3-Sampled:"0", X-ONAP-RequestID:"896e9f1c-7ae8-44a3-885f-f0ef919b3ec1", X-RequestID:"896e9f1c-7ae8-44a3-885f-f0ef919b3ec1", X-TransactionID:"896e9f1c-7ae8-44a3-885f-f0ef919b3ec1", X-ECOMP-RequestID:"896e9f1c-7ae8-44a3-885f-f0ef919b3ec1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c54f3df-6b58-4507-9d92-76114fa3092b"]
2022-04-17T03:56:52.726Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:56:52.726Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:52.726Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:56:52.726Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:52.726Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:56:52.727Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d684709c9c9fd745", X-B3-SpanId:"64a5e86c7055ff18", X-B3-ParentSpanId:"d684709c9c9fd745", X-B3-Sampled:"0", X-ONAP-RequestID:"14295914-3eb8-4da0-92c3-4110803c66db", X-RequestID:"14295914-3eb8-4da0-92c3-4110803c66db", X-TransactionID:"14295914-3eb8-4da0-92c3-4110803c66db", X-ECOMP-RequestID:"14295914-3eb8-4da0-92c3-4110803c66db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dd6694f-9115-469f-bb38-a2a9ef4b29e8"]
2022-04-17T03:56:52.727Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:56:52.727Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:56:52.732Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:52.732Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:52.732Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:52.732Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:52.732Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:56:52.733Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:56:52.733Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:52.733Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:52.733Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:56:52.733Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:52.733Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:56:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:56:52.734Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:56:52.734Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:56:52.734Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:56:52.739Z|14295914-3eb8-4da0-92c3-4110803c66db|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:52.741Z|896e9f1c-7ae8-44a3-885f-f0ef919b3ec1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:56:57.691Z|4424069e-006b-427f-b98d-19789ac477b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:57.691Z|4424069e-006b-427f-b98d-19789ac477b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:57.954Z|902b9664-698e-4b8c-92d9-e8ab308c6c27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:57.954Z|902b9664-698e-4b8c-92d9-e8ab308c6c27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:02.728Z|dec9d0c1-6cb5-4ec2-87f5-71f1c1142563|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:02.729Z|dec9d0c1-6cb5-4ec2-87f5-71f1c1142563|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:02.730Z|11fd5c6f-f556-42ca-8d5d-72f09cce9066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:02.731Z|11fd5c6f-f556-42ca-8d5d-72f09cce9066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:02.732Z|e21a4170-7085-4893-b558-0b4cea326e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:02.732Z|e21a4170-7085-4893-b558-0b4cea326e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:02.873Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:02.873Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:02.877Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:02.877Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:02.878Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:57:02.878Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:57:02.878Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:02.878Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:02.878Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:02.878Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:02.878Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:57:02.878Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:57:02.878Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85573ecfb16441a7", X-B3-SpanId:"95448f000d015859", X-B3-ParentSpanId:"85573ecfb16441a7", X-B3-Sampled:"0", X-ONAP-RequestID:"915cbddc-2430-48cb-a325-8bbf8193bb2f", X-RequestID:"915cbddc-2430-48cb-a325-8bbf8193bb2f", X-TransactionID:"915cbddc-2430-48cb-a325-8bbf8193bb2f", X-ECOMP-RequestID:"915cbddc-2430-48cb-a325-8bbf8193bb2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deaf87c4-9f2d-4ad1-aa7b-a5172b334657"]
2022-04-17T03:57:02.878Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abf894939cf4cfbc", X-B3-SpanId:"f1251e5d0e193ea9", X-B3-ParentSpanId:"abf894939cf4cfbc", X-B3-Sampled:"0", X-ONAP-RequestID:"78187ba8-47ea-42a9-a435-287dbf50d339", X-RequestID:"78187ba8-47ea-42a9-a435-287dbf50d339", X-TransactionID:"78187ba8-47ea-42a9-a435-287dbf50d339", X-ECOMP-RequestID:"78187ba8-47ea-42a9-a435-287dbf50d339", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d58e1313-894c-47df-9eb1-8760e24e1c12"]
2022-04-17T03:57:02.879Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:57:02.879Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:57:02.879Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:57:02.879Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:57:03.565Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:03.565Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:03.566Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:03.566Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:03.566Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:57:03.566Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:57:03.566Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:03.566Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:03.567Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:54:54.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:55.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:57:03.567Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:57:03.567Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:03.567Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:03.567Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:57:03.567Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:57:03.568Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:03.568Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:03.569Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:03.569Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:03.569Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:03.569Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:03.569Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:03.569Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:03.569Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:03.569Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:03.569Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abf894939cf4cfbc", X-B3-SpanId:"83ed4cadcb2d2937", X-B3-ParentSpanId:"abf894939cf4cfbc", X-B3-Sampled:"0", X-ONAP-RequestID:"78187ba8-47ea-42a9-a435-287dbf50d339", X-RequestID:"78187ba8-47ea-42a9-a435-287dbf50d339", X-TransactionID:"78187ba8-47ea-42a9-a435-287dbf50d339", X-ECOMP-RequestID:"78187ba8-47ea-42a9-a435-287dbf50d339", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a43faaa-9e32-4cbe-a26e-abe07df681b3"]
2022-04-17T03:57:03.569Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85573ecfb16441a7", X-B3-SpanId:"8dc98fa8a72f98e5", X-B3-ParentSpanId:"85573ecfb16441a7", X-B3-Sampled:"0", X-ONAP-RequestID:"915cbddc-2430-48cb-a325-8bbf8193bb2f", X-RequestID:"915cbddc-2430-48cb-a325-8bbf8193bb2f", X-TransactionID:"915cbddc-2430-48cb-a325-8bbf8193bb2f", X-ECOMP-RequestID:"915cbddc-2430-48cb-a325-8bbf8193bb2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e02825df-b0c6-4f51-b553-cda3635efa0e"]
2022-04-17T03:57:03.570Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:03.570Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:03.570Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:03.570Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:03.576Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:03.576Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:03.576Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:03.576Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:03.577Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:03.577Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:03.577Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:03.577Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:03.577Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:03.577Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:03.578Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:03.577Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:03.578Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:03.578Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:03.584Z|78187ba8-47ea-42a9-a435-287dbf50d339|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:03.584Z|915cbddc-2430-48cb-a325-8bbf8193bb2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:12.405Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:12.407Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 02692d2b-9e37-462a-814c-6046efce6732 already exists in requestDb InfraActiveRequests table
2022-04-17T03:57:12.407Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:57:12.408Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:57:12.408Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:12.408Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:57:12.408Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:57:12.408Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e389a55ad2abc512", X-B3-SpanId:"04890ab75de62b85", X-B3-ParentSpanId:"e389a55ad2abc512", X-B3-Sampled:"0", X-ONAP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc265c42-d8d9-44cc-b734-8904e6dab584"]
2022-04-17T03:57:12.409Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:57:12.409Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:57:12.566Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:12.567Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:57:12.567Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:57:12.567Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:12.567Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: 
2022-04-17T03:57:12.568Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:12.568Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|404|Not Found|InvokeReturn
2022-04-17T03:57:12.575Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T03:57:12.576Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-17T03:57:12.579Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:57:12.598Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-04-17T03:57:12.599Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/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=[02692d2b-9e37-462a-814c-6046efce6732], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7e592361-4793-465c-8831-6e3c5a20a3ba], X-ECOMP-RequestID=[02692d2b-9e37-462a-814c-6046efce6732], X-TransactionId=[], X-ONAP-RequestID=[02692d2b-9e37-462a-814c-6046efce6732]}
2022-04-17T03:57:12.691Z|83ac6274-4708-4a4c-a9b1-1406383da6c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:12.693Z|83ac6274-4708-4a4c-a9b1-1406383da6c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:12.709Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220417-03:57:12:622-92337], Content-Length=[313], Date=[Sun, 17 Apr 2022 03:57:12 GMT], Content-Type=[application/json]}
2022-04-17T03:57:12.710Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/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-17T03:57:12.711Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-04-17T03:57:12.713Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|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-17T03:57:12.713Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-17T03:57:12.716Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:57:12.733Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-17T03:57:12.733Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-04-17T03:57:12.749Z|b1333a46-0de9-4d3c-bde6-d50a5a22f3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:12.750Z|b1333a46-0de9-4d3c-bde6-d50a5a22f3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:12.751Z|183bd3b1-69f2-4a17-a944-61d6a4a586a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:12.752Z|183bd3b1-69f2-4a17-a944-61d6a4a586a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:12.754Z|47e77bcd-a6e7-4078-893f-40284e417439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:12.755Z|47e77bcd-a6e7-4078-893f-40284e417439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:12.768Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-04-17T03:57:12.768Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220417-03:57:12:755-76217], Content-Length=[313], Date=[Sun, 17 Apr 2022 03:57:12 GMT], Content-Type=[application/json]}
2022-04-17T03:57:12.769Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-04-17T03:57:12.771Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|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-17T03:57:12.771Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-17T03:57:12.774Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T03:57:12.807Z|02692d2b-9e37-462a-814c-6046efce6732|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-04-17T03:57:12.807Z|02692d2b-9e37-462a-814c-6046efce6732|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[02692d2b-9e37-462a-814c-6046efce6732], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e187ea12-0bb2-4db5-bf26-801a26bec1f8], X-ECOMP-RequestID=[02692d2b-9e37-462a-814c-6046efce6732], X-TransactionId=[], X-ONAP-RequestID=[02692d2b-9e37-462a-814c-6046efce6732]}
2022-04-17T03:57:12.994Z|02692d2b-9e37-462a-814c-6046efce6732|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220417-03:57:12:828-72502], vertex-id=[499736], Content-Length=[599], Date=[Sun, 17 Apr 2022 03:57:12 GMT], Content-Type=[application/json]}
2022-04-17T03:57:12.995Z|02692d2b-9e37-462a-814c-6046efce6732|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1650167830454","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}}

2022-04-17T03:57:12.995Z|02692d2b-9e37-462a-814c-6046efce6732|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-04-17T03:57:12.997Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T03:57:12.997Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T03:57:13.002Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.002Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.002Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.003Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.003Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.003Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"e389a55ad2abc512", X-B3-SpanId:"05586d3816c75d09", X-B3-ParentSpanId:"e389a55ad2abc512", X-B3-Sampled:"0", X-ONAP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1890a2d6-b3c9-419a-a45f-b1c8ad52e26c"]
2022-04-17T03:57:13.003Z|02692d2b-9e37-462a-814c-6046efce6732|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_macro_d84a085a-df39-474d-83d1-d55f4683ec02","requestScope":"service"}
2022-04-17T03:57:13.003Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.566Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.567Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.567Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.568Z|02692d2b-9e37-462a-814c-6046efce6732|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:"Sun, 17 Apr 2022 03:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.568Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.569Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.569Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.570Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2
2022-04-17T03:57:13.570Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|INFO|500||Invoke
2022-04-17T03:57:13.571Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:13.571Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2
2022-04-17T03:57:13.571Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Method      : GET
2022-04-17T03:57:13.572Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfc3dec2-d0ce-412e-a3ae-059460420c85"]
2022-04-17T03:57:13.572Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Request body: 
2022-04-17T03:57:13.572Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||==========================request end================================================
2022-04-17T03:57:13.588Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:13.589Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:57:13.589Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Status text  : 
2022-04-17T03:57:13.590Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.590Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Response body: 
2022-04-17T03:57:13.590Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:13.591Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|INFO|404|Not Found|InvokeReturn
2022-04-17T03:57:13.592Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance
2022-04-17T03:57:13.592Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|INFO|500||Invoke
2022-04-17T03:57:13.593Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:13.593Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance
2022-04-17T03:57:13.593Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|DEBUG|500||Method      : GET
2022-04-17T03:57:13.594Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec42572b-5115-4c9d-90f4-81e617c768a3"]
2022-04-17T03:57:13.594Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|DEBUG|500||Request body: 
2022-04-17T03:57:13.594Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-17T03:57:13.603Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:13.603Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:57:13.603Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|DEBUG|500||Status text  : 
2022-04-17T03:57:13.604Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&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:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.604Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|DEBUG|500||Response body: 
2022-04-17T03:57:13.605Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:13.605Z|02692d2b-9e37-462a-814c-6046efce6732|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=40025eec-b651-4389-ad9b-d46f18f44ec2&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-17T03:57:13.606Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0
2022-04-17T03:57:13.606Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|INFO|500||Invoke
2022-04-17T03:57:13.607Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:13.607Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0
2022-04-17T03:57:13.607Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||Method      : GET
2022-04-17T03:57:13.608Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"577c20af-5c2d-4fe9-be75-c273af9a2c88"]
2022-04-17T03:57:13.608Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||Request body: 
2022-04-17T03:57:13.609Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||==========================request end================================================
2022-04-17T03:57:13.618Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:13.619Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:13.619Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||Status text  : 
2022-04-17T03:57:13.619Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.620Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0"
    }
  }
}
2022-04-17T03:57:13.620Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:13.621Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c34f2de2-a754-46ef-b808-d90f0dddf2c0|INFO|500||InvokeReturn
2022-04-17T03:57:13.622Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.623Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.623Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.624Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.624Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.624Z|02692d2b-9e37-462a-814c-6046efce6732|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:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f25a37c3-a173-4c90-85dd-77ca0fb8c4b7"]
2022-04-17T03:57:13.625Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.625Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.637Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.637Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.638Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.638Z|02692d2b-9e37-462a-814c-6046efce6732|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:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.639Z|02692d2b-9e37-462a-814c-6046efce6732|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-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T03:57:13.639Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.640Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.643Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.643Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.644Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.644Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.644Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.644Z|02692d2b-9e37-462a-814c-6046efce6732|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:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"093449b5-9276-4124-bd3a-2f1271c3ca98"]
2022-04-17T03:57:13.645Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.645Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.657Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.658Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.658Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.659Z|02692d2b-9e37-462a-814c-6046efce6732|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:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.659Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-17T01:59:12.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-04-17T03:57:13.660Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.660Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.663Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2
2022-04-17T03:57:13.663Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|INFO|500||Invoke
2022-04-17T03:57:13.664Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:13.664Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2
2022-04-17T03:57:13.664Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Method      : GET
2022-04-17T03:57:13.665Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d444d94-7c33-4ef6-9722-4a1b5f157c13"]
2022-04-17T03:57:13.665Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Request body: 
2022-04-17T03:57:13.665Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||==========================request end================================================
2022-04-17T03:57:13.707Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:13.737Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T03:57:13.737Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Status text  : 
2022-04-17T03:57:13.738Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.738Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||Response body: 
2022-04-17T03:57:13.738Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:13.739Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/40025eec-b651-4389-ad9b-d46f18f44ec2|INFO|404|Not Found|InvokeReturn
2022-04-17T03:57:13.740Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.740Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.740Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.741Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.741Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.741Z|02692d2b-9e37-462a-814c-6046efce6732|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:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"956233f1-4d3d-497a-a53e-ff7a1be616eb"]
2022-04-17T03:57:13.742Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.742Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.753Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:13.754Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:13.757Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:13.757Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:57:13.757Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:13.757Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:13.757Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:57:13.757Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:13.758Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:57:13.757Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:13.758Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16c3ddf78fc20aa7", X-B3-SpanId:"81efa12ba0eb232a", X-B3-ParentSpanId:"16c3ddf78fc20aa7", X-B3-Sampled:"0", X-ONAP-RequestID:"b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3", X-RequestID:"b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3", X-TransactionID:"b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3", X-ECOMP-RequestID:"b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b4182e0-1f80-4ad1-b782-5e33594fdf18"]
2022-04-17T03:57:13.758Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:13.758Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.758Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:57:13.758Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:57:13.758Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:57:13.758Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.758Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3c4393f18ce35a3", X-B3-SpanId:"b9f8af109c5e4500", X-B3-ParentSpanId:"a3c4393f18ce35a3", X-B3-Sampled:"0", X-ONAP-RequestID:"88c70f0c-a5b6-433e-91bc-c8d6fef75309", X-RequestID:"88c70f0c-a5b6-433e-91bc-c8d6fef75309", X-TransactionID:"88c70f0c-a5b6-433e-91bc-c8d6fef75309", X-ECOMP-RequestID:"88c70f0c-a5b6-433e-91bc-c8d6fef75309", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef382b1e-4cd9-4add-8873-9ea3d58d007d"]
2022-04-17T03:57:13.758Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:57:13.758Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.759Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:57:13.759Z|02692d2b-9e37-462a-814c-6046efce6732|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:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.759Z|02692d2b-9e37-462a-814c-6046efce6732|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-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T03:57:13.760Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.760Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.763Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.764Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.764Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.764Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.765Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.765Z|02692d2b-9e37-462a-814c-6046efce6732|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:"8979", X-B3-TraceId:"e389a55ad2abc512", X-B3-SpanId:"3380514edfde08b5", X-B3-ParentSpanId:"e389a55ad2abc512", X-B3-Sampled:"0", X-ONAP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfcbf017-1729-4b74-ad6d-ea00b42b3a5e"]
2022-04-17T03:57:13.765Z|02692d2b-9e37-462a-814c-6046efce6732|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":"02692d2b-9e37-462a-814c-6046efce6732","requestStatus":"IN_PROGRESS","startTime":1650167832576,"source":"VID","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"02692d2b-9e37-462a-814c-6046efce6732"}
2022-04-17T03:57:13.766Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.768Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:13.768Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:13.769Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:57:13.769Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.769Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:13.769Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:13.770Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:57:13.770Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.770Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:57:13.770Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:13.770Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:57:13.770Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:57:13.771Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:13.771Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:57:13.771Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:13.772Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:13.772Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:13.772Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:13.772Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:13.772Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:13.772Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:13.772Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3c4393f18ce35a3", X-B3-SpanId:"3d8f83ff32261c44", X-B3-ParentSpanId:"a3c4393f18ce35a3", X-B3-Sampled:"0", X-ONAP-RequestID:"88c70f0c-a5b6-433e-91bc-c8d6fef75309", X-RequestID:"88c70f0c-a5b6-433e-91bc-c8d6fef75309", X-TransactionID:"88c70f0c-a5b6-433e-91bc-c8d6fef75309", X-ECOMP-RequestID:"88c70f0c-a5b6-433e-91bc-c8d6fef75309", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d682aa8-7a8b-4fe7-baa8-3e4b034c5035"]
2022-04-17T03:57:13.773Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:13.773Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:13.773Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:13.773Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:13.773Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:13.773Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16c3ddf78fc20aa7", X-B3-SpanId:"41b67d20be9c8e31", X-B3-ParentSpanId:"16c3ddf78fc20aa7", X-B3-Sampled:"0", X-ONAP-RequestID:"b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3", X-RequestID:"b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3", X-TransactionID:"b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3", X-ECOMP-RequestID:"b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"718015cd-c908-45bc-9b6c-0b1b6485fcb0"]
2022-04-17T03:57:13.773Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:13.774Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:13.780Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:13.780Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:13.780Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:13.780Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.780Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.781Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:13.781Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:13.781Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:13.781Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.781Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:13.781Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:13.781Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:13.781Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.781Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.782Z|02692d2b-9e37-462a-814c-6046efce6732|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/02692d2b-9e37-462a-814c-6046efce6732", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:13.782Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:13.782Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:13.783Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:13.783Z|02692d2b-9e37-462a-814c-6046efce6732|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" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T03:57:12.576+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-17T03:57:13.775+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:57:13.783Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.783Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.788Z|88c70f0c-a5b6-433e-91bc-c8d6fef75309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:13.788Z|b91bcc5e-5489-4c4a-ac80-bd4d814cc1c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:13.793Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.794Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.794Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.794Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.795Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:13.795Z|02692d2b-9e37-462a-814c-6046efce6732|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:"4343", X-B3-TraceId:"e389a55ad2abc512", X-B3-SpanId:"e3aedddbf3f265fc", X-B3-ParentSpanId:"e389a55ad2abc512", X-B3-Sampled:"0", X-ONAP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73ecbd1a-b3fa-4fe0-b8d6-80948f91e7d4"]
2022-04-17T03:57:13.795Z|02692d2b-9e37-462a-814c-6046efce6732|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\":\"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"40025eec-b651-4389-ad9b-d46f18f44ec2\",\"modelUuid\":\"40025eec-b651-4389-ad9b-d46f18f44ec2\",\"modelInvariantUuid\":\"c34f2de2-a754-46ef-b808-d90f0dddf2c0\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\"modelInvariantUuid\":\"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"bb02456e-fa12-4448-ac96-3973daebc028\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\"modelInvariantUuid\":\"0c36bc16-50e7-4722-b928-8318dcb955a6\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"},\"instanceName\":\"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"40025eec-b651-4389-ad9b-d46f18f44ec2\",\"modelInvariantId\":\"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"02692d2b-9e37-462a-814c-6046efce6732","type":"String"},"mso-request-id":{"value":"02692d2b-9e37-462a-814c-6046efce6732","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-17T03:57:13.796Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:19.227Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:19.227Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:19.228Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:19.228Z|02692d2b-9e37-462a-814c-6046efce6732|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:"Sun, 17 Apr 2022 03:57:19 GMT", X-ONAP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-TransactionID:"02692d2b-9e37-462a-814c-6046efce6732", X-ECOMP-RequestID:"02692d2b-9e37-462a-814c-6046efce6732", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"73ecbd1a-b3fa-4fe0-b8d6-80948f91e7d4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-17T03:57:19.228Z|02692d2b-9e37-462a-814c-6046efce6732|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\":\"02692d2b-9e37-462a-814c-6046efce6732\",\"instanceId\":\"1945a164-fb9e-475a-925d-8b6fbf584ecf\"}}","message":"Success","processInstanceID":"77eb8bd6-be02-11ec-af24-1235059e6512","variables":null,"messageCode":200}
2022-04-17T03:57:19.229Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:19.229Z|02692d2b-9e37-462a-814c-6046efce6732|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-17T03:57:19.232Z|02692d2b-9e37-462a-814c-6046efce6732|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:19.370Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:19.373Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:57:19.373Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:57:19.374Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:19.374Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:57:19.374Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:57:19.374Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"867e4599ebdf08fb", X-B3-SpanId:"54f1a374e5b1a5ce", X-B3-ParentSpanId:"867e4599ebdf08fb", X-B3-Sampled:"0", X-ONAP-RequestID:"25901419-445d-44f7-be79-3c45f404d879", X-RequestID:"25901419-445d-44f7-be79-3c45f404d879", X-TransactionID:"25901419-445d-44f7-be79-3c45f404d879", X-ECOMP-RequestID:"25901419-445d-44f7-be79-3c45f404d879", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bccc0c2c-dc53-473e-b355-ba2b3ff96071"]
2022-04-17T03:57:19.375Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:57:19.375Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:57:19.383Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:19.383Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:19.383Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:57:19.384Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:19.384Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:19.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:57:19.384Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:19.384Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:57:19.385Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:57:19.386Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:19.386Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:19.386Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:57:19.386Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:19.386Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"867e4599ebdf08fb", X-B3-SpanId:"2ed8cc90fe18e7a5", X-B3-ParentSpanId:"867e4599ebdf08fb", X-B3-Sampled:"0", X-ONAP-RequestID:"25901419-445d-44f7-be79-3c45f404d879", X-RequestID:"25901419-445d-44f7-be79-3c45f404d879", X-TransactionID:"25901419-445d-44f7-be79-3c45f404d879", X-ECOMP-RequestID:"25901419-445d-44f7-be79-3c45f404d879", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6083358-1fef-4187-aaaf-87fbd5e0a980"]
2022-04-17T03:57:19.387Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:19.387Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:19.393Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:19.393Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:19.393Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:19.393Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:19.394Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:19.394Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:19.394Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:19.399Z|25901419-445d-44f7-be79-3c45f404d879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:22.772Z|7d73f92b-8411-4431-803e-4ae885b899ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:22.772Z|7d73f92b-8411-4431-803e-4ae885b899ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:22.773Z|0be4ccfb-30b0-44cd-9e39-612bfb7ac2e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:22.774Z|0be4ccfb-30b0-44cd-9e39-612bfb7ac2e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:22.777Z|a091df1f-ff7d-4d2a-b838-87cbd5f36cca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:22.777Z|a091df1f-ff7d-4d2a-b838-87cbd5f36cca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:23.916Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:23.919Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:23.920Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:23.921Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:57:23.921Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:23.921Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:23.921Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:23.922Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:57:23.922Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:57:23.922Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:23.922Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c46d81e9d275453", X-B3-SpanId:"6a1eafb5d38fe301", X-B3-ParentSpanId:"9c46d81e9d275453", X-B3-Sampled:"0", X-ONAP-RequestID:"a46ef204-1141-473c-8d15-9ecfbb00b7b4", X-RequestID:"a46ef204-1141-473c-8d15-9ecfbb00b7b4", X-TransactionID:"a46ef204-1141-473c-8d15-9ecfbb00b7b4", X-ECOMP-RequestID:"a46ef204-1141-473c-8d15-9ecfbb00b7b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b59b86cd-be47-4351-846e-e8a24b8a0832"]
2022-04-17T03:57:23.922Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:23.922Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:57:23.922Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:57:23.922Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:57:23.922Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1667a032dd2ab2b", X-B3-SpanId:"55f51d67a510c817", X-B3-ParentSpanId:"b1667a032dd2ab2b", X-B3-Sampled:"0", X-ONAP-RequestID:"0a94c56c-2ecc-4ce8-a1b7-a5468f83d162", X-RequestID:"0a94c56c-2ecc-4ce8-a1b7-a5468f83d162", X-TransactionID:"0a94c56c-2ecc-4ce8-a1b7-a5468f83d162", X-ECOMP-RequestID:"0a94c56c-2ecc-4ce8-a1b7-a5468f83d162", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1150e73a-1e74-4ee3-bb58-2153a6426c7a"]
2022-04-17T03:57:23.923Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:57:23.923Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:57:24.567Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:24.567Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:24.568Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:57:24.568Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:24.568Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:24.568Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:24.569Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:57:24.569Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:57:24.569Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:24.569Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:24.570Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:57:24.570Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:57:24.570Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:24.571Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:24.571Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:24.571Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:57:24.571Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:24.571Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:24.572Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:24.572Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c46d81e9d275453", X-B3-SpanId:"cf32688c4e6fb68c", X-B3-ParentSpanId:"9c46d81e9d275453", X-B3-Sampled:"0", X-ONAP-RequestID:"a46ef204-1141-473c-8d15-9ecfbb00b7b4", X-RequestID:"a46ef204-1141-473c-8d15-9ecfbb00b7b4", X-TransactionID:"a46ef204-1141-473c-8d15-9ecfbb00b7b4", X-ECOMP-RequestID:"a46ef204-1141-473c-8d15-9ecfbb00b7b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1decc614-ddbd-4d18-874d-6304b5c5b0d8"]
2022-04-17T03:57:24.572Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:24.572Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:24.572Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:24.573Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:24.573Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:24.574Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:24.574Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:24.575Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1667a032dd2ab2b", X-B3-SpanId:"047d01bbf47082c4", X-B3-ParentSpanId:"b1667a032dd2ab2b", X-B3-Sampled:"0", X-ONAP-RequestID:"0a94c56c-2ecc-4ce8-a1b7-a5468f83d162", X-RequestID:"0a94c56c-2ecc-4ce8-a1b7-a5468f83d162", X-TransactionID:"0a94c56c-2ecc-4ce8-a1b7-a5468f83d162", X-ECOMP-RequestID:"0a94c56c-2ecc-4ce8-a1b7-a5468f83d162", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"179fbe28-6608-4d0c-93db-b8b89bf10feb"]
2022-04-17T03:57:24.575Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:24.576Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:24.579Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:24.579Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:24.580Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:24.580Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:24.580Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:24.581Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:24.581Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:24.585Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:24.585Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:24.586Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:24.586Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:24.586Z|a46ef204-1141-473c-8d15-9ecfbb00b7b4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:24.587Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:24.587Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:24.588Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:24.596Z|0a94c56c-2ecc-4ce8-a1b7-a5468f83d162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:27.691Z|fb95e2ee-e679-4dcc-9118-fdaab4acb460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:27.691Z|fb95e2ee-e679-4dcc-9118-fdaab4acb460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:27.955Z|d39177f4-d981-4b50-aba9-7fd0688ebb52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:27.955Z|d39177f4-d981-4b50-aba9-7fd0688ebb52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:29.531Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:29.534Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:57:29.535Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:57:29.535Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:29.535Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:57:29.535Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:57:29.536Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c26177862cf47d5", X-B3-SpanId:"3b3ef0d5240d202d", X-B3-ParentSpanId:"5c26177862cf47d5", X-B3-Sampled:"0", X-ONAP-RequestID:"765f33dd-9a41-43e7-b6e3-7f115e12a6e4", X-RequestID:"765f33dd-9a41-43e7-b6e3-7f115e12a6e4", X-TransactionID:"765f33dd-9a41-43e7-b6e3-7f115e12a6e4", X-ECOMP-RequestID:"765f33dd-9a41-43e7-b6e3-7f115e12a6e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff8507c9-dc4d-4363-a2a4-5ec1e8ff44fb"]
2022-04-17T03:57:29.536Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:57:29.536Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:57:29.568Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:29.568Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:29.569Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:57:29.569Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:29.570Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:19.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:20.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:57:29.570Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:29.570Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:57:29.572Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:57:29.572Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:29.572Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:29.572Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:57:29.573Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:29.573Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c26177862cf47d5", X-B3-SpanId:"dfa3186f287faa29", X-B3-ParentSpanId:"5c26177862cf47d5", X-B3-Sampled:"0", X-ONAP-RequestID:"765f33dd-9a41-43e7-b6e3-7f115e12a6e4", X-RequestID:"765f33dd-9a41-43e7-b6e3-7f115e12a6e4", X-TransactionID:"765f33dd-9a41-43e7-b6e3-7f115e12a6e4", X-ECOMP-RequestID:"765f33dd-9a41-43e7-b6e3-7f115e12a6e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eadc76dc-1182-4f3e-b876-f9332bd6a721"]
2022-04-17T03:57:29.573Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:29.573Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:29.581Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:29.581Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:29.581Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:29.582Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:29.583Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:29.583Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:29.584Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:29.589Z|765f33dd-9a41-43e7-b6e3-7f115e12a6e4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:32.800Z|8cf55efb-c50e-4d90-8d45-8ce4a41059cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:32.800Z|1deda7d7-e7a5-4861-9930-625a2bbc5ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:32.800Z|8cf55efb-c50e-4d90-8d45-8ce4a41059cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:32.800Z|1deda7d7-e7a5-4861-9930-625a2bbc5ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:32.804Z|e6a87d4c-3311-4efb-8323-f5d6fffe6888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:32.805Z|e6a87d4c-3311-4efb-8323-f5d6fffe6888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:34.708Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:34.711Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:34.712Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:57:34.712Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:34.713Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:34.713Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:57:34.714Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c890ac509257abe", X-B3-SpanId:"c73564c8586d8835", X-B3-ParentSpanId:"6c890ac509257abe", X-B3-Sampled:"0", X-ONAP-RequestID:"0bbddc9d-b1b2-491d-810b-b2a380d90906", X-RequestID:"0bbddc9d-b1b2-491d-810b-b2a380d90906", X-TransactionID:"0bbddc9d-b1b2-491d-810b-b2a380d90906", X-ECOMP-RequestID:"0bbddc9d-b1b2-491d-810b-b2a380d90906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b3d37f6-3907-4ac0-b231-3caf210a4fb4"]
2022-04-17T03:57:34.714Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:57:34.714Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:57:34.726Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:34.726Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:34.726Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:57:34.726Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:34.727Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:57:34.727Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:34.727Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:57:34.729Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:34.729Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:34.729Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:34.729Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:34.730Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:34.730Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:34.730Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c890ac509257abe", X-B3-SpanId:"223c49d33c29ec35", X-B3-ParentSpanId:"6c890ac509257abe", X-B3-Sampled:"0", X-ONAP-RequestID:"0bbddc9d-b1b2-491d-810b-b2a380d90906", X-RequestID:"0bbddc9d-b1b2-491d-810b-b2a380d90906", X-TransactionID:"0bbddc9d-b1b2-491d-810b-b2a380d90906", X-ECOMP-RequestID:"0bbddc9d-b1b2-491d-810b-b2a380d90906", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16f94325-ca03-4f19-91ed-e76308c1afe0"]
2022-04-17T03:57:34.730Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:34.731Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:34.733Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:34.733Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:57:34.733Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:34.733Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:34.734Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:57:34.734Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba79f9f6dc7062de", X-B3-SpanId:"c268fbe69d28e5f7", X-B3-ParentSpanId:"ba79f9f6dc7062de", X-B3-Sampled:"0", X-ONAP-RequestID:"f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc", X-RequestID:"f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc", X-TransactionID:"f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc", X-ECOMP-RequestID:"f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7aa63e63-2bd0-4be0-9b5b-7ec7d599015a"]
2022-04-17T03:57:34.734Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:57:34.735Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:57:35.568Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:35.569Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:35.569Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:35.569Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:35.569Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:35.569Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:35.570Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:57:35.570Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:35.570Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:35.570Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:54:48.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:54:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:57:35.571Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:35.571Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:35.571Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:57:35.571Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:35.572Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:35.572Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:35.572Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:35.573Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:35.573Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:35.573Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba79f9f6dc7062de", X-B3-SpanId:"d642003d8780ca6e", X-B3-ParentSpanId:"ba79f9f6dc7062de", X-B3-Sampled:"0", X-ONAP-RequestID:"f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc", X-RequestID:"f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc", X-TransactionID:"f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc", X-ECOMP-RequestID:"f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f859d70d-de94-431f-98de-f20977fd82b8"]
2022-04-17T03:57:35.573Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:35.573Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:35.577Z|0bbddc9d-b1b2-491d-810b-b2a380d90906|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:35.584Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:35.584Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:35.584Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:35.584Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:35.585Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:35.585Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:35.586Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:35.594Z|f04c5cbf-ade2-4e27-bb04-0802ccc1d4dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:39.712Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:39.715Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:57:39.715Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:57:39.716Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:39.716Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:57:39.716Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:57:39.716Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34bd7e10a980e5b2", X-B3-SpanId:"3588a5e79ed05188", X-B3-ParentSpanId:"34bd7e10a980e5b2", X-B3-Sampled:"0", X-ONAP-RequestID:"cdc2d94a-672d-46ef-8399-0779f0ea7c04", X-RequestID:"cdc2d94a-672d-46ef-8399-0779f0ea7c04", X-TransactionID:"cdc2d94a-672d-46ef-8399-0779f0ea7c04", X-ECOMP-RequestID:"cdc2d94a-672d-46ef-8399-0779f0ea7c04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de7dd79d-e71c-4d25-8c31-7c4cca504467"]
2022-04-17T03:57:39.716Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:57:39.716Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:57:40.570Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:40.570Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:40.570Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:57:40.571Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:40.571Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:57:40.572Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:40.572Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:57:40.573Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:57:40.573Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:40.574Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:40.574Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:57:40.574Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:40.574Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34bd7e10a980e5b2", X-B3-SpanId:"02aec73828f4745d", X-B3-ParentSpanId:"34bd7e10a980e5b2", X-B3-Sampled:"0", X-ONAP-RequestID:"cdc2d94a-672d-46ef-8399-0779f0ea7c04", X-RequestID:"cdc2d94a-672d-46ef-8399-0779f0ea7c04", X-TransactionID:"cdc2d94a-672d-46ef-8399-0779f0ea7c04", X-ECOMP-RequestID:"cdc2d94a-672d-46ef-8399-0779f0ea7c04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32fb444b-3fb9-454d-b622-cbe38288f518"]
2022-04-17T03:57:40.574Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:40.575Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:40.581Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:40.581Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:40.582Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:40.582Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:40.583Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:40.583Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:40.583Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:40.588Z|cdc2d94a-672d-46ef-8399-0779f0ea7c04|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:42.691Z|b0177454-9804-471f-b645-6550569ef3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:42.691Z|b0177454-9804-471f-b645-6550569ef3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:42.826Z|01502f54-3722-410c-ac08-029dc5ec4120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:42.826Z|cf2a015d-3a85-41bb-b4a0-b354ab20157b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:42.827Z|01502f54-3722-410c-ac08-029dc5ec4120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:42.827Z|cf2a015d-3a85-41bb-b4a0-b354ab20157b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:42.828Z|7ac0975b-d05d-4c58-b3ff-eb6c9baed407|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:42.828Z|7ac0975b-d05d-4c58-b3ff-eb6c9baed407|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:45.710Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:45.714Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:45.714Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:57:45.714Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:45.714Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:45.715Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:57:45.715Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd02c5ac60fe76ae", X-B3-SpanId:"5eb0d4936ec777d1", X-B3-ParentSpanId:"fd02c5ac60fe76ae", X-B3-Sampled:"0", X-ONAP-RequestID:"3e81d6d3-b9d6-49b4-948c-39a0293e0e29", X-RequestID:"3e81d6d3-b9d6-49b4-948c-39a0293e0e29", X-TransactionID:"3e81d6d3-b9d6-49b4-948c-39a0293e0e29", X-ECOMP-RequestID:"3e81d6d3-b9d6-49b4-948c-39a0293e0e29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f06b060-0ccd-4ca8-a115-55bc055d8a6b"]
2022-04-17T03:57:45.715Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:57:45.715Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:57:45.724Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:45.724Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:45.724Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:57:45.724Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:45.725Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:57:45.725Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:45.725Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:57:45.737Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:45.738Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:45.738Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:45.738Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:45.738Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:45.738Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:45.739Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd02c5ac60fe76ae", X-B3-SpanId:"78373d5bf7b034ce", X-B3-ParentSpanId:"fd02c5ac60fe76ae", X-B3-Sampled:"0", X-ONAP-RequestID:"3e81d6d3-b9d6-49b4-948c-39a0293e0e29", X-RequestID:"3e81d6d3-b9d6-49b4-948c-39a0293e0e29", X-TransactionID:"3e81d6d3-b9d6-49b4-948c-39a0293e0e29", X-ECOMP-RequestID:"3e81d6d3-b9d6-49b4-948c-39a0293e0e29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9560ec8-499b-4957-bd5b-c9f4929ddd63"]
2022-04-17T03:57:45.739Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:45.739Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:45.741Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:45.741Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:57:45.742Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:45.742Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:45.742Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:57:45.742Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d3c1e1caf53ac0b", X-B3-SpanId:"a30ab60f0f5a9c24", X-B3-ParentSpanId:"5d3c1e1caf53ac0b", X-B3-Sampled:"0", X-ONAP-RequestID:"1d4f4e26-c38d-4ba7-affe-2937e067c880", X-RequestID:"1d4f4e26-c38d-4ba7-affe-2937e067c880", X-TransactionID:"1d4f4e26-c38d-4ba7-affe-2937e067c880", X-ECOMP-RequestID:"1d4f4e26-c38d-4ba7-affe-2937e067c880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3df1fd50-3d71-4164-8de6-b71b446edcc3"]
2022-04-17T03:57:45.742Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:57:45.743Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:57:45.749Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:45.750Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:45.750Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:45.750Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:45.751Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:45.751Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:45.752Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:45.753Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:45.753Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:45.753Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:57:45.753Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:45.755Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:57:45.755Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:45.755Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:57:45.756Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:45.756Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:45.757Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:45.757Z|3e81d6d3-b9d6-49b4-948c-39a0293e0e29|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:45.757Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:45.757Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:45.757Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d3c1e1caf53ac0b", X-B3-SpanId:"2236b0abdc7e0d94", X-B3-ParentSpanId:"5d3c1e1caf53ac0b", X-B3-Sampled:"0", X-ONAP-RequestID:"1d4f4e26-c38d-4ba7-affe-2937e067c880", X-RequestID:"1d4f4e26-c38d-4ba7-affe-2937e067c880", X-TransactionID:"1d4f4e26-c38d-4ba7-affe-2937e067c880", X-ECOMP-RequestID:"1d4f4e26-c38d-4ba7-affe-2937e067c880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d3d12f4-2457-481c-9b02-edbc1a401293"]
2022-04-17T03:57:45.757Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:45.758Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:45.766Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:45.766Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:45.767Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:45.767Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:45.768Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:45.768Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:45.768Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:45.774Z|1d4f4e26-c38d-4ba7-affe-2937e067c880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:47.266Z|21cc4e43-950f-4089-a715-42633bb45053|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:57:47.267Z|21cc4e43-950f-4089-a715-42633bb45053|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:50.716Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:50.720Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:57:50.720Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:57:50.720Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:50.720Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:57:50.721Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:57:50.721Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a216883f873f12ef", X-B3-SpanId:"b7b0ede5da2ebd32", X-B3-ParentSpanId:"a216883f873f12ef", X-B3-Sampled:"0", X-ONAP-RequestID:"4bedf269-b625-4023-ada7-2fc15d98eff0", X-RequestID:"4bedf269-b625-4023-ada7-2fc15d98eff0", X-TransactionID:"4bedf269-b625-4023-ada7-2fc15d98eff0", X-ECOMP-RequestID:"4bedf269-b625-4023-ada7-2fc15d98eff0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc6e9e13-9dcd-462b-ab5a-04e7105a25e7"]
2022-04-17T03:57:50.721Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:57:50.722Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:57:50.731Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:50.731Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:50.732Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:57:50.732Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:50.732Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:57:50.733Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:50.733Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:57:50.734Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:57:50.735Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:50.735Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:50.735Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:57:50.735Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:50.735Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a216883f873f12ef", X-B3-SpanId:"7f9f97fcfb9517be", X-B3-ParentSpanId:"a216883f873f12ef", X-B3-Sampled:"0", X-ONAP-RequestID:"4bedf269-b625-4023-ada7-2fc15d98eff0", X-RequestID:"4bedf269-b625-4023-ada7-2fc15d98eff0", X-TransactionID:"4bedf269-b625-4023-ada7-2fc15d98eff0", X-ECOMP-RequestID:"4bedf269-b625-4023-ada7-2fc15d98eff0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce458259-f08a-4697-a398-18bae5f5ea78"]
2022-04-17T03:57:50.735Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:50.736Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:50.743Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:50.743Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:50.743Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:50.744Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:50.744Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:50.744Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:50.745Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:50.750Z|4bedf269-b625-4023-ada7-2fc15d98eff0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:52.852Z|3b5b7382-815b-4cb3-9ad9-fb846ace2d6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:52.852Z|ca7bd2d2-1851-4490-bdb6-106f0a8dcc8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:52.853Z|ca7bd2d2-1851-4490-bdb6-106f0a8dcc8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:52.853Z|3b5b7382-815b-4cb3-9ad9-fb846ace2d6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:52.856Z|5dc65fbf-acdf-4db0-b777-cb275445ec87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:52.857Z|5dc65fbf-acdf-4db0-b777-cb275445ec87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:55.890Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:55.893Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:55.894Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:57:55.894Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:55.894Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:57:55.894Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:57:55.895Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90996ba97c5decb0", X-B3-SpanId:"b551ec27bb027a4d", X-B3-ParentSpanId:"90996ba97c5decb0", X-B3-Sampled:"0", X-ONAP-RequestID:"45a1c382-b4ee-4bfe-811e-372618fbdcb4", X-RequestID:"45a1c382-b4ee-4bfe-811e-372618fbdcb4", X-TransactionID:"45a1c382-b4ee-4bfe-811e-372618fbdcb4", X-ECOMP-RequestID:"45a1c382-b4ee-4bfe-811e-372618fbdcb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef760862-9ee5-4ce1-80d6-66579d03649c"]
2022-04-17T03:57:55.895Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:57:55.895Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:57:55.900Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:57:55.903Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:55.903Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:57:55.903Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:55.904Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:57:55.904Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:57:55.904Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"721938b339d2ce58", X-B3-SpanId:"ab43925771278880", X-B3-ParentSpanId:"721938b339d2ce58", X-B3-Sampled:"0", X-ONAP-RequestID:"a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d", X-RequestID:"a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d", X-TransactionID:"a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d", X-ECOMP-RequestID:"a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"935bb40b-1c25-481a-a40d-797db1f3533a"]
2022-04-17T03:57:55.905Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:57:55.905Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:57:55.909Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:55.909Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:55.909Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:57:55.910Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:55.910Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:57:55.911Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:55.911Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:57:55.912Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:55.912Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:55.912Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:55.912Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:57:55.913Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:55.913Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90996ba97c5decb0", X-B3-SpanId:"9e05e7118a1025b7", X-B3-ParentSpanId:"90996ba97c5decb0", X-B3-Sampled:"0", X-ONAP-RequestID:"45a1c382-b4ee-4bfe-811e-372618fbdcb4", X-RequestID:"45a1c382-b4ee-4bfe-811e-372618fbdcb4", X-TransactionID:"45a1c382-b4ee-4bfe-811e-372618fbdcb4", X-ECOMP-RequestID:"45a1c382-b4ee-4bfe-811e-372618fbdcb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76cc4b12-d023-4858-ba18-4cff8430d173"]
2022-04-17T03:57:55.913Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:55.913Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:55.917Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:55.917Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:55.917Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:57:55.918Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:55.918Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:57:55.919Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:55.919Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:57:55.920Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:55.920Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:57:55.920Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:57:55.921Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:57:55.921Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:57:55.921Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"721938b339d2ce58", X-B3-SpanId:"25b4cbe870df7d85", X-B3-ParentSpanId:"721938b339d2ce58", X-B3-Sampled:"0", X-ONAP-RequestID:"a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d", X-RequestID:"a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d", X-TransactionID:"a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d", X-ECOMP-RequestID:"a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5778a365-109c-4e38-a660-977f3fa50faf"]
2022-04-17T03:57:55.921Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:57:55.922Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:57:55.923Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:55.923Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:55.923Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:55.923Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:55.925Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:55.925Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:55.925Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:55.930Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:57:55.930Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:57:55.930Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:57:55.931Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:57:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:57:55.931Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:57:55.931Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:57:55.932Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:57:55.932Z|45a1c382-b4ee-4bfe-811e-372618fbdcb4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:55.936Z|a97ba8b6-975d-4a1a-b5e4-6ba27ffa683d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:57:57.691Z|21ca3570-202b-4a74-b016-2d60d779db2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:57.694Z|21ca3570-202b-4a74-b016-2d60d779db2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:57.956Z|7c613a33-e6c0-44ae-87b6-d275af5893cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:57.956Z|7c613a33-e6c0-44ae-87b6-d275af5893cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:00.878Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:00.882Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:00.882Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:58:00.882Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:00.883Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:00.883Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:58:00.883Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a5303f36fe08e9", X-B3-SpanId:"a22aabc498cd9199", X-B3-ParentSpanId:"e2a5303f36fe08e9", X-B3-Sampled:"0", X-ONAP-RequestID:"1c866bc6-949c-4058-9f55-9f793a592461", X-RequestID:"1c866bc6-949c-4058-9f55-9f793a592461", X-TransactionID:"1c866bc6-949c-4058-9f55-9f793a592461", X-ECOMP-RequestID:"1c866bc6-949c-4058-9f55-9f793a592461", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bc51ff5-3cc5-43c4-aca9-41fe6bf18b5d"]
2022-04-17T03:58:00.883Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:58:00.883Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:58:00.896Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:00.896Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:00.897Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:58:00.897Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:00.898Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:58:00.899Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:00.899Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:58:00.900Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:00.901Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:00.901Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:00.901Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:00.901Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:00.901Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a5303f36fe08e9", X-B3-SpanId:"2d33f7a5b80cc405", X-B3-ParentSpanId:"e2a5303f36fe08e9", X-B3-Sampled:"0", X-ONAP-RequestID:"1c866bc6-949c-4058-9f55-9f793a592461", X-RequestID:"1c866bc6-949c-4058-9f55-9f793a592461", X-TransactionID:"1c866bc6-949c-4058-9f55-9f793a592461", X-ECOMP-RequestID:"1c866bc6-949c-4058-9f55-9f793a592461", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd88d037-af6e-4d0e-85e1-cc157da2b3a2"]
2022-04-17T03:58:00.902Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:00.902Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:00.911Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:00.911Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:00.911Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:00.911Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:00.912Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:00.912Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:00.912Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:00.918Z|1c866bc6-949c-4058-9f55-9f793a592461|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:02.878Z|5ba9a2f8-c3f0-4dce-92bc-07e47dc71535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:02.878Z|5f9539fb-7e06-443e-8545-929d90ef9ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:02.879Z|5ba9a2f8-c3f0-4dce-92bc-07e47dc71535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:02.879Z|f7abe9a6-a1c3-44be-84a9-498278fa1159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:02.879Z|5f9539fb-7e06-443e-8545-929d90ef9ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:02.879Z|f7abe9a6-a1c3-44be-84a9-498278fa1159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:06.062Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:06.065Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:06.066Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:06.067Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:58:06.067Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:06.067Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:06.068Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:58:06.068Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b3a9909f967efc8", X-B3-SpanId:"cad9253820c4fdf7", X-B3-ParentSpanId:"9b3a9909f967efc8", X-B3-Sampled:"0", X-ONAP-RequestID:"1cd13781-8d04-4197-9306-5a67963cd538", X-RequestID:"1cd13781-8d04-4197-9306-5a67963cd538", X-TransactionID:"1cd13781-8d04-4197-9306-5a67963cd538", X-ECOMP-RequestID:"1cd13781-8d04-4197-9306-5a67963cd538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffa43b33-cbfa-4f1a-8906-03034b64bf89"]
2022-04-17T03:58:06.068Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:58:06.069Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:06.069Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:58:06.069Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:58:06.069Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:06.070Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:06.070Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:58:06.070Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aaf975e0579861d3", X-B3-SpanId:"5e8815e3035228bc", X-B3-ParentSpanId:"aaf975e0579861d3", X-B3-Sampled:"0", X-ONAP-RequestID:"76238205-d764-4850-8070-c86035801986", X-RequestID:"76238205-d764-4850-8070-c86035801986", X-TransactionID:"76238205-d764-4850-8070-c86035801986", X-ECOMP-RequestID:"76238205-d764-4850-8070-c86035801986", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89fa4592-6640-4b5d-b8b9-a7c22b1ddbf0"]
2022-04-17T03:58:06.071Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:58:06.071Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:58:06.573Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:06.573Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:06.573Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:06.573Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:06.574Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:58:06.574Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:58:06.574Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:06.574Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:06.575Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:58:06.575Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:58:06.575Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:06.575Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:06.575Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:58:06.575Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:58:06.577Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:58:06.577Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:58:06.577Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:06.577Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:06.577Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:06.578Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:06.578Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:58:06.578Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:58:06.578Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:06.578Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:06.578Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aaf975e0579861d3", X-B3-SpanId:"89ac7f6fee0069d3", X-B3-ParentSpanId:"aaf975e0579861d3", X-B3-Sampled:"0", X-ONAP-RequestID:"76238205-d764-4850-8070-c86035801986", X-RequestID:"76238205-d764-4850-8070-c86035801986", X-TransactionID:"76238205-d764-4850-8070-c86035801986", X-ECOMP-RequestID:"76238205-d764-4850-8070-c86035801986", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d95c118a-f211-42b2-83c2-6cc3f3c411d1"]
2022-04-17T03:58:06.579Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b3a9909f967efc8", X-B3-SpanId:"72ecc4a25cddd8b6", X-B3-ParentSpanId:"9b3a9909f967efc8", X-B3-Sampled:"0", X-ONAP-RequestID:"1cd13781-8d04-4197-9306-5a67963cd538", X-RequestID:"1cd13781-8d04-4197-9306-5a67963cd538", X-TransactionID:"1cd13781-8d04-4197-9306-5a67963cd538", X-ECOMP-RequestID:"1cd13781-8d04-4197-9306-5a67963cd538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6db1b4a-05e1-4745-a080-095ba45363b0"]
2022-04-17T03:58:06.579Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:06.579Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:06.579Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:06.579Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:06.588Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:06.588Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:06.588Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:06.589Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:06.589Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:06.589Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:06.589Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:06.589Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:06.590Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:06.590Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:06.590Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:06.591Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:06.591Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:06.592Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:06.597Z|1cd13781-8d04-4197-9306-5a67963cd538|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:06.597Z|76238205-d764-4850-8070-c86035801986|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:11.047Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:11.051Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:11.051Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:58:11.051Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:11.051Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:11.052Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:58:11.052Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7545f3d2b2897fb9", X-B3-SpanId:"0addb3442ec67900", X-B3-ParentSpanId:"7545f3d2b2897fb9", X-B3-Sampled:"0", X-ONAP-RequestID:"5741b3d8-b43e-4bd6-b483-a1d32de640c5", X-RequestID:"5741b3d8-b43e-4bd6-b483-a1d32de640c5", X-TransactionID:"5741b3d8-b43e-4bd6-b483-a1d32de640c5", X-ECOMP-RequestID:"5741b3d8-b43e-4bd6-b483-a1d32de640c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2ac8b5f-5c68-4892-ad41-b20e41affbe4"]
2022-04-17T03:58:11.052Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:58:11.052Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:58:11.574Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:11.574Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:11.574Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:58:11.575Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:11.575Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:58:11.576Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:11.576Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:58:11.577Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:11.577Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:11.578Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:11.578Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:11.578Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:11.578Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7545f3d2b2897fb9", X-B3-SpanId:"fc1d51c95ffa6420", X-B3-ParentSpanId:"7545f3d2b2897fb9", X-B3-Sampled:"0", X-ONAP-RequestID:"5741b3d8-b43e-4bd6-b483-a1d32de640c5", X-RequestID:"5741b3d8-b43e-4bd6-b483-a1d32de640c5", X-TransactionID:"5741b3d8-b43e-4bd6-b483-a1d32de640c5", X-ECOMP-RequestID:"5741b3d8-b43e-4bd6-b483-a1d32de640c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0879257a-6e11-44a7-902f-d99ba11077aa"]
2022-04-17T03:58:11.579Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:11.579Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:11.589Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:11.589Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:11.589Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:11.589Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:11.590Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:11.591Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:11.591Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:11.597Z|5741b3d8-b43e-4bd6-b483-a1d32de640c5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:12.691Z|b8f55f04-8cbd-4c8b-95ab-a93555d383fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:12.691Z|b8f55f04-8cbd-4c8b-95ab-a93555d383fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:12.902Z|0e823387-e778-4fd3-85e3-6b1c80a16a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:12.902Z|a2f0aadd-1939-4163-8637-190642d72212|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:12.902Z|a2f0aadd-1939-4163-8637-190642d72212|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:12.902Z|0e823387-e778-4fd3-85e3-6b1c80a16a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:12.903Z|241c90cf-9529-41e5-8c47-ed69ef79872f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:12.904Z|241c90cf-9529-41e5-8c47-ed69ef79872f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:16.724Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:16.724Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:16.728Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:16.728Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:16.728Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:58:16.728Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:58:16.728Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:16.728Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:16.728Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:16.729Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:58:16.729Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:16.729Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9443b7a8d7db2be0", X-B3-SpanId:"23844b2bf85ddc1b", X-B3-ParentSpanId:"9443b7a8d7db2be0", X-B3-Sampled:"0", X-ONAP-RequestID:"ee38728b-e787-4c65-970d-1c8b7847b2bd", X-RequestID:"ee38728b-e787-4c65-970d-1c8b7847b2bd", X-TransactionID:"ee38728b-e787-4c65-970d-1c8b7847b2bd", X-ECOMP-RequestID:"ee38728b-e787-4c65-970d-1c8b7847b2bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d398c3d-341d-4a36-8dd3-b5d80ef325e8"]
2022-04-17T03:58:16.729Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:58:16.729Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:58:16.729Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:58:16.729Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6825263b5e66794a", X-B3-SpanId:"1e46973e6d30e610", X-B3-ParentSpanId:"6825263b5e66794a", X-B3-Sampled:"0", X-ONAP-RequestID:"e1db9032-5191-4f59-b9c4-ade22773f8a5", X-RequestID:"e1db9032-5191-4f59-b9c4-ade22773f8a5", X-TransactionID:"e1db9032-5191-4f59-b9c4-ade22773f8a5", X-ECOMP-RequestID:"e1db9032-5191-4f59-b9c4-ade22773f8a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e3315cc-21b5-42c3-b116-de7c78c39fb0"]
2022-04-17T03:58:16.730Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:58:16.730Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:58:17.573Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:17.573Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:17.574Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:17.574Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:17.574Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:58:17.574Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:58:17.574Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:17.574Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:17.575Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:58:17.575Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:17.575Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:58:17.576Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:58:17.576Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:17.577Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:58:17.577Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:58:17.577Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:17.577Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:17.577Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:58:17.577Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:17.578Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6825263b5e66794a", X-B3-SpanId:"10d97044009cd339", X-B3-ParentSpanId:"6825263b5e66794a", X-B3-Sampled:"0", X-ONAP-RequestID:"e1db9032-5191-4f59-b9c4-ade22773f8a5", X-RequestID:"e1db9032-5191-4f59-b9c4-ade22773f8a5", X-TransactionID:"e1db9032-5191-4f59-b9c4-ade22773f8a5", X-ECOMP-RequestID:"e1db9032-5191-4f59-b9c4-ade22773f8a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"622bc144-0825-4f54-a00b-04e5632ea7d9"]
2022-04-17T03:58:17.578Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:58:17.578Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:17.578Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:17.578Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:17.578Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:17.578Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:58:17.579Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:17.579Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9443b7a8d7db2be0", X-B3-SpanId:"d8f302df7eea9212", X-B3-ParentSpanId:"9443b7a8d7db2be0", X-B3-Sampled:"0", X-ONAP-RequestID:"ee38728b-e787-4c65-970d-1c8b7847b2bd", X-RequestID:"ee38728b-e787-4c65-970d-1c8b7847b2bd", X-TransactionID:"ee38728b-e787-4c65-970d-1c8b7847b2bd", X-ECOMP-RequestID:"ee38728b-e787-4c65-970d-1c8b7847b2bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26855fbc-e71a-46ec-853c-6ad62e1bf367"]
2022-04-17T03:58:17.579Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:17.579Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:17.585Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:17.585Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:17.585Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:17.586Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:17.586Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:17.586Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:17.587Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:17.587Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:17.587Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:17.587Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:17.587Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:17.588Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:17.588Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:17.588Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:17.592Z|e1db9032-5191-4f59-b9c4-ade22773f8a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:17.592Z|ee38728b-e787-4c65-970d-1c8b7847b2bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:21.723Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:21.727Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:21.727Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:58:21.727Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:21.727Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:21.728Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:58:21.728Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ce07aff51b10c89", X-B3-SpanId:"4b0939a1311eb613", X-B3-ParentSpanId:"0ce07aff51b10c89", X-B3-Sampled:"0", X-ONAP-RequestID:"7111bbf9-1f7b-4668-8746-1a2c189c81fe", X-RequestID:"7111bbf9-1f7b-4668-8746-1a2c189c81fe", X-TransactionID:"7111bbf9-1f7b-4668-8746-1a2c189c81fe", X-ECOMP-RequestID:"7111bbf9-1f7b-4668-8746-1a2c189c81fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50498bdd-7b27-4fb0-b00e-a831ef90d421"]
2022-04-17T03:58:21.728Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:58:21.728Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:58:22.575Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:22.575Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:22.576Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:58:22.576Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:22.577Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:58:22.577Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:22.577Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:58:22.579Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:22.579Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:22.579Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:22.579Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:22.579Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:22.580Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ce07aff51b10c89", X-B3-SpanId:"63fe6c2d9351678d", X-B3-ParentSpanId:"0ce07aff51b10c89", X-B3-Sampled:"0", X-ONAP-RequestID:"7111bbf9-1f7b-4668-8746-1a2c189c81fe", X-RequestID:"7111bbf9-1f7b-4668-8746-1a2c189c81fe", X-TransactionID:"7111bbf9-1f7b-4668-8746-1a2c189c81fe", X-ECOMP-RequestID:"7111bbf9-1f7b-4668-8746-1a2c189c81fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c6520f1-a040-4c4b-bed9-1a8025bd451c"]
2022-04-17T03:58:22.580Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:22.580Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:22.925Z|5eceb28a-253e-4e89-91c1-4bf7afe5864c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:22.926Z|5eceb28a-253e-4e89-91c1-4bf7afe5864c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:22.927Z|2df85fee-a8ab-40a9-8d3b-b7c18b6e862e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:22.928Z|b67d970f-0511-44f3-a03f-167dacbf408b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:22.928Z|2df85fee-a8ab-40a9-8d3b-b7c18b6e862e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:22.928Z|b67d970f-0511-44f3-a03f-167dacbf408b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:23.572Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:23.573Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:23.573Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:23.573Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:23.574Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:23.574Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:23.575Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:23.580Z|7111bbf9-1f7b-4668-8746-1a2c189c81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:27.691Z|cb224f09-ff1d-4488-a1d2-89f68f35c6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:27.691Z|cb224f09-ff1d-4488-a1d2-89f68f35c6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:27.719Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:27.720Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:27.723Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:27.723Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:58:27.723Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:27.723Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:27.724Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:58:27.724Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09c170dbd0c6c248", X-B3-SpanId:"e8fe5f61168cfd65", X-B3-ParentSpanId:"09c170dbd0c6c248", X-B3-Sampled:"0", X-ONAP-RequestID:"cfb11438-af7b-4423-a7e0-4b7dc4371267", X-RequestID:"cfb11438-af7b-4423-a7e0-4b7dc4371267", X-TransactionID:"cfb11438-af7b-4423-a7e0-4b7dc4371267", X-ECOMP-RequestID:"cfb11438-af7b-4423-a7e0-4b7dc4371267", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84e151f5-625d-47ad-bd11-9618f1e2a512"]
2022-04-17T03:58:27.724Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:58:27.724Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:58:27.724Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:27.725Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:58:27.725Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:27.725Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:27.726Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:58:27.726Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"790cf22ebd0a2819", X-B3-SpanId:"e6516f270fd50b2b", X-B3-ParentSpanId:"790cf22ebd0a2819", X-B3-Sampled:"0", X-ONAP-RequestID:"6a250d28-c0e5-4d9d-8776-ecbb3268837b", X-RequestID:"6a250d28-c0e5-4d9d-8776-ecbb3268837b", X-TransactionID:"6a250d28-c0e5-4d9d-8776-ecbb3268837b", X-ECOMP-RequestID:"6a250d28-c0e5-4d9d-8776-ecbb3268837b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d89e1111-bea7-48d5-9c00-f9135dd8ec7a"]
2022-04-17T03:58:27.726Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:58:27.727Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:58:27.957Z|7d312b82-8cda-4d26-8847-f78dcc9136d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:27.957Z|7d312b82-8cda-4d26-8847-f78dcc9136d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:28.575Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:28.575Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:28.575Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:28.575Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:28.576Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:58:28.576Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:58:28.576Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:28.576Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:28.577Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:58:28.577Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:28.577Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:58:28.577Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:58:28.578Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:28.578Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:58:28.578Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:58:28.579Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:28.579Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:28.579Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:58:28.579Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:58:28.579Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:28.579Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:28.579Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09c170dbd0c6c248", X-B3-SpanId:"a028df8f9f6c0a78", X-B3-ParentSpanId:"09c170dbd0c6c248", X-B3-Sampled:"0", X-ONAP-RequestID:"cfb11438-af7b-4423-a7e0-4b7dc4371267", X-RequestID:"cfb11438-af7b-4423-a7e0-4b7dc4371267", X-TransactionID:"cfb11438-af7b-4423-a7e0-4b7dc4371267", X-ECOMP-RequestID:"cfb11438-af7b-4423-a7e0-4b7dc4371267", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9090214f-18ec-4d06-8eb2-6878f38bf9c7"]
2022-04-17T03:58:28.580Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:28.579Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:28.580Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:28.580Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:58:28.580Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:28.580Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"790cf22ebd0a2819", X-B3-SpanId:"d18a1249f7f01210", X-B3-ParentSpanId:"790cf22ebd0a2819", X-B3-Sampled:"0", X-ONAP-RequestID:"6a250d28-c0e5-4d9d-8776-ecbb3268837b", X-RequestID:"6a250d28-c0e5-4d9d-8776-ecbb3268837b", X-TransactionID:"6a250d28-c0e5-4d9d-8776-ecbb3268837b", X-ECOMP-RequestID:"6a250d28-c0e5-4d9d-8776-ecbb3268837b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ae384e7-e68e-4f7e-8af7-49ac353bb879"]
2022-04-17T03:58:28.580Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:28.581Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:28.586Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:28.586Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:28.586Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:28.587Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:28.587Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:28.587Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:28.588Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:28.588Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:28.588Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:28.588Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:28.589Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:28 GMT", Connection:"close"]
2022-04-17T03:58:28.590Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:28.590Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:28.591Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:28.594Z|cfb11438-af7b-4423-a7e0-4b7dc4371267|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:28.595Z|6a250d28-c0e5-4d9d-8776-ecbb3268837b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:32.948Z|96224f18-73dd-495f-8812-2490cedcc52c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:32.948Z|b36b96b2-598b-4ff2-8731-6c2532a1d612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:32.949Z|8384b708-c587-44f8-838c-e14cfbfe7b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:32.949Z|96224f18-73dd-495f-8812-2490cedcc52c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:32.949Z|b36b96b2-598b-4ff2-8731-6c2532a1d612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:32.949Z|8384b708-c587-44f8-838c-e14cfbfe7b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:33.706Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:33.710Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:33.710Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:58:33.710Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:33.710Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:33.711Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:58:33.711Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57b07be43715c1fc", X-B3-SpanId:"90cfca949adfab8b", X-B3-ParentSpanId:"57b07be43715c1fc", X-B3-Sampled:"0", X-ONAP-RequestID:"faa9363c-0613-416d-8cb0-f89db6d09c63", X-RequestID:"faa9363c-0613-416d-8cb0-f89db6d09c63", X-TransactionID:"faa9363c-0613-416d-8cb0-f89db6d09c63", X-ECOMP-RequestID:"faa9363c-0613-416d-8cb0-f89db6d09c63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d459de52-e7e8-4966-a975-67b67852961d"]
2022-04-17T03:58:33.711Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:58:33.711Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:58:34.576Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:34.577Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:34.577Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:58:34.577Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:34.578Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:58:34.578Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:34.578Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:58:34.580Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:34.580Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:34.580Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:34.581Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:34.581Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:34.581Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57b07be43715c1fc", X-B3-SpanId:"ba91ef1eae05d046", X-B3-ParentSpanId:"57b07be43715c1fc", X-B3-Sampled:"0", X-ONAP-RequestID:"faa9363c-0613-416d-8cb0-f89db6d09c63", X-RequestID:"faa9363c-0613-416d-8cb0-f89db6d09c63", X-TransactionID:"faa9363c-0613-416d-8cb0-f89db6d09c63", X-ECOMP-RequestID:"faa9363c-0613-416d-8cb0-f89db6d09c63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9d3b036-1e12-4589-a867-9e48e086dd7d"]
2022-04-17T03:58:34.581Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:34.581Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:34.592Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:34.592Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:34.592Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:34.593Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:34.593Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:34.593Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:34.594Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:34.602Z|faa9363c-0613-416d-8cb0-f89db6d09c63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:38.723Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:38.726Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:38.726Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:58:38.726Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:38.726Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:38.726Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:58:38.727Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"411090806f82f6cc", X-B3-SpanId:"fbcb57182e72ca66", X-B3-ParentSpanId:"411090806f82f6cc", X-B3-Sampled:"0", X-ONAP-RequestID:"0319f562-14fa-4964-93ea-b001c76507d3", X-RequestID:"0319f562-14fa-4964-93ea-b001c76507d3", X-TransactionID:"0319f562-14fa-4964-93ea-b001c76507d3", X-ECOMP-RequestID:"0319f562-14fa-4964-93ea-b001c76507d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a551162-db8f-427a-b681-31e015860acc"]
2022-04-17T03:58:38.727Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:58:38.727Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:58:38.728Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:38.731Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:38.731Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:58:38.732Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:38.732Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:38.732Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:58:38.732Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b73bc6c44677b2d", X-B3-SpanId:"d4a1c796871dd081", X-B3-ParentSpanId:"1b73bc6c44677b2d", X-B3-Sampled:"0", X-ONAP-RequestID:"c5726ad5-162e-4280-9ddb-906331d601fb", X-RequestID:"c5726ad5-162e-4280-9ddb-906331d601fb", X-TransactionID:"c5726ad5-162e-4280-9ddb-906331d601fb", X-ECOMP-RequestID:"c5726ad5-162e-4280-9ddb-906331d601fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94b355d2-2ba3-48d9-86a8-c95fb4e4358c"]
2022-04-17T03:58:38.732Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:58:38.733Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:58:39.577Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:39.577Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:39.577Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:39.577Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:39.578Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:58:39.578Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:58:39.578Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:39.578Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:39.578Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:58:39.579Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:39.579Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:58:39.579Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:58:39.579Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:39.580Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:58:39.581Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:58:39.581Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:39.581Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:39.581Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:58:39.581Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:39.581Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:58:39.582Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b73bc6c44677b2d", X-B3-SpanId:"9eeb2c125c7ee411", X-B3-ParentSpanId:"1b73bc6c44677b2d", X-B3-Sampled:"0", X-ONAP-RequestID:"c5726ad5-162e-4280-9ddb-906331d601fb", X-RequestID:"c5726ad5-162e-4280-9ddb-906331d601fb", X-TransactionID:"c5726ad5-162e-4280-9ddb-906331d601fb", X-ECOMP-RequestID:"c5726ad5-162e-4280-9ddb-906331d601fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ce4202a-a017-4280-8d01-a083664530b6"]
2022-04-17T03:58:39.582Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:39.582Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:39.582Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:39.582Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:39.582Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:58:39.583Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:39.583Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"411090806f82f6cc", X-B3-SpanId:"25b0674ee958671f", X-B3-ParentSpanId:"411090806f82f6cc", X-B3-Sampled:"0", X-ONAP-RequestID:"0319f562-14fa-4964-93ea-b001c76507d3", X-RequestID:"0319f562-14fa-4964-93ea-b001c76507d3", X-TransactionID:"0319f562-14fa-4964-93ea-b001c76507d3", X-ECOMP-RequestID:"0319f562-14fa-4964-93ea-b001c76507d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2363ed1d-1732-49ff-97f9-e981e929a659"]
2022-04-17T03:58:39.583Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:39.584Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:39.598Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:39.598Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:39.598Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:39.598Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:39.598Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:39.598Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:39.598Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:39.599Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:39.599Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:39.599Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:39.599Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:39.599Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:39.599Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:39.599Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:39.606Z|c5726ad5-162e-4280-9ddb-906331d601fb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:39.606Z|0319f562-14fa-4964-93ea-b001c76507d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:42.691Z|d429c877-691f-4092-8ba1-b8c7f69bb3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:42.693Z|d429c877-691f-4092-8ba1-b8c7f69bb3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:42.972Z|4e2d3198-a67b-4c33-885e-7d9a8a3111a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:42.972Z|4e2d3198-a67b-4c33-885e-7d9a8a3111a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:42.973Z|48fced57-742f-4d35-b971-76340991eca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:42.973Z|48fced57-742f-4d35-b971-76340991eca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:42.974Z|efe4dd6d-cd5d-4469-80b0-a9b3ae469c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:42.974Z|efe4dd6d-cd5d-4469-80b0-a9b3ae469c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:44.732Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:44.735Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:44.735Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:58:44.736Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:44.736Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:44.736Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:58:44.736Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2df9523929988041", X-B3-SpanId:"ba5bc8035616e8bc", X-B3-ParentSpanId:"2df9523929988041", X-B3-Sampled:"0", X-ONAP-RequestID:"caacd5b8-7c28-4a0c-87d4-a22eabdee58e", X-RequestID:"caacd5b8-7c28-4a0c-87d4-a22eabdee58e", X-TransactionID:"caacd5b8-7c28-4a0c-87d4-a22eabdee58e", X-ECOMP-RequestID:"caacd5b8-7c28-4a0c-87d4-a22eabdee58e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4b3c345-db0d-4fdf-9bb7-07eab7bec29d"]
2022-04-17T03:58:44.736Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:58:44.737Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:58:44.750Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:44.750Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:44.750Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:58:44.750Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:44.752Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:58:44.753Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:44.753Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:58:44.754Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:44.754Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:44.754Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:44.755Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:44.755Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:44.755Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2df9523929988041", X-B3-SpanId:"75c22583fe39cf43", X-B3-ParentSpanId:"2df9523929988041", X-B3-Sampled:"0", X-ONAP-RequestID:"caacd5b8-7c28-4a0c-87d4-a22eabdee58e", X-RequestID:"caacd5b8-7c28-4a0c-87d4-a22eabdee58e", X-TransactionID:"caacd5b8-7c28-4a0c-87d4-a22eabdee58e", X-ECOMP-RequestID:"caacd5b8-7c28-4a0c-87d4-a22eabdee58e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e712a615-c99b-42f4-a1d6-6fd36bbc60e1"]
2022-04-17T03:58:44.755Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:44.755Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:44.765Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:44.765Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:44.765Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:44.766Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:44.766Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:44.767Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:44.767Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:44.773Z|caacd5b8-7c28-4a0c-87d4-a22eabdee58e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:47.266Z|a5ac8f6f-3576-4159-a584-f11b664f5414|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:58:47.266Z|a5ac8f6f-3576-4159-a584-f11b664f5414|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:49.730Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:49.734Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:49.734Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:58:49.734Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:49.735Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:49.735Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:58:49.735Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:49.735Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c54a8203f5afa834", X-B3-SpanId:"32504cf148574208", X-B3-ParentSpanId:"c54a8203f5afa834", X-B3-Sampled:"0", X-ONAP-RequestID:"72c817fa-694c-4ace-a6bd-1b359470acf5", X-RequestID:"72c817fa-694c-4ace-a6bd-1b359470acf5", X-TransactionID:"72c817fa-694c-4ace-a6bd-1b359470acf5", X-ECOMP-RequestID:"72c817fa-694c-4ace-a6bd-1b359470acf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"421c750b-2221-4cbe-91cb-e7bb022b5a20"]
2022-04-17T03:58:49.735Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:58:49.735Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:58:49.738Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:49.739Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:58:49.739Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:49.740Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:49.740Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:58:49.740Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caaa8dc80e55eeae", X-B3-SpanId:"f8bf41debdcae275", X-B3-ParentSpanId:"caaa8dc80e55eeae", X-B3-Sampled:"0", X-ONAP-RequestID:"fa99134c-a9e3-4e95-b774-5cdaf66063a2", X-RequestID:"fa99134c-a9e3-4e95-b774-5cdaf66063a2", X-TransactionID:"fa99134c-a9e3-4e95-b774-5cdaf66063a2", X-ECOMP-RequestID:"fa99134c-a9e3-4e95-b774-5cdaf66063a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"319ec20a-a3fc-4694-a8f9-476c3d6f7ec6"]
2022-04-17T03:58:49.740Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:58:49.741Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:58:49.745Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:49.745Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:49.745Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:58:49.746Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:49.746Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:58:49.746Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:49.747Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:58:49.748Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:58:49.748Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:49.748Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:49.748Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:49.748Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:49.748Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:58:49.749Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:58:49.749Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:49.749Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:49.749Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c54a8203f5afa834", X-B3-SpanId:"d4c5ce2aa24e7226", X-B3-ParentSpanId:"c54a8203f5afa834", X-B3-Sampled:"0", X-ONAP-RequestID:"72c817fa-694c-4ace-a6bd-1b359470acf5", X-RequestID:"72c817fa-694c-4ace-a6bd-1b359470acf5", X-TransactionID:"72c817fa-694c-4ace-a6bd-1b359470acf5", X-ECOMP-RequestID:"72c817fa-694c-4ace-a6bd-1b359470acf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69c2622d-3ad8-4af2-a4cc-c35faf3a4f3e"]
2022-04-17T03:58:49.749Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:58:49.749Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:49.749Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:49.749Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:49.750Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:58:49.751Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:58:49.751Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:49.751Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:49.751Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:58:49.751Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:49.752Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caaa8dc80e55eeae", X-B3-SpanId:"00460df734683cf3", X-B3-ParentSpanId:"caaa8dc80e55eeae", X-B3-Sampled:"0", X-ONAP-RequestID:"fa99134c-a9e3-4e95-b774-5cdaf66063a2", X-RequestID:"fa99134c-a9e3-4e95-b774-5cdaf66063a2", X-TransactionID:"fa99134c-a9e3-4e95-b774-5cdaf66063a2", X-ECOMP-RequestID:"fa99134c-a9e3-4e95-b774-5cdaf66063a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3003cdc-a164-41fc-9f9d-5e2233011c4d"]
2022-04-17T03:58:49.752Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:49.752Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:49.756Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:49.756Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:49.757Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:49.757Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:49.757Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:49.758Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:49.758Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:49.758Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:49.758Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:49.759Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:49.759Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:49.759Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:49.759Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:49.760Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:49.764Z|72c817fa-694c-4ace-a6bd-1b359470acf5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:49.764Z|fa99134c-a9e3-4e95-b774-5cdaf66063a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:52.997Z|67df7528-38b4-4c7e-9e19-d505d7a493fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:52.997Z|b84964bf-c400-47dd-b323-91aa97d16dda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:52.997Z|73b81f29-ca89-4f68-b157-945e68edba0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:52.997Z|b84964bf-c400-47dd-b323-91aa97d16dda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:52.997Z|67df7528-38b4-4c7e-9e19-d505d7a493fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:52.998Z|73b81f29-ca89-4f68-b157-945e68edba0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:54.898Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:54.901Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:54.901Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:58:54.901Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:54.902Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:58:54.902Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:58:54.902Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18fc0d841e96047d", X-B3-SpanId:"b9f363ca7a03aaa2", X-B3-ParentSpanId:"18fc0d841e96047d", X-B3-Sampled:"0", X-ONAP-RequestID:"fbb24f5d-f263-4361-b668-e8545f58717b", X-RequestID:"fbb24f5d-f263-4361-b668-e8545f58717b", X-TransactionID:"fbb24f5d-f263-4361-b668-e8545f58717b", X-ECOMP-RequestID:"fbb24f5d-f263-4361-b668-e8545f58717b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f91f2ef6-a0a2-4200-8911-a99481fe3fcf"]
2022-04-17T03:58:54.902Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:58:54.902Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:58:55.578Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:55.579Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:55.579Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:58:55.579Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:55.580Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:58:55.580Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:55.581Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:58:55.582Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:55.582Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:58:55.583Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:55.583Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:58:55.583Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:58:55.583Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18fc0d841e96047d", X-B3-SpanId:"8faec17c6295065f", X-B3-ParentSpanId:"18fc0d841e96047d", X-B3-Sampled:"0", X-ONAP-RequestID:"fbb24f5d-f263-4361-b668-e8545f58717b", X-RequestID:"fbb24f5d-f263-4361-b668-e8545f58717b", X-TransactionID:"fbb24f5d-f263-4361-b668-e8545f58717b", X-ECOMP-RequestID:"fbb24f5d-f263-4361-b668-e8545f58717b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c2c1615-8660-44cc-8b3a-572600fdd9a7"]
2022-04-17T03:58:55.584Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:58:55.584Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:58:55.590Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:58:55.591Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:58:55.591Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:58:55.591Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:58:55.592Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:58:55.592Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:58:55.592Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:58:55.597Z|fbb24f5d-f263-4361-b668-e8545f58717b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:58:57.691Z|ccbe9a5c-2fc5-443c-bdaa-46f962b981c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:57.691Z|ccbe9a5c-2fc5-443c-bdaa-46f962b981c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:57.958Z|34d942f0-0ebe-4c76-b443-6bb5bf0a3730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:57.958Z|34d942f0-0ebe-4c76-b443-6bb5bf0a3730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:59.891Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:59.891Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:58:59.895Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:59.895Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:59.895Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:58:59.895Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:58:59.896Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:59.896Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:58:59.896Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:58:59.896Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:58:59.896Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:58:59.896Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afdc1b42da94a96f", X-B3-SpanId:"450ba6f5bdb9caba", X-B3-ParentSpanId:"afdc1b42da94a96f", X-B3-Sampled:"0", X-ONAP-RequestID:"d34f6f6a-ff86-4364-9e71-4478140fa343", X-RequestID:"d34f6f6a-ff86-4364-9e71-4478140fa343", X-TransactionID:"d34f6f6a-ff86-4364-9e71-4478140fa343", X-ECOMP-RequestID:"d34f6f6a-ff86-4364-9e71-4478140fa343", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b8443f3-4a81-4d9f-a140-3e0874472d04"]
2022-04-17T03:58:59.896Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:58:59.896Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:58:59.896Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cd343da1c8e2f18", X-B3-SpanId:"bed537c700fb8c9c", X-B3-ParentSpanId:"0cd343da1c8e2f18", X-B3-Sampled:"0", X-ONAP-RequestID:"d16e111f-7670-497d-bfa4-ec036205e22d", X-RequestID:"d16e111f-7670-497d-bfa4-ec036205e22d", X-TransactionID:"d16e111f-7670-497d-bfa4-ec036205e22d", X-ECOMP-RequestID:"d16e111f-7670-497d-bfa4-ec036205e22d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e72e913-c6b0-4762-8b08-afe803885a2a"]
2022-04-17T03:58:59.897Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:58:59.897Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:58:59.897Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:59:00.578Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:00.578Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:00.579Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:00.579Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:00.579Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:59:00.579Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:59:00.579Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:00.579Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:58:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:00.580Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:59:00.580Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:59:00.580Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:00.580Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:00.580Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:59:00.580Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:59:00.582Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:00.582Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:00.582Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:00.582Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:00.582Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:00.583Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:00.583Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:00.583Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:00.583Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:00.583Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cd343da1c8e2f18", X-B3-SpanId:"94dcc3d074dac829", X-B3-ParentSpanId:"0cd343da1c8e2f18", X-B3-Sampled:"0", X-ONAP-RequestID:"d16e111f-7670-497d-bfa4-ec036205e22d", X-RequestID:"d16e111f-7670-497d-bfa4-ec036205e22d", X-TransactionID:"d16e111f-7670-497d-bfa4-ec036205e22d", X-ECOMP-RequestID:"d16e111f-7670-497d-bfa4-ec036205e22d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca436255-60c1-4296-b390-96a832a5e5d9"]
2022-04-17T03:59:00.583Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:00.583Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:00.584Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:00.583Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afdc1b42da94a96f", X-B3-SpanId:"e473187c398b716c", X-B3-ParentSpanId:"afdc1b42da94a96f", X-B3-Sampled:"0", X-ONAP-RequestID:"d34f6f6a-ff86-4364-9e71-4478140fa343", X-RequestID:"d34f6f6a-ff86-4364-9e71-4478140fa343", X-TransactionID:"d34f6f6a-ff86-4364-9e71-4478140fa343", X-ECOMP-RequestID:"d34f6f6a-ff86-4364-9e71-4478140fa343", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b0beb0f-13c8-43ff-9e26-69b039606794"]
2022-04-17T03:59:00.584Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:00.584Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:00.594Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:00.594Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:00.594Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:00.594Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:00.594Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:00.594Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:00.595Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:00.595Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:00.595Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:00.595Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:00.595Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:00.596Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:00.596Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:00.596Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:00.601Z|d34f6f6a-ff86-4364-9e71-4478140fa343|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:00.601Z|d16e111f-7670-497d-bfa4-ec036205e22d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:03.020Z|3e3e057a-a754-46b0-989b-ab887c38cc01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:03.020Z|1ad25f57-c6c6-4c54-a17b-5290adf54fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:03.021Z|340d8fb5-7d34-4fb7-9412-d1d1fde0827c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:03.021Z|340d8fb5-7d34-4fb7-9412-d1d1fde0827c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:03.021Z|3e3e057a-a754-46b0-989b-ab887c38cc01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:03.021Z|1ad25f57-c6c6-4c54-a17b-5290adf54fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:05.726Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:05.729Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:59:05.729Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:59:05.729Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:05.729Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:59:05.730Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:59:05.730Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd1630d2c47979a7", X-B3-SpanId:"136987e0975da847", X-B3-ParentSpanId:"dd1630d2c47979a7", X-B3-Sampled:"0", X-ONAP-RequestID:"398e5878-4b4e-4431-86a3-1802c75cf687", X-RequestID:"398e5878-4b4e-4431-86a3-1802c75cf687", X-TransactionID:"398e5878-4b4e-4431-86a3-1802c75cf687", X-ECOMP-RequestID:"398e5878-4b4e-4431-86a3-1802c75cf687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5285baeb-f1f3-4443-b9dd-c20a1e85d895"]
2022-04-17T03:59:05.730Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:59:05.730Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:59:06.580Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:06.580Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:06.580Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:59:06.581Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:06.581Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:59:06.581Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:06.582Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:59:06.583Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:59:06.583Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:06.583Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:06.584Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:59:06.584Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:06.584Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd1630d2c47979a7", X-B3-SpanId:"5059ad61c4d82513", X-B3-ParentSpanId:"dd1630d2c47979a7", X-B3-Sampled:"0", X-ONAP-RequestID:"398e5878-4b4e-4431-86a3-1802c75cf687", X-RequestID:"398e5878-4b4e-4431-86a3-1802c75cf687", X-TransactionID:"398e5878-4b4e-4431-86a3-1802c75cf687", X-ECOMP-RequestID:"398e5878-4b4e-4431-86a3-1802c75cf687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4110736-3957-4fb8-8e7b-4d51c420afc6"]
2022-04-17T03:59:06.584Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:06.585Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:07.577Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:07.578Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:07.578Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:07.578Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:07.580Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:07.580Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:07.580Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:07.585Z|398e5878-4b4e-4431-86a3-1802c75cf687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:10.731Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:10.733Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:59:10.734Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:59:10.734Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:10.734Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:59:10.734Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:59:10.735Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8358d09a9d9ef68", X-B3-SpanId:"1c053c901e0c581f", X-B3-ParentSpanId:"a8358d09a9d9ef68", X-B3-Sampled:"0", X-ONAP-RequestID:"c128f77b-1481-4b5c-919c-510684b77772", X-RequestID:"c128f77b-1481-4b5c-919c-510684b77772", X-TransactionID:"c128f77b-1481-4b5c-919c-510684b77772", X-ECOMP-RequestID:"c128f77b-1481-4b5c-919c-510684b77772", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b9e8d90-4c8d-42be-8023-17445b0e6543"]
2022-04-17T03:59:10.735Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:59:10.735Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:59:10.736Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:10.739Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:59:10.740Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:59:10.740Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:10.740Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:59:10.741Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:59:10.741Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b17c659208570e6c", X-B3-SpanId:"d067dd1cffb0c3a5", X-B3-ParentSpanId:"b17c659208570e6c", X-B3-Sampled:"0", X-ONAP-RequestID:"6eec1d3d-557d-4048-b31f-6923d92345b3", X-RequestID:"6eec1d3d-557d-4048-b31f-6923d92345b3", X-TransactionID:"6eec1d3d-557d-4048-b31f-6923d92345b3", X-ECOMP-RequestID:"6eec1d3d-557d-4048-b31f-6923d92345b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7df580e-a248-45e8-8bfa-712253fb0a56"]
2022-04-17T03:59:10.741Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:59:10.741Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:59:11.580Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:11.581Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:11.580Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:11.581Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:59:11.581Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:11.581Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:11.581Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:59:11.582Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:59:11.582Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:11.582Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:11.582Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:59:11.582Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:59:11.583Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:11.583Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:59:11.583Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:11.584Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:11.584Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:11.584Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:11.584Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:11.584Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:11.584Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:11.585Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8358d09a9d9ef68", X-B3-SpanId:"374d5f664fa9af54", X-B3-ParentSpanId:"a8358d09a9d9ef68", X-B3-Sampled:"0", X-ONAP-RequestID:"c128f77b-1481-4b5c-919c-510684b77772", X-RequestID:"c128f77b-1481-4b5c-919c-510684b77772", X-TransactionID:"c128f77b-1481-4b5c-919c-510684b77772", X-ECOMP-RequestID:"c128f77b-1481-4b5c-919c-510684b77772", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"125c9405-6c07-4cc4-a80b-8f5f33ffaa0f"]
2022-04-17T03:59:11.585Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:11.585Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:11.585Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:11.585Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:11.585Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:11.585Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b17c659208570e6c", X-B3-SpanId:"11a9208084f4b77f", X-B3-ParentSpanId:"b17c659208570e6c", X-B3-Sampled:"0", X-ONAP-RequestID:"6eec1d3d-557d-4048-b31f-6923d92345b3", X-RequestID:"6eec1d3d-557d-4048-b31f-6923d92345b3", X-TransactionID:"6eec1d3d-557d-4048-b31f-6923d92345b3", X-ECOMP-RequestID:"6eec1d3d-557d-4048-b31f-6923d92345b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2754255-b84c-46f1-bcd4-61e9bce2c499"]
2022-04-17T03:59:11.586Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:11.586Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:11.593Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:11.593Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:11.594Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:11.594Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:11.594Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:11.594Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:11.594Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:11.595Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:11.595Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:11.595Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:11.595Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:11.595Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:11.596Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:11.596Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:11.600Z|6eec1d3d-557d-4048-b31f-6923d92345b3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:11.601Z|c128f77b-1481-4b5c-919c-510684b77772|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:12.691Z|8eca88ec-48a4-4b58-8332-6e9610b189f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:12.691Z|8eca88ec-48a4-4b58-8332-6e9610b189f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:59:13.045Z|5c853bc8-be72-4f16-b054-74f43e382d67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:13.045Z|25b6bf09-59b9-42e3-9635-4b813b6f938f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:13.045Z|df97f0e7-2aa7-465e-878c-9b8bfa7291fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:13.045Z|5c853bc8-be72-4f16-b054-74f43e382d67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:13.045Z|df97f0e7-2aa7-465e-878c-9b8bfa7291fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:13.045Z|25b6bf09-59b9-42e3-9635-4b813b6f938f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:17.713Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:17.718Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:59:17.719Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:59:17.719Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:17.719Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:59:17.720Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:59:17.720Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c39972502569db28", X-B3-SpanId:"ca99398f92351af2", X-B3-ParentSpanId:"c39972502569db28", X-B3-Sampled:"0", X-ONAP-RequestID:"155fcaa0-b63d-4d0c-b8c8-90822b326364", X-RequestID:"155fcaa0-b63d-4d0c-b8c8-90822b326364", X-TransactionID:"155fcaa0-b63d-4d0c-b8c8-90822b326364", X-ECOMP-RequestID:"155fcaa0-b63d-4d0c-b8c8-90822b326364", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3685c7b3-df34-401e-8344-09d5e7323fae"]
2022-04-17T03:59:17.720Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:59:17.721Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:59:18.582Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:18.583Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:18.583Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:59:18.583Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:18.584Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:59:18.584Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:18.584Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:59:18.585Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:59:18.586Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:18.586Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:18.586Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:59:18.586Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:18.587Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c39972502569db28", X-B3-SpanId:"3975ce81e6dab368", X-B3-ParentSpanId:"c39972502569db28", X-B3-Sampled:"0", X-ONAP-RequestID:"155fcaa0-b63d-4d0c-b8c8-90822b326364", X-RequestID:"155fcaa0-b63d-4d0c-b8c8-90822b326364", X-TransactionID:"155fcaa0-b63d-4d0c-b8c8-90822b326364", X-ECOMP-RequestID:"155fcaa0-b63d-4d0c-b8c8-90822b326364", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8654c46a-30f8-4044-8dac-d79f59d86ae7"]
2022-04-17T03:59:18.587Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:18.587Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:18.594Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:18.594Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:18.594Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:18.595Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:18.595Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:18.595Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:18.595Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:18.600Z|155fcaa0-b63d-4d0c-b8c8-90822b326364|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:21.727Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:21.727Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:21.730Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:59:21.730Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:59:21.731Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:59:21.731Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:59:21.731Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:21.731Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:21.731Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:59:21.731Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:59:21.731Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:59:21.731Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:59:21.731Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b387e0f7eb8d7208", X-B3-SpanId:"968886d94993c74d", X-B3-ParentSpanId:"b387e0f7eb8d7208", X-B3-Sampled:"0", X-ONAP-RequestID:"1614adfc-3e1d-4824-a19a-c72a0193178d", X-RequestID:"1614adfc-3e1d-4824-a19a-c72a0193178d", X-TransactionID:"1614adfc-3e1d-4824-a19a-c72a0193178d", X-ECOMP-RequestID:"1614adfc-3e1d-4824-a19a-c72a0193178d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a167e113-49c2-477e-b01e-03ba95496235"]
2022-04-17T03:59:21.731Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"100fc16d6003459c", X-B3-SpanId:"cb276c3048739937", X-B3-ParentSpanId:"100fc16d6003459c", X-B3-Sampled:"0", X-ONAP-RequestID:"93cb6484-e46a-402d-bc1a-bbb79c64b105", X-RequestID:"93cb6484-e46a-402d-bc1a-bbb79c64b105", X-TransactionID:"93cb6484-e46a-402d-bc1a-bbb79c64b105", X-ECOMP-RequestID:"93cb6484-e46a-402d-bc1a-bbb79c64b105", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ed05433-d149-4264-9d77-81b874992869"]
2022-04-17T03:59:21.732Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:59:21.732Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:59:21.732Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:59:21.732Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:59:22.582Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:22.583Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:22.583Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:22.583Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:22.583Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:59:22.583Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:59:22.583Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:22.583Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:22.584Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:59:22.584Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:22.584Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:59:22.585Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:59:22.586Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:22.586Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:22.586Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:59:22.586Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:22.586Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:22.586Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:22.587Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:22.587Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:22.587Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"100fc16d6003459c", X-B3-SpanId:"fb0abcd580210537", X-B3-ParentSpanId:"100fc16d6003459c", X-B3-Sampled:"0", X-ONAP-RequestID:"93cb6484-e46a-402d-bc1a-bbb79c64b105", X-RequestID:"93cb6484-e46a-402d-bc1a-bbb79c64b105", X-TransactionID:"93cb6484-e46a-402d-bc1a-bbb79c64b105", X-ECOMP-RequestID:"93cb6484-e46a-402d-bc1a-bbb79c64b105", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74ceef17-aedf-4672-8115-7bac480c12b3"]
2022-04-17T03:59:22.587Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:22.587Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:22.587Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:22.588Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:22.588Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:22.588Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:22.589Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b387e0f7eb8d7208", X-B3-SpanId:"7e78ec37249028ba", X-B3-ParentSpanId:"b387e0f7eb8d7208", X-B3-Sampled:"0", X-ONAP-RequestID:"1614adfc-3e1d-4824-a19a-c72a0193178d", X-RequestID:"1614adfc-3e1d-4824-a19a-c72a0193178d", X-TransactionID:"1614adfc-3e1d-4824-a19a-c72a0193178d", X-ECOMP-RequestID:"1614adfc-3e1d-4824-a19a-c72a0193178d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fed0e985-6649-4276-bf61-95190e50a49d"]
2022-04-17T03:59:22.589Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:22.589Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:22.594Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:22.595Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:22.595Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:22.595Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:22.596Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:22.596Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:22.596Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:22.598Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:22.599Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:22.599Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:22.599Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:22.599Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:22.600Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:22.600Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:22.601Z|93cb6484-e46a-402d-bc1a-bbb79c64b105|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:22.604Z|1614adfc-3e1d-4824-a19a-c72a0193178d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:23.102Z|90ff5f8a-6f8b-488f-8c68-15ace91c38df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:23.102Z|03543ae8-8af9-48f7-b700-f7dcc60f3fb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:23.102Z|90ff5f8a-6f8b-488f-8c68-15ace91c38df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:23.103Z|03543ae8-8af9-48f7-b700-f7dcc60f3fb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:23.103Z|e1fe180d-7680-40cf-b71c-1a483f25edf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:23.104Z|e1fe180d-7680-40cf-b71c-1a483f25edf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:27.691Z|3f17a27c-4443-46d3-8549-aa709ef8dd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:27.694Z|3f17a27c-4443-46d3-8549-aa709ef8dd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:59:27.959Z|74a4c13a-6e31-4fd0-9e75-7f10377db8df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:27.959Z|74a4c13a-6e31-4fd0-9e75-7f10377db8df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:59:28.728Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:28.731Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:59:28.731Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:59:28.731Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:28.732Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:59:28.732Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:59:28.732Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"698b45759ce8c838", X-B3-SpanId:"23f0273e3759af86", X-B3-ParentSpanId:"698b45759ce8c838", X-B3-Sampled:"0", X-ONAP-RequestID:"4e1c50e4-05fe-4ad3-b469-49db6d6b557b", X-RequestID:"4e1c50e4-05fe-4ad3-b469-49db6d6b557b", X-TransactionID:"4e1c50e4-05fe-4ad3-b469-49db6d6b557b", X-ECOMP-RequestID:"4e1c50e4-05fe-4ad3-b469-49db6d6b557b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fb3f416-0fe2-4b21-bf8b-bf823de14e1c"]
2022-04-17T03:59:28.732Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:59:28.732Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:59:29.583Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:29.584Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:29.584Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:59:29.584Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:29.585Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:59:29.586Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:29.586Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:59:29.587Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:59:29.587Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:29.588Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:29.588Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:59:29.588Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:29.588Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"698b45759ce8c838", X-B3-SpanId:"64baffb98d1c7661", X-B3-ParentSpanId:"698b45759ce8c838", X-B3-Sampled:"0", X-ONAP-RequestID:"4e1c50e4-05fe-4ad3-b469-49db6d6b557b", X-RequestID:"4e1c50e4-05fe-4ad3-b469-49db6d6b557b", X-TransactionID:"4e1c50e4-05fe-4ad3-b469-49db6d6b557b", X-ECOMP-RequestID:"4e1c50e4-05fe-4ad3-b469-49db6d6b557b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3a4fc7d-f0d1-4187-88ac-125bf728e5fe"]
2022-04-17T03:59:29.588Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:29.589Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:29.598Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:29.599Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:29.599Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:29.599Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:29.600Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:29.601Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:29.601Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:29.606Z|4e1c50e4-05fe-4ad3-b469-49db6d6b557b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:32.725Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:32.728Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:59:32.729Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:59:32.729Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:32.729Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:59:32.729Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:59:32.730Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"373fff1e4da56bec", X-B3-SpanId:"768755c861a3f655", X-B3-ParentSpanId:"373fff1e4da56bec", X-B3-Sampled:"0", X-ONAP-RequestID:"e7edbe79-61ba-4a05-8436-a77db2a44eae", X-RequestID:"e7edbe79-61ba-4a05-8436-a77db2a44eae", X-TransactionID:"e7edbe79-61ba-4a05-8436-a77db2a44eae", X-ECOMP-RequestID:"e7edbe79-61ba-4a05-8436-a77db2a44eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"817972e1-181b-4a2b-9428-f24408ff0123"]
2022-04-17T03:59:32.730Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:59:32.730Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:59:32.733Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:32.736Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:59:32.737Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:59:32.737Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:32.737Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:59:32.738Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:59:32.738Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1facb56f2fd0984c", X-B3-SpanId:"e9323964322e6bfe", X-B3-ParentSpanId:"1facb56f2fd0984c", X-B3-Sampled:"0", X-ONAP-RequestID:"c97a5088-3389-4da7-94b3-856f63a77e7c", X-RequestID:"c97a5088-3389-4da7-94b3-856f63a77e7c", X-TransactionID:"c97a5088-3389-4da7-94b3-856f63a77e7c", X-ECOMP-RequestID:"c97a5088-3389-4da7-94b3-856f63a77e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b12cf03-cea1-46f3-8266-51baae2a7bf1"]
2022-04-17T03:59:32.738Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:59:32.738Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:59:33.124Z|22548e4c-21ce-47bf-80de-ea4de8602783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:33.124Z|01773eed-371d-4cfd-8d4b-b6dcaea5f68e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:33.124Z|d4553d83-705f-4d8b-b429-6d8cc2a8d8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:33.125Z|22548e4c-21ce-47bf-80de-ea4de8602783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:33.125Z|d4553d83-705f-4d8b-b429-6d8cc2a8d8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:33.125Z|01773eed-371d-4cfd-8d4b-b6dcaea5f68e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:33.582Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:33.582Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:33.583Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:33.583Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:33.583Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:59:33.583Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:59:33.583Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:33.583Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:33.584Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:59:33.584Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:59:33.584Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:33.584Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:33.584Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:59:33.584Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:59:33.585Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:33.585Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:33.586Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:33.586Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:33.586Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:33.586Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:33.586Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:33.586Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:33.586Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:33.587Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1facb56f2fd0984c", X-B3-SpanId:"980af7aae7ef0b6c", X-B3-ParentSpanId:"1facb56f2fd0984c", X-B3-Sampled:"0", X-ONAP-RequestID:"c97a5088-3389-4da7-94b3-856f63a77e7c", X-RequestID:"c97a5088-3389-4da7-94b3-856f63a77e7c", X-TransactionID:"c97a5088-3389-4da7-94b3-856f63a77e7c", X-ECOMP-RequestID:"c97a5088-3389-4da7-94b3-856f63a77e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"297c1a52-c904-44be-aa30-cc6d573deba0"]
2022-04-17T03:59:33.587Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:33.587Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:33.587Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:33.587Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"373fff1e4da56bec", X-B3-SpanId:"668eeb9c99cb7440", X-B3-ParentSpanId:"373fff1e4da56bec", X-B3-Sampled:"0", X-ONAP-RequestID:"e7edbe79-61ba-4a05-8436-a77db2a44eae", X-RequestID:"e7edbe79-61ba-4a05-8436-a77db2a44eae", X-TransactionID:"e7edbe79-61ba-4a05-8436-a77db2a44eae", X-ECOMP-RequestID:"e7edbe79-61ba-4a05-8436-a77db2a44eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4dbeec6-bfe8-4c3d-bce9-12524517dbdc"]
2022-04-17T03:59:33.587Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:33.588Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:33.592Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:33.592Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:33.592Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:33.592Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:33.592Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:33.592Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:33.593Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:33.593Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:33.593Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:33.593Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:33.594Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:33.594Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:33.595Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:33.595Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:33.599Z|c97a5088-3389-4da7-94b3-856f63a77e7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:33.599Z|e7edbe79-61ba-4a05-8436-a77db2a44eae|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:39.740Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:39.743Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:59:39.744Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:59:39.744Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:39.744Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:59:39.744Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:59:39.745Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86007719f26f012e", X-B3-SpanId:"80c0b91d3e51a0f9", X-B3-ParentSpanId:"86007719f26f012e", X-B3-Sampled:"0", X-ONAP-RequestID:"523a0427-75c5-4eb6-b9f8-4741bd77e562", X-RequestID:"523a0427-75c5-4eb6-b9f8-4741bd77e562", X-TransactionID:"523a0427-75c5-4eb6-b9f8-4741bd77e562", X-ECOMP-RequestID:"523a0427-75c5-4eb6-b9f8-4741bd77e562", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d23e415a-658a-4fbc-add1-fe9e8422a0a9"]
2022-04-17T03:59:39.745Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:59:39.745Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:59:40.584Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:40.585Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:40.585Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:59:40.585Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:40.586Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:59:40.586Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:40.586Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:59:40.587Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:59:40.588Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:40.588Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:40.588Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:59:40.588Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:40.589Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86007719f26f012e", X-B3-SpanId:"adf581230669a306", X-B3-ParentSpanId:"86007719f26f012e", X-B3-Sampled:"0", X-ONAP-RequestID:"523a0427-75c5-4eb6-b9f8-4741bd77e562", X-RequestID:"523a0427-75c5-4eb6-b9f8-4741bd77e562", X-TransactionID:"523a0427-75c5-4eb6-b9f8-4741bd77e562", X-ECOMP-RequestID:"523a0427-75c5-4eb6-b9f8-4741bd77e562", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0053b7d-a535-45d6-b32c-f9f43caba05d"]
2022-04-17T03:59:40.589Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:40.589Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:41.582Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:41.582Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:41.582Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:41.583Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:41.583Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:41.583Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:41.584Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:41.589Z|523a0427-75c5-4eb6-b9f8-4741bd77e562|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:42.691Z|f92a906f-96ac-44a5-925e-5ccd1b7a7f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:42.691Z|f92a906f-96ac-44a5-925e-5ccd1b7a7f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:59:43.148Z|df35aa17-3da7-4f52-94f2-940903df2467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:43.148Z|78d007ad-40d1-4d22-8e46-7d52ba158817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:43.148Z|03c6dc36-2e95-4c65-8779-26712fca56af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:43.148Z|78d007ad-40d1-4d22-8e46-7d52ba158817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:43.148Z|df35aa17-3da7-4f52-94f2-940903df2467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:43.148Z|03c6dc36-2e95-4c65-8779-26712fca56af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:43.727Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:43.728Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:43.729Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:59:43.730Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:59:43.730Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:43.730Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:59:43.730Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:59:43.730Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:59:43.730Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:59:43.731Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c60051cefa1d28c", X-B3-SpanId:"eec8f8bdb117ce28", X-B3-ParentSpanId:"5c60051cefa1d28c", X-B3-Sampled:"0", X-ONAP-RequestID:"bcf22862-1842-41e2-b3f0-9ed6026cce62", X-RequestID:"bcf22862-1842-41e2-b3f0-9ed6026cce62", X-TransactionID:"bcf22862-1842-41e2-b3f0-9ed6026cce62", X-ECOMP-RequestID:"bcf22862-1842-41e2-b3f0-9ed6026cce62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97fbc40d-bc62-481b-9173-3717255a0384"]
2022-04-17T03:59:43.731Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:43.731Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:59:43.731Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:59:43.731Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:59:43.731Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:59:43.731Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91621bec6d38c9fd", X-B3-SpanId:"8df733722a8ab018", X-B3-ParentSpanId:"91621bec6d38c9fd", X-B3-Sampled:"0", X-ONAP-RequestID:"2fb2c4eb-58a3-4630-938d-e31616ae8e57", X-RequestID:"2fb2c4eb-58a3-4630-938d-e31616ae8e57", X-TransactionID:"2fb2c4eb-58a3-4630-938d-e31616ae8e57", X-ECOMP-RequestID:"2fb2c4eb-58a3-4630-938d-e31616ae8e57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bca464b4-5fe7-4f44-99dd-836f9c37dac7"]
2022-04-17T03:59:43.732Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:59:43.732Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:59:44.585Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:44.585Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:44.585Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:44.585Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:44.585Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:59:44.585Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:59:44.586Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:44.586Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:44.587Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:59:44.587Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:44.587Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:59:44.587Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:44.587Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:59:44.588Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:59:44.589Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:44.589Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:44.589Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:44.589Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:44.589Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:44.589Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:44.590Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:44.590Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:44.590Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:44.590Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:44.590Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c60051cefa1d28c", X-B3-SpanId:"6c536d8bf8158f62", X-B3-ParentSpanId:"5c60051cefa1d28c", X-B3-Sampled:"0", X-ONAP-RequestID:"bcf22862-1842-41e2-b3f0-9ed6026cce62", X-RequestID:"bcf22862-1842-41e2-b3f0-9ed6026cce62", X-TransactionID:"bcf22862-1842-41e2-b3f0-9ed6026cce62", X-ECOMP-RequestID:"bcf22862-1842-41e2-b3f0-9ed6026cce62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f28da40f-2adf-4afd-8359-46a1e5b3c02f"]
2022-04-17T03:59:44.590Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91621bec6d38c9fd", X-B3-SpanId:"facb01c46f011663", X-B3-ParentSpanId:"91621bec6d38c9fd", X-B3-Sampled:"0", X-ONAP-RequestID:"2fb2c4eb-58a3-4630-938d-e31616ae8e57", X-RequestID:"2fb2c4eb-58a3-4630-938d-e31616ae8e57", X-TransactionID:"2fb2c4eb-58a3-4630-938d-e31616ae8e57", X-ECOMP-RequestID:"2fb2c4eb-58a3-4630-938d-e31616ae8e57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c4bc1da-0a16-41a3-978f-d910bd219b13"]
2022-04-17T03:59:44.591Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:44.591Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:44.591Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:44.591Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:44.598Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:44.599Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:44.599Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:44.599Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:44.599Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:44.600Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:44.600Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:44.600Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:44.600Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:44.600Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:44.601Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:44.601Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:44.601Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:44.601Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:44.606Z|2fb2c4eb-58a3-4630-938d-e31616ae8e57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:44.606Z|bcf22862-1842-41e2-b3f0-9ed6026cce62|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:47.266Z|12f7f01b-e5b9-472e-bce8-f7f57637c190|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:59:47.267Z|12f7f01b-e5b9-472e-bce8-f7f57637c190|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:51.712Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:51.715Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:59:51.716Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T03:59:51.716Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:51.716Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T03:59:51.716Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T03:59:51.717Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3e7af06b1eb54c1", X-B3-SpanId:"d5cf60c579323838", X-B3-ParentSpanId:"b3e7af06b1eb54c1", X-B3-Sampled:"0", X-ONAP-RequestID:"fd4b4f26-dc67-4314-95bd-f20bd43c5797", X-RequestID:"fd4b4f26-dc67-4314-95bd-f20bd43c5797", X-TransactionID:"fd4b4f26-dc67-4314-95bd-f20bd43c5797", X-ECOMP-RequestID:"fd4b4f26-dc67-4314-95bd-f20bd43c5797", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61cf66f5-e655-4ba3-9bdd-d0747e682d14"]
2022-04-17T03:59:51.717Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T03:59:51.717Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T03:59:51.730Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:51.731Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:51.731Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T03:59:51.731Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:51.733Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T03:59:51.733Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:51.733Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T03:59:51.734Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:59:51.735Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:51.735Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:51.735Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T03:59:51.735Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:51.735Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3e7af06b1eb54c1", X-B3-SpanId:"4ad3c0404189e2aa", X-B3-ParentSpanId:"b3e7af06b1eb54c1", X-B3-Sampled:"0", X-ONAP-RequestID:"fd4b4f26-dc67-4314-95bd-f20bd43c5797", X-RequestID:"fd4b4f26-dc67-4314-95bd-f20bd43c5797", X-TransactionID:"fd4b4f26-dc67-4314-95bd-f20bd43c5797", X-ECOMP-RequestID:"fd4b4f26-dc67-4314-95bd-f20bd43c5797", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7498a44-aa55-496f-ae9b-20353a48bd85"]
2022-04-17T03:59:51.736Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:51.736Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:51.743Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:51.743Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:51.744Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:51.744Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:51.744Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:51.744Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:51.745Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:51.749Z|fd4b4f26-dc67-4314-95bd-f20bd43c5797|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:53.167Z|ed8932f1-7932-4284-b622-d60951afcc10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:53.167Z|ed8932f1-7932-4284-b622-d60951afcc10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:53.171Z|abf0dac9-16d8-4da3-993f-1425c8dab46a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:53.171Z|abf0dac9-16d8-4da3-993f-1425c8dab46a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:53.172Z|c2049603-b067-42de-8069-34f613c4851d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:53.172Z|c2049603-b067-42de-8069-34f613c4851d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:54.733Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:54.734Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T03:59:54.737Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:59:54.737Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T03:59:54.737Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:59:54.737Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:54.737Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T03:59:54.737Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T03:59:54.737Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:54.737Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T03:59:54.738Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T03:59:54.738Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6fa879ca58a7a61", X-B3-SpanId:"504b7fb08b037984", X-B3-ParentSpanId:"d6fa879ca58a7a61", X-B3-Sampled:"0", X-ONAP-RequestID:"2d81cde6-d99f-4407-ae5e-ea792b671a12", X-RequestID:"2d81cde6-d99f-4407-ae5e-ea792b671a12", X-TransactionID:"2d81cde6-d99f-4407-ae5e-ea792b671a12", X-ECOMP-RequestID:"2d81cde6-d99f-4407-ae5e-ea792b671a12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"143174d9-c7a9-455a-8603-a91d97a31ce5"]
2022-04-17T03:59:54.738Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T03:59:54.738Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T03:59:54.738Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1f6e4ec9ba1e80e", X-B3-SpanId:"5f4bcaddeccb1e0f", X-B3-ParentSpanId:"a1f6e4ec9ba1e80e", X-B3-Sampled:"0", X-ONAP-RequestID:"318bd869-a045-41c7-b897-7149c87022a2", X-RequestID:"318bd869-a045-41c7-b897-7149c87022a2", X-TransactionID:"318bd869-a045-41c7-b897-7149c87022a2", X-ECOMP-RequestID:"318bd869-a045-41c7-b897-7149c87022a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a860dc8f-4389-49b8-b91a-64fceac4beab"]
2022-04-17T03:59:54.738Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T03:59:54.738Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T03:59:54.738Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T03:59:55.585Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:55.585Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:55.586Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:55.586Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:55.586Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T03:59:55.586Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T03:59:55.586Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:55.587Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:55.587Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T03:59:55.587Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:55.588Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T03:59:55.588Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:55.588Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T03:59:55.588Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T03:59:55.589Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:55.589Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:55.590Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:55.590Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T03:59:55.590Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:55.590Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T03:59:55.590Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T03:59:55.590Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:55.591Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6fa879ca58a7a61", X-B3-SpanId:"0232feda142ab459", X-B3-ParentSpanId:"d6fa879ca58a7a61", X-B3-Sampled:"0", X-ONAP-RequestID:"2d81cde6-d99f-4407-ae5e-ea792b671a12", X-RequestID:"2d81cde6-d99f-4407-ae5e-ea792b671a12", X-TransactionID:"2d81cde6-d99f-4407-ae5e-ea792b671a12", X-ECOMP-RequestID:"2d81cde6-d99f-4407-ae5e-ea792b671a12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35c0b37a-5458-4470-844e-6cb7cc7cb99a"]
2022-04-17T03:59:55.590Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T03:59:55.591Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:55.591Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T03:59:55.591Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:55.591Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1f6e4ec9ba1e80e", X-B3-SpanId:"af526d9c9f0f7260", X-B3-ParentSpanId:"a1f6e4ec9ba1e80e", X-B3-Sampled:"0", X-ONAP-RequestID:"318bd869-a045-41c7-b897-7149c87022a2", X-RequestID:"318bd869-a045-41c7-b897-7149c87022a2", X-TransactionID:"318bd869-a045-41c7-b897-7149c87022a2", X-ECOMP-RequestID:"318bd869-a045-41c7-b897-7149c87022a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"304b2812-7083-49b5-8cee-74ff3769a3ba"]
2022-04-17T03:59:55.591Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T03:59:55.592Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T03:59:55.601Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:55.601Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:55.601Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T03:59:55.601Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:55.601Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T03:59:55.601Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:55.601Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T03:59:55.602Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:55.602Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 03:59:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T03:59:55.602Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:55.602Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:55.602Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T03:59:55.603Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T03:59:55.603Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T03:59:55.607Z|318bd869-a045-41c7-b897-7149c87022a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:55.608Z|2d81cde6-d99f-4407-ae5e-ea792b671a12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T03:59:57.691Z|4a7645b1-c82d-4b12-99dd-377ff66dc868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:57.691Z|4a7645b1-c82d-4b12-99dd-377ff66dc868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:59:57.960Z|624a688e-9270-4613-8031-247fa1e75e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:57.960Z|624a688e-9270-4613-8031-247fa1e75e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:01.879Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:01.883Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:01.883Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:00:01.883Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:01.883Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:01.884Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:00:01.884Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c64547ce1e8c6431", X-B3-SpanId:"b8cfef87bff3cebc", X-B3-ParentSpanId:"c64547ce1e8c6431", X-B3-Sampled:"0", X-ONAP-RequestID:"081f24a5-463b-4d90-8059-b2caad754e11", X-RequestID:"081f24a5-463b-4d90-8059-b2caad754e11", X-TransactionID:"081f24a5-463b-4d90-8059-b2caad754e11", X-ECOMP-RequestID:"081f24a5-463b-4d90-8059-b2caad754e11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b931c25-5708-4892-b434-c285961f1569"]
2022-04-17T04:00:01.884Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:00:01.884Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:00:02.586Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:02.586Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:02.587Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:00:02.587Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:02.587Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:00:02.588Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:02.588Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:00:02.590Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:02.590Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:02.591Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:02.591Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:02.591Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:02.592Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c64547ce1e8c6431", X-B3-SpanId:"e728ecfc28ee1e31", X-B3-ParentSpanId:"c64547ce1e8c6431", X-B3-Sampled:"0", X-ONAP-RequestID:"081f24a5-463b-4d90-8059-b2caad754e11", X-RequestID:"081f24a5-463b-4d90-8059-b2caad754e11", X-TransactionID:"081f24a5-463b-4d90-8059-b2caad754e11", X-ECOMP-RequestID:"081f24a5-463b-4d90-8059-b2caad754e11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75ab1d25-6acd-4110-9a56-331f6bc56fff"]
2022-04-17T04:00:02.592Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:02.592Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:02.612Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:02.613Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:02.613Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:02.614Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:02.615Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:02.615Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:02.616Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:02.624Z|081f24a5-463b-4d90-8059-b2caad754e11|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:03.191Z|f51d34b0-def9-41b0-b227-78bec963b6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:03.192Z|f51d34b0-def9-41b0-b227-78bec963b6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:03.193Z|327e919d-a2f5-484c-9fd0-b92a1627474f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:03.193Z|0f558e71-8d2b-4abc-a117-33911bc24ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:03.193Z|327e919d-a2f5-484c-9fd0-b92a1627474f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:03.194Z|0f558e71-8d2b-4abc-a117-33911bc24ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:05.729Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:05.733Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:05.734Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:00:05.734Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:05.734Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:05.735Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:00:05.735Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2e0253db15e3537", X-B3-SpanId:"f9ad7b3d2a064da5", X-B3-ParentSpanId:"b2e0253db15e3537", X-B3-Sampled:"0", X-ONAP-RequestID:"749f5bdd-29f6-4502-829c-05edf17959f8", X-RequestID:"749f5bdd-29f6-4502-829c-05edf17959f8", X-TransactionID:"749f5bdd-29f6-4502-829c-05edf17959f8", X-ECOMP-RequestID:"749f5bdd-29f6-4502-829c-05edf17959f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"393b43d8-5ad3-481c-a111-a2c0d6917f35"]
2022-04-17T04:00:05.735Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:00:05.735Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:00:05.747Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:05.747Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:05.748Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:00:05.748Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:05.749Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:00:05.749Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:05.749Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:00:05.750Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:05.751Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:05.751Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:05.751Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:05.752Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:05.752Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:05.752Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2e0253db15e3537", X-B3-SpanId:"835548bfaee811e4", X-B3-ParentSpanId:"b2e0253db15e3537", X-B3-Sampled:"0", X-ONAP-RequestID:"749f5bdd-29f6-4502-829c-05edf17959f8", X-RequestID:"749f5bdd-29f6-4502-829c-05edf17959f8", X-TransactionID:"749f5bdd-29f6-4502-829c-05edf17959f8", X-ECOMP-RequestID:"749f5bdd-29f6-4502-829c-05edf17959f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"193f7cdd-3694-4567-9e36-0966a59c26dd"]
2022-04-17T04:00:05.753Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:05.753Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:05.753Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:05.753Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:00:05.753Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:05.753Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:05.754Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:00:05.754Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fa2d8be8b7938b1", X-B3-SpanId:"98b9f03eb837d6bc", X-B3-ParentSpanId:"3fa2d8be8b7938b1", X-B3-Sampled:"0", X-ONAP-RequestID:"e5bf2612-0d4b-485d-a226-c29b85247277", X-RequestID:"e5bf2612-0d4b-485d-a226-c29b85247277", X-TransactionID:"e5bf2612-0d4b-485d-a226-c29b85247277", X-ECOMP-RequestID:"e5bf2612-0d4b-485d-a226-c29b85247277", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8c9704e-b9e6-461d-ae35-7b1d5017898d"]
2022-04-17T04:00:05.754Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:00:05.754Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:00:05.761Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:05.761Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:05.761Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:05.761Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:05.763Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:05.763Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:05.763Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:05.766Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:05.766Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:05.766Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:00:05.767Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:05.767Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:00:05.768Z|749f5bdd-29f6-4502-829c-05edf17959f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:05.768Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:05.768Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:00:05.769Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:05.769Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:05.769Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:05.769Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:05.769Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:05.770Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fa2d8be8b7938b1", X-B3-SpanId:"b3a6f8ba7e26cb6c", X-B3-ParentSpanId:"3fa2d8be8b7938b1", X-B3-Sampled:"0", X-ONAP-RequestID:"e5bf2612-0d4b-485d-a226-c29b85247277", X-RequestID:"e5bf2612-0d4b-485d-a226-c29b85247277", X-TransactionID:"e5bf2612-0d4b-485d-a226-c29b85247277", X-ECOMP-RequestID:"e5bf2612-0d4b-485d-a226-c29b85247277", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d725d3ca-0acb-4b61-baa5-c276d4f3b534"]
2022-04-17T04:00:05.770Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:05.770Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:05.780Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:05.780Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:05.780Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:05.780Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:05.782Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:05.782Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:05.782Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:05.786Z|e5bf2612-0d4b-485d-a226-c29b85247277|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:12.690Z|e562c58c-5372-46eb-aea5-9e39b8f3b2c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:12.693Z|e562c58c-5372-46eb-aea5-9e39b8f3b2c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:12.754Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:12.757Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:12.757Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:00:12.757Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:12.758Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:12.758Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:00:12.758Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03cfc860af162e97", X-B3-SpanId:"c4f7064b597d0255", X-B3-ParentSpanId:"03cfc860af162e97", X-B3-Sampled:"0", X-ONAP-RequestID:"da03ccae-2819-4b0b-be24-13d6e9d2e018", X-RequestID:"da03ccae-2819-4b0b-be24-13d6e9d2e018", X-TransactionID:"da03ccae-2819-4b0b-be24-13d6e9d2e018", X-ECOMP-RequestID:"da03ccae-2819-4b0b-be24-13d6e9d2e018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f76c921-3b82-4d23-b24d-a7d204a0031e"]
2022-04-17T04:00:12.758Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:00:12.758Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:00:13.216Z|b112bcfc-cec3-40d2-8dbb-5b3073fd0501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:13.217Z|b112bcfc-cec3-40d2-8dbb-5b3073fd0501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:13.216Z|7ade747c-a2a3-4909-870e-8d22bca29efe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:13.217Z|7ade747c-a2a3-4909-870e-8d22bca29efe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:13.218Z|4880e631-690d-4ab1-b1a7-ea2ba390cf9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:13.218Z|4880e631-690d-4ab1-b1a7-ea2ba390cf9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:13.586Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:13.587Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:13.587Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:00:13.587Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:13.588Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:00:13.588Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:13.588Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:00:13.589Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:13.590Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:13.590Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:13.590Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:13.590Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:13.591Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03cfc860af162e97", X-B3-SpanId:"2a9ab726991053c1", X-B3-ParentSpanId:"03cfc860af162e97", X-B3-Sampled:"0", X-ONAP-RequestID:"da03ccae-2819-4b0b-be24-13d6e9d2e018", X-RequestID:"da03ccae-2819-4b0b-be24-13d6e9d2e018", X-TransactionID:"da03ccae-2819-4b0b-be24-13d6e9d2e018", X-ECOMP-RequestID:"da03ccae-2819-4b0b-be24-13d6e9d2e018", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e37d04f9-3952-4da4-91b0-98a9d4d14030"]
2022-04-17T04:00:13.591Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:13.591Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:14.585Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:14.585Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:14.586Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:14.586Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:14.588Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:14.588Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:14.589Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:14.593Z|da03ccae-2819-4b0b-be24-13d6e9d2e018|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:15.896Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:15.899Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:15.900Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:00:15.900Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:15.900Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:15.900Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:00:15.900Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09b9b98045b12048", X-B3-SpanId:"ed615afc5e396c17", X-B3-ParentSpanId:"09b9b98045b12048", X-B3-Sampled:"0", X-ONAP-RequestID:"f15c64c8-fc11-4d8d-932a-8f7f0c062e4c", X-RequestID:"f15c64c8-fc11-4d8d-932a-8f7f0c062e4c", X-TransactionID:"f15c64c8-fc11-4d8d-932a-8f7f0c062e4c", X-ECOMP-RequestID:"f15c64c8-fc11-4d8d-932a-8f7f0c062e4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e48c8ccd-e0ca-496a-8ad2-3c500a9820d2"]
2022-04-17T04:00:15.901Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:00:15.901Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:00:15.910Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:15.913Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:15.913Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:00:15.913Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:15.914Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:15.914Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:00:15.914Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b00eb26a706a4602", X-B3-SpanId:"a392f404e4504069", X-B3-ParentSpanId:"b00eb26a706a4602", X-B3-Sampled:"0", X-ONAP-RequestID:"587efa21-754b-44ea-94b0-8afffcd75162", X-RequestID:"587efa21-754b-44ea-94b0-8afffcd75162", X-TransactionID:"587efa21-754b-44ea-94b0-8afffcd75162", X-ECOMP-RequestID:"587efa21-754b-44ea-94b0-8afffcd75162", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ad8426e-7ad7-4dcc-9ecb-528d3fd52a9a"]
2022-04-17T04:00:15.915Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:00:15.915Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:00:16.587Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:16.588Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:16.588Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:16.588Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:16.588Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:00:16.588Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:00:16.589Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:16.589Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:16.590Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:00:16.590Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:16.590Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:00:16.590Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:00:16.590Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:16.591Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:00:16.592Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:16.592Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:16.592Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:16.593Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:16.593Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:16.593Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:16.593Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:16.593Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:16.594Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:16.594Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09b9b98045b12048", X-B3-SpanId:"c9b701e028f43de6", X-B3-ParentSpanId:"09b9b98045b12048", X-B3-Sampled:"0", X-ONAP-RequestID:"f15c64c8-fc11-4d8d-932a-8f7f0c062e4c", X-RequestID:"f15c64c8-fc11-4d8d-932a-8f7f0c062e4c", X-TransactionID:"f15c64c8-fc11-4d8d-932a-8f7f0c062e4c", X-ECOMP-RequestID:"f15c64c8-fc11-4d8d-932a-8f7f0c062e4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fee77fc-2096-4be7-be8e-d83c33ce9463"]
2022-04-17T04:00:16.594Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:16.594Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:16.594Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b00eb26a706a4602", X-B3-SpanId:"e79cfaf1991646ca", X-B3-ParentSpanId:"b00eb26a706a4602", X-B3-Sampled:"0", X-ONAP-RequestID:"587efa21-754b-44ea-94b0-8afffcd75162", X-RequestID:"587efa21-754b-44ea-94b0-8afffcd75162", X-TransactionID:"587efa21-754b-44ea-94b0-8afffcd75162", X-ECOMP-RequestID:"587efa21-754b-44ea-94b0-8afffcd75162", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f327f37c-9652-47d8-9330-e533b8753ae8"]
2022-04-17T04:00:16.594Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:16.595Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:16.595Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:16.605Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:16.605Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:16.605Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:16.605Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:16.605Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:16.605Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:16.606Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:16.606Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:16.607Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:16.608Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:16.608Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:16.610Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:16.610Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:16.611Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:16.618Z|f15c64c8-fc11-4d8d-932a-8f7f0c062e4c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:16.618Z|587efa21-754b-44ea-94b0-8afffcd75162|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:23.240Z|56035d73-ff2e-49fa-89a8-d8d6f4913c90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:23.240Z|a21176dc-33bf-4dcf-af00-eaefbb120b02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:23.240Z|b3c65146-3bd9-4c63-b014-87f0ade0a01c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:23.241Z|a21176dc-33bf-4dcf-af00-eaefbb120b02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:23.241Z|56035d73-ff2e-49fa-89a8-d8d6f4913c90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:23.241Z|b3c65146-3bd9-4c63-b014-87f0ade0a01c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:24.720Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:24.724Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:24.724Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:00:24.725Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:24.725Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:24.725Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:00:24.726Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a5fe4243199f84b", X-B3-SpanId:"683bb280c2ce25f1", X-B3-ParentSpanId:"7a5fe4243199f84b", X-B3-Sampled:"0", X-ONAP-RequestID:"e08b1ef5-8865-4589-917d-4b7790115e40", X-RequestID:"e08b1ef5-8865-4589-917d-4b7790115e40", X-TransactionID:"e08b1ef5-8865-4589-917d-4b7790115e40", X-ECOMP-RequestID:"e08b1ef5-8865-4589-917d-4b7790115e40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc74fc19-75eb-47a2-bd67-34dd0be0d5ea"]
2022-04-17T04:00:24.726Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:00:24.726Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:00:24.738Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:24.739Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:24.739Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:00:24.739Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:24.741Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:00:24.741Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:24.741Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:00:24.742Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:24.742Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:24.743Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:24.743Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:24.743Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:24.743Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a5fe4243199f84b", X-B3-SpanId:"90e15be4d5551fce", X-B3-ParentSpanId:"7a5fe4243199f84b", X-B3-Sampled:"0", X-ONAP-RequestID:"e08b1ef5-8865-4589-917d-4b7790115e40", X-RequestID:"e08b1ef5-8865-4589-917d-4b7790115e40", X-TransactionID:"e08b1ef5-8865-4589-917d-4b7790115e40", X-ECOMP-RequestID:"e08b1ef5-8865-4589-917d-4b7790115e40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83421118-2247-4b10-969e-816d7357edcd"]
2022-04-17T04:00:24.744Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:24.744Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:24.749Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:24.749Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:24.750Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:24.750Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:24.750Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:24.750Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:24.751Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:24.756Z|e08b1ef5-8865-4589-917d-4b7790115e40|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:26.744Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:26.746Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:26.747Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:26.748Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:00:26.748Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:26.748Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:26.748Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:00:26.748Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:26.749Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3267de271820132", X-B3-SpanId:"55d36560fa04c560", X-B3-ParentSpanId:"a3267de271820132", X-B3-Sampled:"0", X-ONAP-RequestID:"6414bcc3-421b-46f7-b6c6-3dc8e99d20d2", X-RequestID:"6414bcc3-421b-46f7-b6c6-3dc8e99d20d2", X-TransactionID:"6414bcc3-421b-46f7-b6c6-3dc8e99d20d2", X-ECOMP-RequestID:"6414bcc3-421b-46f7-b6c6-3dc8e99d20d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dd9dd87-6cec-437e-a35c-44d0ebdbdefc"]
2022-04-17T04:00:26.749Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:00:26.749Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:00:26.749Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:00:26.750Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:26.750Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:26.750Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:00:26.751Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d980c1f5e649c0d", X-B3-SpanId:"6fa84a5b87b8474c", X-B3-ParentSpanId:"9d980c1f5e649c0d", X-B3-Sampled:"0", X-ONAP-RequestID:"7476841c-791f-4df2-8d5e-39608892879b", X-RequestID:"7476841c-791f-4df2-8d5e-39608892879b", X-TransactionID:"7476841c-791f-4df2-8d5e-39608892879b", X-ECOMP-RequestID:"7476841c-791f-4df2-8d5e-39608892879b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c1223ce-771b-400e-8469-81dd98c74360"]
2022-04-17T04:00:26.751Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:00:26.751Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:00:27.589Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:27.589Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:27.589Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:27.589Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:27.589Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:00:27.590Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:27.590Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:00:27.590Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:27.590Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:00:27.591Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:27.591Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:00:27.591Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:00:27.591Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:27.592Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:00:27.592Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:27.592Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:27.593Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:27.592Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:27.593Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:27.593Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:27.593Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:27.593Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3267de271820132", X-B3-SpanId:"ff40300a0f2b6b13", X-B3-ParentSpanId:"a3267de271820132", X-B3-Sampled:"0", X-ONAP-RequestID:"6414bcc3-421b-46f7-b6c6-3dc8e99d20d2", X-RequestID:"6414bcc3-421b-46f7-b6c6-3dc8e99d20d2", X-TransactionID:"6414bcc3-421b-46f7-b6c6-3dc8e99d20d2", X-ECOMP-RequestID:"6414bcc3-421b-46f7-b6c6-3dc8e99d20d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8304e327-f355-4c5f-b58c-286f552b8107"]
2022-04-17T04:00:27.594Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:27.594Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:27.594Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:27.594Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:27.594Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:27.595Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d980c1f5e649c0d", X-B3-SpanId:"df857e0f776090a6", X-B3-ParentSpanId:"9d980c1f5e649c0d", X-B3-Sampled:"0", X-ONAP-RequestID:"7476841c-791f-4df2-8d5e-39608892879b", X-RequestID:"7476841c-791f-4df2-8d5e-39608892879b", X-TransactionID:"7476841c-791f-4df2-8d5e-39608892879b", X-ECOMP-RequestID:"7476841c-791f-4df2-8d5e-39608892879b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a228358-abb7-4e2d-918a-7f7ad0df55aa"]
2022-04-17T04:00:27.595Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:27.595Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:27.602Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:27.602Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:27.602Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:27.603Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:27.603Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:27.603Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:27.603Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:27.603Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:27.603Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:27.604Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:27.604Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:27.604Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:27.605Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:27.605Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:27.608Z|6414bcc3-421b-46f7-b6c6-3dc8e99d20d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:27.609Z|7476841c-791f-4df2-8d5e-39608892879b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:27.691Z|3be9d992-8a47-4dec-baca-71e7c3a898a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:27.691Z|3be9d992-8a47-4dec-baca-71e7c3a898a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:27.961Z|35e21418-e04c-42a4-adb0-c549424525b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:27.962Z|35e21418-e04c-42a4-adb0-c549424525b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:33.263Z|782293dc-b7ad-4eab-9a55-25dfbeb2f04a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:33.263Z|782293dc-b7ad-4eab-9a55-25dfbeb2f04a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:33.265Z|7e7daa74-2e04-401b-9caf-3c639319dd8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:33.265Z|7e7daa74-2e04-401b-9caf-3c639319dd8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:33.266Z|0ad7e472-ec82-4f66-a041-1587b238ec73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:33.267Z|0ad7e472-ec82-4f66-a041-1587b238ec73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:34.881Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:34.884Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:34.885Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:00:34.885Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:34.885Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:34.886Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:00:34.886Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d77ccf73e73e02a", X-B3-SpanId:"5a23406ad825b7e9", X-B3-ParentSpanId:"5d77ccf73e73e02a", X-B3-Sampled:"0", X-ONAP-RequestID:"108185cf-88b3-44ef-bfa4-5f447db2a6b2", X-RequestID:"108185cf-88b3-44ef-bfa4-5f447db2a6b2", X-TransactionID:"108185cf-88b3-44ef-bfa4-5f447db2a6b2", X-ECOMP-RequestID:"108185cf-88b3-44ef-bfa4-5f447db2a6b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3b577c7-71a7-41e7-9e64-4a5848537a9d"]
2022-04-17T04:00:34.887Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:00:34.887Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:00:35.590Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:35.590Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:35.591Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:00:35.591Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:35.592Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:00:35.592Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:35.592Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:00:35.594Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:35.594Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:35.594Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:35.594Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:35.595Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:35.595Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d77ccf73e73e02a", X-B3-SpanId:"1fd2445c6252368e", X-B3-ParentSpanId:"5d77ccf73e73e02a", X-B3-Sampled:"0", X-ONAP-RequestID:"108185cf-88b3-44ef-bfa4-5f447db2a6b2", X-RequestID:"108185cf-88b3-44ef-bfa4-5f447db2a6b2", X-TransactionID:"108185cf-88b3-44ef-bfa4-5f447db2a6b2", X-ECOMP-RequestID:"108185cf-88b3-44ef-bfa4-5f447db2a6b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d710203-8230-4b12-aa23-6fcdec262401"]
2022-04-17T04:00:35.595Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:35.596Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:36.588Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:36.588Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:36.588Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:36.589Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:36.589Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:36.590Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:36.590Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:36.595Z|108185cf-88b3-44ef-bfa4-5f447db2a6b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:37.739Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:37.741Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:37.743Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:37.743Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:00:37.743Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:37.744Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:37.744Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:37.744Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:00:37.744Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:00:37.744Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6af9883f1e4c88c", X-B3-SpanId:"c80f8cfb60982e3c", X-B3-ParentSpanId:"d6af9883f1e4c88c", X-B3-Sampled:"0", X-ONAP-RequestID:"ec786ab5-d363-427f-8429-9b6b3bf795bc", X-RequestID:"ec786ab5-d363-427f-8429-9b6b3bf795bc", X-TransactionID:"ec786ab5-d363-427f-8429-9b6b3bf795bc", X-ECOMP-RequestID:"ec786ab5-d363-427f-8429-9b6b3bf795bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bd2a798-d142-4e35-af6d-f0f7f53771b7"]
2022-04-17T04:00:37.744Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:37.744Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:00:37.744Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:37.745Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:00:37.745Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:00:37.745Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"909ee9a6507dc1bc", X-B3-SpanId:"222dd2c0bc965be8", X-B3-ParentSpanId:"909ee9a6507dc1bc", X-B3-Sampled:"0", X-ONAP-RequestID:"cf299294-51bd-48ba-ab14-4b0de1020c10", X-RequestID:"cf299294-51bd-48ba-ab14-4b0de1020c10", X-TransactionID:"cf299294-51bd-48ba-ab14-4b0de1020c10", X-ECOMP-RequestID:"cf299294-51bd-48ba-ab14-4b0de1020c10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05206ab9-5c94-4e71-830a-71f9b4f0b8d0"]
2022-04-17T04:00:37.745Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:00:37.745Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:00:37.756Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:37.756Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:37.756Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:37.756Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:00:37.756Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:37.757Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:37.757Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:00:37.757Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:00:37.757Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:37.757Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:37.758Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:00:37.758Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:00:37.758Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:37.758Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:00:37.759Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:37.759Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:37.759Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:37.759Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:37.759Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:37.760Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:37.760Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:37.760Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:37.760Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:37.760Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:37.760Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6af9883f1e4c88c", X-B3-SpanId:"37f7c486e7ebabbf", X-B3-ParentSpanId:"d6af9883f1e4c88c", X-B3-Sampled:"0", X-ONAP-RequestID:"ec786ab5-d363-427f-8429-9b6b3bf795bc", X-RequestID:"ec786ab5-d363-427f-8429-9b6b3bf795bc", X-TransactionID:"ec786ab5-d363-427f-8429-9b6b3bf795bc", X-ECOMP-RequestID:"ec786ab5-d363-427f-8429-9b6b3bf795bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0effcf8-bc27-4525-83f8-0d9664caeb82"]
2022-04-17T04:00:37.760Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:37.760Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"909ee9a6507dc1bc", X-B3-SpanId:"42136fab2c8ef056", X-B3-ParentSpanId:"909ee9a6507dc1bc", X-B3-Sampled:"0", X-ONAP-RequestID:"cf299294-51bd-48ba-ab14-4b0de1020c10", X-RequestID:"cf299294-51bd-48ba-ab14-4b0de1020c10", X-TransactionID:"cf299294-51bd-48ba-ab14-4b0de1020c10", X-ECOMP-RequestID:"cf299294-51bd-48ba-ab14-4b0de1020c10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50bd54cf-e8f6-4ff9-8b16-f253f52b8b55"]
2022-04-17T04:00:37.761Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:37.761Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:37.761Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:37.767Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:37.768Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:37.768Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:37.768Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:37.769Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:37.769Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:37.769Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:37.769Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:37.769Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:37.770Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:37.770Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:37.770Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:37.771Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:37.771Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:37.774Z|ec786ab5-d363-427f-8429-9b6b3bf795bc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:37.777Z|cf299294-51bd-48ba-ab14-4b0de1020c10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:42.691Z|f10e8e7f-03dd-487f-813c-df0010d975d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:42.691Z|f10e8e7f-03dd-487f-813c-df0010d975d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:43.291Z|e867e435-8166-4f18-a15f-0e1e3cd8e053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:43.290Z|73eebe71-3d01-4bf5-92c4-263d77719c42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:43.291Z|b052d8e4-6454-4c72-b804-e59e6ddfc9f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:43.291Z|e867e435-8166-4f18-a15f-0e1e3cd8e053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:43.291Z|73eebe71-3d01-4bf5-92c4-263d77719c42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:43.291Z|b052d8e4-6454-4c72-b804-e59e6ddfc9f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:46.721Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:46.724Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:46.725Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:00:46.725Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:46.725Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:46.725Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:00:46.725Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24e9bd4bd3fb0214", X-B3-SpanId:"059cfc89a9bea2ca", X-B3-ParentSpanId:"24e9bd4bd3fb0214", X-B3-Sampled:"0", X-ONAP-RequestID:"59997c75-61b1-49f9-a942-c0c7b2cb64a8", X-RequestID:"59997c75-61b1-49f9-a942-c0c7b2cb64a8", X-TransactionID:"59997c75-61b1-49f9-a942-c0c7b2cb64a8", X-ECOMP-RequestID:"59997c75-61b1-49f9-a942-c0c7b2cb64a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8bcdcb1-8ddd-4635-94c1-cd07c7d34a7f"]
2022-04-17T04:00:46.726Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:00:46.726Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:00:47.266Z|4ccd926f-67c4-4592-b434-a5c0831e8813|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:00:47.267Z|4ccd926f-67c4-4592-b434-a5c0831e8813|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:47.590Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:47.591Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:47.591Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:00:47.592Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:47.592Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:00:47.592Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:47.593Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:00:47.594Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:47.594Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:47.594Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:47.595Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:47.595Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:47.595Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24e9bd4bd3fb0214", X-B3-SpanId:"8c55a37a84e23062", X-B3-ParentSpanId:"24e9bd4bd3fb0214", X-B3-Sampled:"0", X-ONAP-RequestID:"59997c75-61b1-49f9-a942-c0c7b2cb64a8", X-RequestID:"59997c75-61b1-49f9-a942-c0c7b2cb64a8", X-TransactionID:"59997c75-61b1-49f9-a942-c0c7b2cb64a8", X-ECOMP-RequestID:"59997c75-61b1-49f9-a942-c0c7b2cb64a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70f8aaa1-856e-40db-852a-c0c36743eb3b"]
2022-04-17T04:00:47.596Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:47.596Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:47.602Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:47.602Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:47.602Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:47.602Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:47.603Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:47.603Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:47.603Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:47.610Z|59997c75-61b1-49f9-a942-c0c7b2cb64a8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:47.902Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:47.905Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:47.905Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:00:47.905Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:47.905Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:47.906Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:00:47.906Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d343fbe801cfa84", X-B3-SpanId:"e8da3ff91aa2fc5a", X-B3-ParentSpanId:"5d343fbe801cfa84", X-B3-Sampled:"0", X-ONAP-RequestID:"07f4ff49-766f-458b-a137-c04a92b1e9fe", X-RequestID:"07f4ff49-766f-458b-a137-c04a92b1e9fe", X-TransactionID:"07f4ff49-766f-458b-a137-c04a92b1e9fe", X-ECOMP-RequestID:"07f4ff49-766f-458b-a137-c04a92b1e9fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfe09f91-12b3-4271-b512-a291feaddecc"]
2022-04-17T04:00:47.906Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:00:47.906Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:00:47.909Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:47.911Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:47.912Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:00:47.912Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:47.912Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:47.912Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:00:47.913Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f45c3540f011825", X-B3-SpanId:"d3a1e4643d21efd7", X-B3-ParentSpanId:"5f45c3540f011825", X-B3-Sampled:"0", X-ONAP-RequestID:"806e90a3-7ab8-4ae8-902f-741153d10110", X-RequestID:"806e90a3-7ab8-4ae8-902f-741153d10110", X-TransactionID:"806e90a3-7ab8-4ae8-902f-741153d10110", X-ECOMP-RequestID:"806e90a3-7ab8-4ae8-902f-741153d10110", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53c2d41e-41b6-4526-9d8f-f1f34f1c2504"]
2022-04-17T04:00:47.913Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:00:47.913Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:00:48.591Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:48.591Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:48.591Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:48.591Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:48.592Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:00:48.592Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:00:48.592Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:48.592Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:48.592Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:00:48.593Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:48.593Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:00:48.593Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:48.593Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:00:48.593Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:00:48.594Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:48.595Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:48.595Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:48.595Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:48.595Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:48.595Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:48.595Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:48.595Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:48.595Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:48.595Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d343fbe801cfa84", X-B3-SpanId:"dae6d19ebe46bcfe", X-B3-ParentSpanId:"5d343fbe801cfa84", X-B3-Sampled:"0", X-ONAP-RequestID:"07f4ff49-766f-458b-a137-c04a92b1e9fe", X-RequestID:"07f4ff49-766f-458b-a137-c04a92b1e9fe", X-TransactionID:"07f4ff49-766f-458b-a137-c04a92b1e9fe", X-ECOMP-RequestID:"07f4ff49-766f-458b-a137-c04a92b1e9fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c23fb71-b404-439b-bd30-47a97132acf2"]
2022-04-17T04:00:48.596Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:48.596Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:48.596Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:48.596Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f45c3540f011825", X-B3-SpanId:"5aa97386bf087be2", X-B3-ParentSpanId:"5f45c3540f011825", X-B3-Sampled:"0", X-ONAP-RequestID:"806e90a3-7ab8-4ae8-902f-741153d10110", X-RequestID:"806e90a3-7ab8-4ae8-902f-741153d10110", X-TransactionID:"806e90a3-7ab8-4ae8-902f-741153d10110", X-ECOMP-RequestID:"806e90a3-7ab8-4ae8-902f-741153d10110", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a81ec47-e4d7-47e0-88d5-b3556d793f1e"]
2022-04-17T04:00:48.596Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:48.596Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:48.603Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:48.603Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:48.604Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:48.604Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:48.604Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:48.604Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:48.605Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:48.605Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:48.605Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:48.605Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:48.605Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:48.606Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:48.606Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:48.607Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:48.611Z|07f4ff49-766f-458b-a137-c04a92b1e9fe|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:48.612Z|806e90a3-7ab8-4ae8-902f-741153d10110|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:53.313Z|2e8d7240-afd1-4136-bc80-7b193e3e11ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:53.314Z|2e8d7240-afd1-4136-bc80-7b193e3e11ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:53.316Z|6dd70132-1084-4fa6-83fd-10fcfc5aea62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:53.316Z|6dd70132-1084-4fa6-83fd-10fcfc5aea62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:53.317Z|d11d73f4-1069-4ff1-8c3d-cc04596cc165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:53.317Z|d11d73f4-1069-4ff1-8c3d-cc04596cc165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:57.690Z|8ad6fbb1-4684-448c-a3e2-6c054806ab9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:57.695Z|8ad6fbb1-4684-448c-a3e2-6c054806ab9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:57.743Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:57.746Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:57.746Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:00:57.747Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:57.747Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:00:57.747Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:00:57.747Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27a7a7f578153113", X-B3-SpanId:"cb9c7b59d4a5c107", X-B3-ParentSpanId:"27a7a7f578153113", X-B3-Sampled:"0", X-ONAP-RequestID:"09da6196-4451-495e-a320-ab1271dcda42", X-RequestID:"09da6196-4451-495e-a320-ab1271dcda42", X-TransactionID:"09da6196-4451-495e-a320-ab1271dcda42", X-ECOMP-RequestID:"09da6196-4451-495e-a320-ab1271dcda42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bc08c1f-0ca5-4b8f-bbcf-916ff0b4aac4"]
2022-04-17T04:00:57.747Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:00:57.748Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:00:57.962Z|7d4a8815-7524-4f9a-a43e-646d727da294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:57.963Z|7d4a8815-7524-4f9a-a43e-646d727da294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:58.592Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:58.592Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:58.593Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:00:58.593Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:58.594Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:00:58.594Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:58.594Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:00:58.595Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:58.596Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:58.596Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:58.596Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:00:58.596Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:58.597Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27a7a7f578153113", X-B3-SpanId:"d32eddc35826e9cf", X-B3-ParentSpanId:"27a7a7f578153113", X-B3-Sampled:"0", X-ONAP-RequestID:"09da6196-4451-495e-a320-ab1271dcda42", X-RequestID:"09da6196-4451-495e-a320-ab1271dcda42", X-TransactionID:"09da6196-4451-495e-a320-ab1271dcda42", X-ECOMP-RequestID:"09da6196-4451-495e-a320-ab1271dcda42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d77e24c3-a8cc-488a-8408-d13a44554eb4"]
2022-04-17T04:00:58.597Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:58.597Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:58.608Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:58.609Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:58.609Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:58.609Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:58.610Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:58.610Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:58.611Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:58.615Z|09da6196-4451-495e-a320-ab1271dcda42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:58.759Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:58.762Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:58.762Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:00:58.762Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:58.763Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:00:58.763Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:00:58.763Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b617c359f66c2c9", X-B3-SpanId:"fb7fd4fd68d74cf3", X-B3-ParentSpanId:"0b617c359f66c2c9", X-B3-Sampled:"0", X-ONAP-RequestID:"1c43cf4c-0efb-4ef8-8f76-f873336499e4", X-RequestID:"1c43cf4c-0efb-4ef8-8f76-f873336499e4", X-TransactionID:"1c43cf4c-0efb-4ef8-8f76-f873336499e4", X-ECOMP-RequestID:"1c43cf4c-0efb-4ef8-8f76-f873336499e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcb190a9-692f-4f01-812c-379ac0a609c3"]
2022-04-17T04:00:58.763Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:00:58.763Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:00:58.767Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:00:58.769Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:58.770Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:00:58.770Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:58.770Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:00:58.770Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:00:58.771Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9185f118b7114caa", X-B3-SpanId:"d8d4a701ca086178", X-B3-ParentSpanId:"9185f118b7114caa", X-B3-Sampled:"0", X-ONAP-RequestID:"27c6ff26-1a75-4ddb-962d-6d679b19638d", X-RequestID:"27c6ff26-1a75-4ddb-962d-6d679b19638d", X-TransactionID:"27c6ff26-1a75-4ddb-962d-6d679b19638d", X-ECOMP-RequestID:"27c6ff26-1a75-4ddb-962d-6d679b19638d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25ab9a03-73e5-498a-afd8-5ebaba3a2708"]
2022-04-17T04:00:58.771Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:00:58.771Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:00:59.592Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:59.592Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:59.592Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:00:59.593Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:59.593Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:59.593Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:00:59.593Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:59.593Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:59.593Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:00:59.594Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:59.594Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:00:59.595Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:59.595Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:59.595Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:00:59.596Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:59.596Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:00:59.596Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:59.596Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:59.596Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:00:59.596Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b617c359f66c2c9", X-B3-SpanId:"98292053fbb28880", X-B3-ParentSpanId:"0b617c359f66c2c9", X-B3-Sampled:"0", X-ONAP-RequestID:"1c43cf4c-0efb-4ef8-8f76-f873336499e4", X-RequestID:"1c43cf4c-0efb-4ef8-8f76-f873336499e4", X-TransactionID:"1c43cf4c-0efb-4ef8-8f76-f873336499e4", X-ECOMP-RequestID:"1c43cf4c-0efb-4ef8-8f76-f873336499e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09c7c9eb-463d-49a0-8c84-32ee6ac4b613"]
2022-04-17T04:00:59.596Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:59.597Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:59.597Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:59.597Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:00:59.598Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:00:59.598Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:00:59.598Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:00:59.598Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9185f118b7114caa", X-B3-SpanId:"8754b698e147a616", X-B3-ParentSpanId:"9185f118b7114caa", X-B3-Sampled:"0", X-ONAP-RequestID:"27c6ff26-1a75-4ddb-962d-6d679b19638d", X-RequestID:"27c6ff26-1a75-4ddb-962d-6d679b19638d", X-TransactionID:"27c6ff26-1a75-4ddb-962d-6d679b19638d", X-ECOMP-RequestID:"27c6ff26-1a75-4ddb-962d-6d679b19638d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb2b9839-777d-40aa-a2cd-522b4a3bd840"]
2022-04-17T04:00:59.599Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:00:59.599Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:00:59.604Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:59.604Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:00:59.604Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:59.604Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:00:59.605Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:59.605Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:00:59.605Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:59.605Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:00:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:00:59.606Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:59.606Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:59.606Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:59.606Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:00:59.607Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:00:59.607Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:00:59.611Z|1c43cf4c-0efb-4ef8-8f76-f873336499e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:00:59.611Z|27c6ff26-1a75-4ddb-962d-6d679b19638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:03.337Z|7ac8a38f-30f6-4a62-b599-7044db8cbd87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:03.338Z|7ac8a38f-30f6-4a62-b599-7044db8cbd87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:03.343Z|9e5ab082-e848-4c34-a2d5-f4ae8aa5e392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:03.343Z|9e5ab082-e848-4c34-a2d5-f4ae8aa5e392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:03.344Z|71bd6e0d-67ac-4566-842e-aef07245361d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:03.344Z|71bd6e0d-67ac-4566-842e-aef07245361d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:08.747Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:08.750Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:01:08.751Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:01:08.751Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:08.751Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:01:08.751Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:01:08.752Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92ed6d3b37506293", X-B3-SpanId:"76a5fdba1632acd8", X-B3-ParentSpanId:"92ed6d3b37506293", X-B3-Sampled:"0", X-ONAP-RequestID:"ebe8cb73-1786-4e7e-aa02-a11913016fb7", X-RequestID:"ebe8cb73-1786-4e7e-aa02-a11913016fb7", X-TransactionID:"ebe8cb73-1786-4e7e-aa02-a11913016fb7", X-ECOMP-RequestID:"ebe8cb73-1786-4e7e-aa02-a11913016fb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ab8f9d7-e572-44ac-a227-db19c5b4738f"]
2022-04-17T04:01:08.752Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:01:08.752Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:01:09.594Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:09.594Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:09.595Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:01:09.595Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:09.595Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:01:09.596Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:09.596Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:01:09.597Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:01:09.597Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:09.597Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:09.598Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:01:09.598Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:09.598Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92ed6d3b37506293", X-B3-SpanId:"137f637fd0649917", X-B3-ParentSpanId:"92ed6d3b37506293", X-B3-Sampled:"0", X-ONAP-RequestID:"ebe8cb73-1786-4e7e-aa02-a11913016fb7", X-RequestID:"ebe8cb73-1786-4e7e-aa02-a11913016fb7", X-TransactionID:"ebe8cb73-1786-4e7e-aa02-a11913016fb7", X-ECOMP-RequestID:"ebe8cb73-1786-4e7e-aa02-a11913016fb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a651cd94-e8f9-4115-acc8-2289edf10098"]
2022-04-17T04:01:09.598Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:09.598Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:09.612Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:09.613Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:09.613Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:09.613Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:09.613Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:09.614Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:09.614Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:09.618Z|ebe8cb73-1786-4e7e-aa02-a11913016fb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:09.741Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:09.744Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:09.744Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:01:09.744Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:01:09.745Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:09.745Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:01:09.745Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:01:09.745Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7a13c9706c50408", X-B3-SpanId:"e8049d02bc157066", X-B3-ParentSpanId:"d7a13c9706c50408", X-B3-Sampled:"0", X-ONAP-RequestID:"32ab5646-7c4b-4a68-9878-c922bc2652d8", X-RequestID:"32ab5646-7c4b-4a68-9878-c922bc2652d8", X-TransactionID:"32ab5646-7c4b-4a68-9878-c922bc2652d8", X-ECOMP-RequestID:"32ab5646-7c4b-4a68-9878-c922bc2652d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"282e4e3b-86ae-4ee3-be1b-8c2611399c5f"]
2022-04-17T04:01:09.745Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:01:09.746Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:01:09.747Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:01:09.747Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:01:09.747Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:09.748Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:01:09.748Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:01:09.748Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8162bbcb15371891", X-B3-SpanId:"861ac285db0a6139", X-B3-ParentSpanId:"8162bbcb15371891", X-B3-Sampled:"0", X-ONAP-RequestID:"5595ea23-6850-4d9a-8716-1960ae6435db", X-RequestID:"5595ea23-6850-4d9a-8716-1960ae6435db", X-TransactionID:"5595ea23-6850-4d9a-8716-1960ae6435db", X-ECOMP-RequestID:"5595ea23-6850-4d9a-8716-1960ae6435db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f2a8940-7c3a-4064-a759-8952ce281c76"]
2022-04-17T04:01:09.748Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:01:09.749Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:01:09.753Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:09.754Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:09.754Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:01:09.754Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:09.755Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:01:09.756Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:09.756Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:01:09.757Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:09.757Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:09.757Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:01:09.757Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:01:09.757Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:09.757Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:09.757Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:09.758Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:01:09.758Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:09.758Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7a13c9706c50408", X-B3-SpanId:"eb3418a37e210783", X-B3-ParentSpanId:"d7a13c9706c50408", X-B3-Sampled:"0", X-ONAP-RequestID:"32ab5646-7c4b-4a68-9878-c922bc2652d8", X-RequestID:"32ab5646-7c4b-4a68-9878-c922bc2652d8", X-TransactionID:"32ab5646-7c4b-4a68-9878-c922bc2652d8", X-ECOMP-RequestID:"32ab5646-7c4b-4a68-9878-c922bc2652d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59253efb-59ae-4953-aa38-821eb09e3613"]
2022-04-17T04:01:09.758Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:01:09.758Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:09.758Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:09.758Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:09.759Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:01:09.760Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:01:09.760Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:09.761Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:09.761Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:01:09.761Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:09.761Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8162bbcb15371891", X-B3-SpanId:"423d135108fb6708", X-B3-ParentSpanId:"8162bbcb15371891", X-B3-Sampled:"0", X-ONAP-RequestID:"5595ea23-6850-4d9a-8716-1960ae6435db", X-RequestID:"5595ea23-6850-4d9a-8716-1960ae6435db", X-TransactionID:"5595ea23-6850-4d9a-8716-1960ae6435db", X-ECOMP-RequestID:"5595ea23-6850-4d9a-8716-1960ae6435db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4bd0a96-c30b-4d13-a5f7-187283031a52"]
2022-04-17T04:01:09.762Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:09.762Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:10.591Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:10.591Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:10.592Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:10.592Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:10.592Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:10.592Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:10.592Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:10.593Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:10.594Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:10.594Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:10.594Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:10.594Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:10.594Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:10.595Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:10.599Z|32ab5646-7c4b-4a68-9878-c922bc2652d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:10.599Z|5595ea23-6850-4d9a-8716-1960ae6435db|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:12.691Z|e970040c-afb3-46b9-b5e9-61e0ac842030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:12.691Z|e970040c-afb3-46b9-b5e9-61e0ac842030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:01:13.365Z|52b20ce8-d4b6-40fb-9a70-2946eef12203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:13.366Z|52b20ce8-d4b6-40fb-9a70-2946eef12203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:13.368Z|1490b683-e0e7-41ad-8f7a-4097025c8761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:13.369Z|1490b683-e0e7-41ad-8f7a-4097025c8761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:13.369Z|4725c4a5-9d21-4745-b52a-19fb5b2e7faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:13.370Z|4725c4a5-9d21-4745-b52a-19fb5b2e7faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:19.747Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:19.751Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:01:19.751Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:01:19.751Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:19.752Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:01:19.752Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:01:19.752Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1f5272f27e4bd85", X-B3-SpanId:"4a39c1146419773a", X-B3-ParentSpanId:"f1f5272f27e4bd85", X-B3-Sampled:"0", X-ONAP-RequestID:"5993d050-87a2-40f9-bb90-3100c470e54a", X-RequestID:"5993d050-87a2-40f9-bb90-3100c470e54a", X-TransactionID:"5993d050-87a2-40f9-bb90-3100c470e54a", X-ECOMP-RequestID:"5993d050-87a2-40f9-bb90-3100c470e54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d02554f-8663-4577-a099-9ada461d7392"]
2022-04-17T04:01:19.752Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:01:19.753Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:01:19.763Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:19.763Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:19.764Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:01:19.764Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:19.764Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:01:19.765Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:19.765Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:01:19.766Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:01:19.766Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:19.767Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:19.767Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:01:19.767Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:19.767Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1f5272f27e4bd85", X-B3-SpanId:"29e3d53c049ece92", X-B3-ParentSpanId:"f1f5272f27e4bd85", X-B3-Sampled:"0", X-ONAP-RequestID:"5993d050-87a2-40f9-bb90-3100c470e54a", X-RequestID:"5993d050-87a2-40f9-bb90-3100c470e54a", X-TransactionID:"5993d050-87a2-40f9-bb90-3100c470e54a", X-ECOMP-RequestID:"5993d050-87a2-40f9-bb90-3100c470e54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef45c01c-1f6e-46f4-87c6-31188fd13d98"]
2022-04-17T04:01:19.768Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:19.768Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:19.774Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:19.775Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:19.775Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:19.775Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:19.776Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:19.776Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:19.776Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:19.780Z|5993d050-87a2-40f9-bb90-3100c470e54a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:20.739Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:20.742Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:01:20.743Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:01:20.743Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:20.743Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:01:20.743Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:01:20.743Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:20.744Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98d7e5a31ee0e4a6", X-B3-SpanId:"c3c433cde37ab7e7", X-B3-ParentSpanId:"98d7e5a31ee0e4a6", X-B3-Sampled:"0", X-ONAP-RequestID:"8f929b4f-6a3a-4c54-b901-bda2b96b6771", X-RequestID:"8f929b4f-6a3a-4c54-b901-bda2b96b6771", X-TransactionID:"8f929b4f-6a3a-4c54-b901-bda2b96b6771", X-ECOMP-RequestID:"8f929b4f-6a3a-4c54-b901-bda2b96b6771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"470127ca-56bc-4996-bc3a-a78dcd7ab06e"]
2022-04-17T04:01:20.744Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:01:20.744Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:01:20.746Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:01:20.746Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:01:20.746Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:20.746Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:01:20.747Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:01:20.747Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97f40a0fa18058c3", X-B3-SpanId:"c54d8c735a23764e", X-B3-ParentSpanId:"97f40a0fa18058c3", X-B3-Sampled:"0", X-ONAP-RequestID:"6c1912e3-cbff-4a13-b0dc-775468dc8f32", X-RequestID:"6c1912e3-cbff-4a13-b0dc-775468dc8f32", X-TransactionID:"6c1912e3-cbff-4a13-b0dc-775468dc8f32", X-ECOMP-RequestID:"6c1912e3-cbff-4a13-b0dc-775468dc8f32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"482da9f2-b581-4a59-bcee-4399391d1474"]
2022-04-17T04:01:20.747Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:01:20.747Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:01:21.594Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:21.595Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:21.595Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:01:21.595Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:21.595Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:21.595Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:21.596Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:01:21.596Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:01:21.596Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:21.596Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:21.596Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:01:21.597Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:01:21.597Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:21.597Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:01:21.597Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:01:21.598Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:21.598Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:01:21.598Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:21.598Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:21.598Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:01:21.599Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:21.599Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:21.599Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98d7e5a31ee0e4a6", X-B3-SpanId:"df439467d7526470", X-B3-ParentSpanId:"98d7e5a31ee0e4a6", X-B3-Sampled:"0", X-ONAP-RequestID:"8f929b4f-6a3a-4c54-b901-bda2b96b6771", X-RequestID:"8f929b4f-6a3a-4c54-b901-bda2b96b6771", X-TransactionID:"8f929b4f-6a3a-4c54-b901-bda2b96b6771", X-ECOMP-RequestID:"8f929b4f-6a3a-4c54-b901-bda2b96b6771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95d437fc-74d7-43cd-8528-dbb11c888258"]
2022-04-17T04:01:21.599Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:01:21.599Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:21.599Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:21.599Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:21.599Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97f40a0fa18058c3", X-B3-SpanId:"ffc0eec6500f8655", X-B3-ParentSpanId:"97f40a0fa18058c3", X-B3-Sampled:"0", X-ONAP-RequestID:"6c1912e3-cbff-4a13-b0dc-775468dc8f32", X-RequestID:"6c1912e3-cbff-4a13-b0dc-775468dc8f32", X-TransactionID:"6c1912e3-cbff-4a13-b0dc-775468dc8f32", X-ECOMP-RequestID:"6c1912e3-cbff-4a13-b0dc-775468dc8f32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b20a5a13-2c1e-448b-9595-3893b9f73854"]
2022-04-17T04:01:21.599Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:21.600Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:21.606Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:21.606Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:21.607Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:21.607Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:21.607Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:21.607Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:21.607Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:21.607Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:21.608Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:21.608Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:21.608Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:21.608Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:21.608Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:21.609Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:21.613Z|6c1912e3-cbff-4a13-b0dc-775468dc8f32|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:21.613Z|8f929b4f-6a3a-4c54-b901-bda2b96b6771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:23.394Z|83e5e502-0b34-4734-ba8d-509eea7b4d87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:23.394Z|5ed8968a-6119-4d2d-8716-a32397a556ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:23.394Z|c478b3c3-232e-48a4-8d4e-110a6c551dbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:23.395Z|c478b3c3-232e-48a4-8d4e-110a6c551dbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:23.395Z|5ed8968a-6119-4d2d-8716-a32397a556ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:23.395Z|83e5e502-0b34-4734-ba8d-509eea7b4d87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:27.691Z|999d088b-d18b-4fee-96c6-e7a82c718c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:27.691Z|999d088b-d18b-4fee-96c6-e7a82c718c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:01:27.963Z|0177c07e-d710-491d-be27-27fe8e89bd97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:27.964Z|0177c07e-d710-491d-be27-27fe8e89bd97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:01:29.909Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:29.913Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:01:29.913Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:01:29.913Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:29.914Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:01:29.914Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:01:29.914Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6dc93c7bb6fb87a0", X-B3-SpanId:"e892572d949ebe9a", X-B3-ParentSpanId:"6dc93c7bb6fb87a0", X-B3-Sampled:"0", X-ONAP-RequestID:"ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907", X-RequestID:"ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907", X-TransactionID:"ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907", X-ECOMP-RequestID:"ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac9bbc44-fe17-4059-9604-061be8e4cf0d"]
2022-04-17T04:01:29.914Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:01:29.914Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:01:30.596Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:30.596Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:30.597Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:01:30.597Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:30.597Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:01:30.598Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:30.598Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:01:30.599Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:01:30.599Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:30.600Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:30.600Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:01:30.600Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:30.600Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6dc93c7bb6fb87a0", X-B3-SpanId:"dada82fc2a5a00c6", X-B3-ParentSpanId:"6dc93c7bb6fb87a0", X-B3-Sampled:"0", X-ONAP-RequestID:"ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907", X-RequestID:"ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907", X-TransactionID:"ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907", X-ECOMP-RequestID:"ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcf16ff8-fe61-4e31-9c33-688814253717"]
2022-04-17T04:01:30.600Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:30.601Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:30.609Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:30.609Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:30.609Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:30.609Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:30.610Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:30.610Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:30.611Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:30.615Z|ab8e5ee7-5e56-4ee4-96cb-74ac6cee7907|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:31.745Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:31.748Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:01:31.748Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:01:31.748Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:31.749Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:01:31.749Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:01:31.749Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6de64f71682f83b", X-B3-SpanId:"63e7c4cf5513d504", X-B3-ParentSpanId:"e6de64f71682f83b", X-B3-Sampled:"0", X-ONAP-RequestID:"8aba5e6a-fddb-4686-9993-e93dfc21158f", X-RequestID:"8aba5e6a-fddb-4686-9993-e93dfc21158f", X-TransactionID:"8aba5e6a-fddb-4686-9993-e93dfc21158f", X-ECOMP-RequestID:"8aba5e6a-fddb-4686-9993-e93dfc21158f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac687246-31e0-4ff1-a23d-2896cbfdb6e3"]
2022-04-17T04:01:31.749Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:01:31.749Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:01:31.751Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:31.753Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:01:31.754Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:01:31.754Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:31.754Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:01:31.755Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:01:31.755Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3959aedad057414", X-B3-SpanId:"936320dc12d473ea", X-B3-ParentSpanId:"f3959aedad057414", X-B3-Sampled:"0", X-ONAP-RequestID:"2e8b7949-3a8a-4e37-82c5-43cf599ad5a0", X-RequestID:"2e8b7949-3a8a-4e37-82c5-43cf599ad5a0", X-TransactionID:"2e8b7949-3a8a-4e37-82c5-43cf599ad5a0", X-ECOMP-RequestID:"2e8b7949-3a8a-4e37-82c5-43cf599ad5a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f2ecedd-9e03-40bf-a67a-d12423ffc29e"]
2022-04-17T04:01:31.755Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:01:31.755Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:01:32.596Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:32.596Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:32.597Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:32.597Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:32.597Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:01:32.597Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:01:32.597Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:32.597Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:32.597Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:01:32.597Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:01:32.598Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:32.598Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:32.598Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:01:32.598Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:01:32.599Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:01:32.599Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:01:32.600Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:32.600Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:32.600Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:32.600Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:32.600Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:01:32.600Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:01:32.600Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:32.600Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:32.600Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3959aedad057414", X-B3-SpanId:"553ccf0466978110", X-B3-ParentSpanId:"f3959aedad057414", X-B3-Sampled:"0", X-ONAP-RequestID:"2e8b7949-3a8a-4e37-82c5-43cf599ad5a0", X-RequestID:"2e8b7949-3a8a-4e37-82c5-43cf599ad5a0", X-TransactionID:"2e8b7949-3a8a-4e37-82c5-43cf599ad5a0", X-ECOMP-RequestID:"2e8b7949-3a8a-4e37-82c5-43cf599ad5a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c9c5d54-e559-44d1-80d0-12f94f45eb33"]
2022-04-17T04:01:32.600Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6de64f71682f83b", X-B3-SpanId:"f0d47353369a9c6a", X-B3-ParentSpanId:"e6de64f71682f83b", X-B3-Sampled:"0", X-ONAP-RequestID:"8aba5e6a-fddb-4686-9993-e93dfc21158f", X-RequestID:"8aba5e6a-fddb-4686-9993-e93dfc21158f", X-TransactionID:"8aba5e6a-fddb-4686-9993-e93dfc21158f", X-ECOMP-RequestID:"8aba5e6a-fddb-4686-9993-e93dfc21158f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a5c6c46-32bf-4ebc-9885-b2558e0ca0f1"]
2022-04-17T04:01:32.601Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:32.601Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:32.601Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:32.601Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:33.420Z|35ecfc6e-8b64-434d-807b-1da5f203a20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:33.420Z|95e9beec-dd58-4eb1-90b8-f01698bb5f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:33.420Z|35ecfc6e-8b64-434d-807b-1da5f203a20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:33.420Z|fa8b5546-5ecc-4aa8-ae4f-02c6ed08bb2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:33.420Z|95e9beec-dd58-4eb1-90b8-f01698bb5f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:33.421Z|fa8b5546-5ecc-4aa8-ae4f-02c6ed08bb2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:33.594Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:33.594Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:33.595Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:33.595Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:33.595Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:33.595Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:33.595Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:33.596Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:33.596Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:33.596Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:33.596Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:33.596Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:33.597Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:33.597Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:33.602Z|2e8b7949-3a8a-4e37-82c5-43cf599ad5a0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:33.602Z|8aba5e6a-fddb-4686-9993-e93dfc21158f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:40.742Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:40.746Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:01:40.746Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:01:40.746Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:40.746Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:01:40.747Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:01:40.747Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65aab743e828f95c", X-B3-SpanId:"9d5038a204073989", X-B3-ParentSpanId:"65aab743e828f95c", X-B3-Sampled:"0", X-ONAP-RequestID:"ca5f6759-9757-46b6-93c0-3d7e2e5d633e", X-RequestID:"ca5f6759-9757-46b6-93c0-3d7e2e5d633e", X-TransactionID:"ca5f6759-9757-46b6-93c0-3d7e2e5d633e", X-ECOMP-RequestID:"ca5f6759-9757-46b6-93c0-3d7e2e5d633e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b83fae36-31af-43ff-9189-513f2ee5bfe6"]
2022-04-17T04:01:40.747Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:01:40.747Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:01:40.758Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:40.758Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:40.759Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:01:40.759Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:40.760Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:01:40.761Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:40.761Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:01:40.762Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:01:40.763Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:40.763Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:40.763Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:01:40.763Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:40.763Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65aab743e828f95c", X-B3-SpanId:"a0554e8183531563", X-B3-ParentSpanId:"65aab743e828f95c", X-B3-Sampled:"0", X-ONAP-RequestID:"ca5f6759-9757-46b6-93c0-3d7e2e5d633e", X-RequestID:"ca5f6759-9757-46b6-93c0-3d7e2e5d633e", X-TransactionID:"ca5f6759-9757-46b6-93c0-3d7e2e5d633e", X-ECOMP-RequestID:"ca5f6759-9757-46b6-93c0-3d7e2e5d633e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7201d21-f910-43ab-9d03-a7e3b35c03f7"]
2022-04-17T04:01:40.764Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:40.764Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:41.595Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:41.596Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:41.596Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:41.596Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:41.597Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:41.597Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:41.598Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:41.603Z|ca5f6759-9757-46b6-93c0-3d7e2e5d633e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:42.691Z|a1cb1424-6b82-4445-a785-a5eefb73662e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:42.695Z|a1cb1424-6b82-4445-a785-a5eefb73662e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:01:43.446Z|8fbb487b-39d6-43a2-9f8b-5627bdc781cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:43.446Z|a8b91afe-19bb-467d-80bb-7aeecf8555db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:43.446Z|9c0cbf20-d72f-4881-baca-1ad044d4a636|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:43.446Z|8fbb487b-39d6-43a2-9f8b-5627bdc781cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:43.446Z|9c0cbf20-d72f-4881-baca-1ad044d4a636|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:43.446Z|a8b91afe-19bb-467d-80bb-7aeecf8555db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:43.727Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:43.730Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:01:43.730Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:43.730Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:01:43.731Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:43.731Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:01:43.731Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:01:43.732Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c039da4adde1ff0", X-B3-SpanId:"5a56e35ef0a7ca9a", X-B3-ParentSpanId:"6c039da4adde1ff0", X-B3-Sampled:"0", X-ONAP-RequestID:"56244413-7d78-439d-8a9d-d07bbfb91317", X-RequestID:"56244413-7d78-439d-8a9d-d07bbfb91317", X-TransactionID:"56244413-7d78-439d-8a9d-d07bbfb91317", X-ECOMP-RequestID:"56244413-7d78-439d-8a9d-d07bbfb91317", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52527fed-6fa9-4911-a2da-e9c401fb2f11"]
2022-04-17T04:01:43.732Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:01:43.732Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:01:43.732Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:01:43.733Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:01:43.733Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:43.733Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:01:43.733Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:01:43.734Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2852c5d5954e91e1", X-B3-SpanId:"dac37514adc92733", X-B3-ParentSpanId:"2852c5d5954e91e1", X-B3-Sampled:"0", X-ONAP-RequestID:"c8164a58-7694-4824-9e9b-441156ccd654", X-RequestID:"c8164a58-7694-4824-9e9b-441156ccd654", X-TransactionID:"c8164a58-7694-4824-9e9b-441156ccd654", X-ECOMP-RequestID:"c8164a58-7694-4824-9e9b-441156ccd654", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0003ce55-ee51-43e2-a2f1-9e36cdbdd99c"]
2022-04-17T04:01:43.734Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:01:43.734Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:01:44.597Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:44.597Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:44.598Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:44.598Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:44.598Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:01:44.598Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:01:44.598Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:44.598Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:44.599Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:01:44.599Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:01:44.599Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:44.599Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:44.600Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:01:44.599Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:01:44.600Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:01:44.600Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:01:44.601Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:44.601Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:44.601Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:44.601Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:44.601Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:01:44.601Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:44.601Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:01:44.602Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c039da4adde1ff0", X-B3-SpanId:"7cc8a0e2e1c3b0b1", X-B3-ParentSpanId:"6c039da4adde1ff0", X-B3-Sampled:"0", X-ONAP-RequestID:"56244413-7d78-439d-8a9d-d07bbfb91317", X-RequestID:"56244413-7d78-439d-8a9d-d07bbfb91317", X-TransactionID:"56244413-7d78-439d-8a9d-d07bbfb91317", X-ECOMP-RequestID:"56244413-7d78-439d-8a9d-d07bbfb91317", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b320785-a311-47fa-b423-149f5cea36a6"]
2022-04-17T04:01:44.602Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:44.602Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:44.602Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:44.602Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2852c5d5954e91e1", X-B3-SpanId:"03816d9a5e14cf26", X-B3-ParentSpanId:"2852c5d5954e91e1", X-B3-Sampled:"0", X-ONAP-RequestID:"c8164a58-7694-4824-9e9b-441156ccd654", X-RequestID:"c8164a58-7694-4824-9e9b-441156ccd654", X-TransactionID:"c8164a58-7694-4824-9e9b-441156ccd654", X-ECOMP-RequestID:"c8164a58-7694-4824-9e9b-441156ccd654", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2111dbba-f778-405a-add9-fb28f3104865"]
2022-04-17T04:01:44.602Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:44.603Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:44.610Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:44.610Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:44.610Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:44.611Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:44.611Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:44.611Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:44.611Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:44.611Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:44.611Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:44.611Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:44.612Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:44.613Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:44.613Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:44.614Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:44.616Z|56244413-7d78-439d-8a9d-d07bbfb91317|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:44.617Z|c8164a58-7694-4824-9e9b-441156ccd654|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:47.266Z|e67dc552-8947-4557-9191-85835468471e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:01:47.267Z|e67dc552-8947-4557-9191-85835468471e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:51.728Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:51.731Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:01:51.732Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:01:51.732Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:51.732Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:01:51.732Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:01:51.732Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b2bdbc7e2b99b06", X-B3-SpanId:"a80fb9a02d82e2fa", X-B3-ParentSpanId:"2b2bdbc7e2b99b06", X-B3-Sampled:"0", X-ONAP-RequestID:"1220bfa7-b95b-43da-9ac6-8a22f513769c", X-RequestID:"1220bfa7-b95b-43da-9ac6-8a22f513769c", X-TransactionID:"1220bfa7-b95b-43da-9ac6-8a22f513769c", X-ECOMP-RequestID:"1220bfa7-b95b-43da-9ac6-8a22f513769c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"404e7c1d-b8c9-41c5-ad89-a41b6890a71e"]
2022-04-17T04:01:51.733Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:01:51.733Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:01:52.598Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:52.598Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:52.598Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:01:52.599Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:52.599Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:01:52.599Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:52.600Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:01:52.601Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:01:52.601Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:52.601Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:52.601Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:01:52.602Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:52.602Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b2bdbc7e2b99b06", X-B3-SpanId:"e62d32d9fbd32d93", X-B3-ParentSpanId:"2b2bdbc7e2b99b06", X-B3-Sampled:"0", X-ONAP-RequestID:"1220bfa7-b95b-43da-9ac6-8a22f513769c", X-RequestID:"1220bfa7-b95b-43da-9ac6-8a22f513769c", X-TransactionID:"1220bfa7-b95b-43da-9ac6-8a22f513769c", X-ECOMP-RequestID:"1220bfa7-b95b-43da-9ac6-8a22f513769c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9e5d48e-eec9-4ca4-a159-c08b1a04e7c1"]
2022-04-17T04:01:52.602Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:52.602Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:52.612Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:52.612Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:52.612Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:52.612Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:52.613Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:52.613Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:52.613Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:52.618Z|1220bfa7-b95b-43da-9ac6-8a22f513769c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:53.466Z|d933f844-afb7-427a-a8e2-b6ff69ff1578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:53.467Z|d933f844-afb7-427a-a8e2-b6ff69ff1578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:53.470Z|21875012-e00b-421f-bbca-0bc1ef0ececf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:53.470Z|53903636-27f1-41f5-92b3-37b75c1e9ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:53.470Z|21875012-e00b-421f-bbca-0bc1ef0ececf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:53.471Z|53903636-27f1-41f5-92b3-37b75c1e9ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:54.740Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:54.742Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:01:54.743Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:01:54.744Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:01:54.744Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:54.744Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:01:54.745Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:01:54.745Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:01:54.745Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:01:54.745Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:54.745Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9881ad40c7e409fb", X-B3-SpanId:"df0c69b190fd7901", X-B3-ParentSpanId:"9881ad40c7e409fb", X-B3-Sampled:"0", X-ONAP-RequestID:"e0e558e5-3ef5-4343-a4c8-767b1328f17f", X-RequestID:"e0e558e5-3ef5-4343-a4c8-767b1328f17f", X-TransactionID:"e0e558e5-3ef5-4343-a4c8-767b1328f17f", X-ECOMP-RequestID:"e0e558e5-3ef5-4343-a4c8-767b1328f17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"675f6c9e-b099-4de9-a7ab-9827d2af776d"]
2022-04-17T04:01:54.746Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:01:54.746Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:01:54.746Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:01:54.746Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:01:54.747Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c36605008705d16f", X-B3-SpanId:"cda9e29ccd61032e", X-B3-ParentSpanId:"c36605008705d16f", X-B3-Sampled:"0", X-ONAP-RequestID:"87b89eb4-e802-4735-9856-5d2d9aa9b852", X-RequestID:"87b89eb4-e802-4735-9856-5d2d9aa9b852", X-TransactionID:"87b89eb4-e802-4735-9856-5d2d9aa9b852", X-ECOMP-RequestID:"87b89eb4-e802-4735-9856-5d2d9aa9b852", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b20dd2a1-211c-4cbf-b5e9-4055bfb72a03"]
2022-04-17T04:01:54.747Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:01:54.747Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:01:55.598Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:55.598Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:55.599Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:55.599Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:55.599Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:01:55.599Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:01:55.599Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:55.599Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:55.600Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:01:55.600Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:55.600Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:01:55.601Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:01:55.601Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:55.601Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:01:55.602Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:01:55.602Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:55.602Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:55.602Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:01:55.602Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:01:55.602Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:55.602Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:01:55.603Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c36605008705d16f", X-B3-SpanId:"2cf108ed128a2e0c", X-B3-ParentSpanId:"c36605008705d16f", X-B3-Sampled:"0", X-ONAP-RequestID:"87b89eb4-e802-4735-9856-5d2d9aa9b852", X-RequestID:"87b89eb4-e802-4735-9856-5d2d9aa9b852", X-TransactionID:"87b89eb4-e802-4735-9856-5d2d9aa9b852", X-ECOMP-RequestID:"87b89eb4-e802-4735-9856-5d2d9aa9b852", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a721f44-045e-4015-89ff-918868c8f726"]
2022-04-17T04:01:55.603Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:01:55.603Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:55.603Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:01:55.603Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:55.603Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:01:55.603Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9881ad40c7e409fb", X-B3-SpanId:"d55fef299345059f", X-B3-ParentSpanId:"9881ad40c7e409fb", X-B3-Sampled:"0", X-ONAP-RequestID:"e0e558e5-3ef5-4343-a4c8-767b1328f17f", X-RequestID:"e0e558e5-3ef5-4343-a4c8-767b1328f17f", X-TransactionID:"e0e558e5-3ef5-4343-a4c8-767b1328f17f", X-ECOMP-RequestID:"e0e558e5-3ef5-4343-a4c8-767b1328f17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b76c98d-e9ec-4bed-9648-093c8f83a69d"]
2022-04-17T04:01:55.603Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:01:55.604Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:01:56.596Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:56.596Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:01:56.597Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:56.597Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:01:56.597Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:56.597Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:01:56.597Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:56.597Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:01:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:01:56.598Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:56.598Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:56.599Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:56.599Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:01:56.599Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:01:56.600Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:01:56.603Z|e0e558e5-3ef5-4343-a4c8-767b1328f17f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:56.603Z|87b89eb4-e802-4735-9856-5d2d9aa9b852|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:01:57.690Z|bb3f52f2-0e24-4df4-b330-b599fef4b2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:57.691Z|bb3f52f2-0e24-4df4-b330-b599fef4b2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:01:57.964Z|d1eacb4b-0aca-4476-8642-2c2b43429084|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:57.965Z|d1eacb4b-0aca-4476-8642-2c2b43429084|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:02.750Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:02.754Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:02.754Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:02:02.754Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:02.755Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:02.755Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:02:02.755Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76dd4d0d35a49234", X-B3-SpanId:"2d0cd2c3888b40cd", X-B3-ParentSpanId:"76dd4d0d35a49234", X-B3-Sampled:"0", X-ONAP-RequestID:"f307ac1f-ae85-45b4-b605-f5adf6083d4f", X-RequestID:"f307ac1f-ae85-45b4-b605-f5adf6083d4f", X-TransactionID:"f307ac1f-ae85-45b4-b605-f5adf6083d4f", X-ECOMP-RequestID:"f307ac1f-ae85-45b4-b605-f5adf6083d4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bee8923-754c-4e3b-87de-2d916f9fc0ab"]
2022-04-17T04:02:02.756Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:02:02.756Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:02:03.489Z|52c80c07-4ea6-4884-841f-f40742807f9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:03.490Z|52c80c07-4ea6-4884-841f-f40742807f9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:03.494Z|5a302078-9c85-4eba-8f3e-aa51c44006cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:03.494Z|5a302078-9c85-4eba-8f3e-aa51c44006cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:03.495Z|93feb026-3aa7-4b35-8b57-64197a197968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:03.495Z|93feb026-3aa7-4b35-8b57-64197a197968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:03.599Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:03.600Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:03.600Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:02:03.601Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:03.601Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:02:03.601Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:03.602Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:02:03.603Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:03.604Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:03.604Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:03.604Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:03.604Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:03.605Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76dd4d0d35a49234", X-B3-SpanId:"4e713dd89cecda46", X-B3-ParentSpanId:"76dd4d0d35a49234", X-B3-Sampled:"0", X-ONAP-RequestID:"f307ac1f-ae85-45b4-b605-f5adf6083d4f", X-RequestID:"f307ac1f-ae85-45b4-b605-f5adf6083d4f", X-TransactionID:"f307ac1f-ae85-45b4-b605-f5adf6083d4f", X-ECOMP-RequestID:"f307ac1f-ae85-45b4-b605-f5adf6083d4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83e5c47a-d362-4008-8677-9b5ad26a9b77"]
2022-04-17T04:02:03.605Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:03.605Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:04.598Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:04.598Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:04.599Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:04.599Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:04.601Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:04.601Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:04.602Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:04.607Z|f307ac1f-ae85-45b4-b605-f5adf6083d4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:06.733Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:06.737Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:02:06.737Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:02:06.737Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:06.738Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:02:06.738Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:06.738Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:02:06.738Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"708f8d9332de744b", X-B3-SpanId:"e45aa93e406f371f", X-B3-ParentSpanId:"708f8d9332de744b", X-B3-Sampled:"0", X-ONAP-RequestID:"19909f79-f135-4322-9237-bbaf5d136bcc", X-RequestID:"19909f79-f135-4322-9237-bbaf5d136bcc", X-TransactionID:"19909f79-f135-4322-9237-bbaf5d136bcc", X-ECOMP-RequestID:"19909f79-f135-4322-9237-bbaf5d136bcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a56d2754-12aa-4563-a293-3cd12a46554c"]
2022-04-17T04:02:06.739Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:02:06.739Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:02:06.741Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:02:06.741Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:02:06.742Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:06.742Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:02:06.742Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:02:06.742Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58afc283b911b837", X-B3-SpanId:"151c813e4d96a6ea", X-B3-ParentSpanId:"58afc283b911b837", X-B3-Sampled:"0", X-ONAP-RequestID:"fd10633e-af7b-4865-be81-129fb3e4e938", X-RequestID:"fd10633e-af7b-4865-be81-129fb3e4e938", X-TransactionID:"fd10633e-af7b-4865-be81-129fb3e4e938", X-ECOMP-RequestID:"fd10633e-af7b-4865-be81-129fb3e4e938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aa8da20-82c7-4885-9d4c-d0e60557ece1"]
2022-04-17T04:02:06.742Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:02:06.743Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:02:07.601Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:07.601Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:07.601Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:07.602Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:02:07.601Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:07.602Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:07.602Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:02:07.602Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:02:07.602Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:07.603Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:07.603Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:02:07.603Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:02:07.603Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:07.604Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:02:07.604Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:02:07.604Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:07.605Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:07.605Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:02:07.605Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:07.605Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"708f8d9332de744b", X-B3-SpanId:"3d074cb5da0dbe29", X-B3-ParentSpanId:"708f8d9332de744b", X-B3-Sampled:"0", X-ONAP-RequestID:"19909f79-f135-4322-9237-bbaf5d136bcc", X-RequestID:"19909f79-f135-4322-9237-bbaf5d136bcc", X-TransactionID:"19909f79-f135-4322-9237-bbaf5d136bcc", X-ECOMP-RequestID:"19909f79-f135-4322-9237-bbaf5d136bcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"158d69c1-7c7f-41e8-baa9-6e30702588af"]
2022-04-17T04:02:07.606Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:07.606Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:07.606Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:02:07.606Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:07.606Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:07.607Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:02:07.607Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:07.607Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58afc283b911b837", X-B3-SpanId:"13ff3992f648736c", X-B3-ParentSpanId:"58afc283b911b837", X-B3-Sampled:"0", X-ONAP-RequestID:"fd10633e-af7b-4865-be81-129fb3e4e938", X-RequestID:"fd10633e-af7b-4865-be81-129fb3e4e938", X-TransactionID:"fd10633e-af7b-4865-be81-129fb3e4e938", X-ECOMP-RequestID:"fd10633e-af7b-4865-be81-129fb3e4e938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb765f27-6a61-4695-8db3-c908fc53a4a0"]
2022-04-17T04:02:07.607Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:07.607Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:07.616Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:07.616Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:07.616Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:07.616Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:07.617Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:07.617Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:07.617Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:07.617Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:07.618Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:07.618Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:07.618Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:07.618Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:07.618Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:07.618Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:07.623Z|19909f79-f135-4322-9237-bbaf5d136bcc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:07.624Z|fd10633e-af7b-4865-be81-129fb3e4e938|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:12.691Z|0d77da4b-932c-4fe2-b421-4474461450f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:12.691Z|0d77da4b-932c-4fe2-b421-4474461450f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:13.513Z|1fc8d49f-a627-4f85-aca5-d9e0ca586be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:13.514Z|1fc8d49f-a627-4f85-aca5-d9e0ca586be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:13.515Z|bc76c250-f2ae-4ef7-96e9-8a248baef031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:13.516Z|bc76c250-f2ae-4ef7-96e9-8a248baef031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:13.519Z|f5ae375e-6099-451e-9e2b-c9464257fbd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:13.520Z|f5ae375e-6099-451e-9e2b-c9464257fbd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:14.740Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:14.743Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:14.744Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:02:14.744Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:14.744Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:14.744Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:02:14.745Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdf1de53e560102a", X-B3-SpanId:"32bdcc825b902fc8", X-B3-ParentSpanId:"fdf1de53e560102a", X-B3-Sampled:"0", X-ONAP-RequestID:"933d62cb-88f7-4656-98e3-6e879b001bfb", X-RequestID:"933d62cb-88f7-4656-98e3-6e879b001bfb", X-TransactionID:"933d62cb-88f7-4656-98e3-6e879b001bfb", X-ECOMP-RequestID:"933d62cb-88f7-4656-98e3-6e879b001bfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d00943bf-95f7-4cfe-866c-dcef483267da"]
2022-04-17T04:02:14.745Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:02:14.745Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:02:14.758Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:14.759Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:14.759Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:02:14.759Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:14.760Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:02:14.760Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:14.760Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:02:14.761Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:14.761Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:14.762Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:14.762Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:14.762Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:14.762Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdf1de53e560102a", X-B3-SpanId:"b272f0de1eb02592", X-B3-ParentSpanId:"fdf1de53e560102a", X-B3-Sampled:"0", X-ONAP-RequestID:"933d62cb-88f7-4656-98e3-6e879b001bfb", X-RequestID:"933d62cb-88f7-4656-98e3-6e879b001bfb", X-TransactionID:"933d62cb-88f7-4656-98e3-6e879b001bfb", X-ECOMP-RequestID:"933d62cb-88f7-4656-98e3-6e879b001bfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5670d72-b41a-4551-826c-36731a7507d7"]
2022-04-17T04:02:14.762Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:14.762Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:14.772Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:14.772Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:14.772Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:14.772Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:14.774Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:14.774Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:14.774Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:14.781Z|933d62cb-88f7-4656-98e3-6e879b001bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:17.748Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:17.751Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:02:17.752Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:02:17.752Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:17.752Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:17.752Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:02:17.752Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:02:17.752Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7acd7935582c3928", X-B3-SpanId:"ff202482d285ceb7", X-B3-ParentSpanId:"7acd7935582c3928", X-B3-Sampled:"0", X-ONAP-RequestID:"6be0a68c-3d12-4857-a026-b55013b2202b", X-RequestID:"6be0a68c-3d12-4857-a026-b55013b2202b", X-TransactionID:"6be0a68c-3d12-4857-a026-b55013b2202b", X-ECOMP-RequestID:"6be0a68c-3d12-4857-a026-b55013b2202b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeaed6cd-96ea-496d-91f9-5e7240f163b1"]
2022-04-17T04:02:17.753Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:02:17.753Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:02:17.755Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:02:17.755Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:02:17.755Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:17.755Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:02:17.755Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:02:17.756Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e54724531a4598ae", X-B3-SpanId:"5d037dcb08056db5", X-B3-ParentSpanId:"e54724531a4598ae", X-B3-Sampled:"0", X-ONAP-RequestID:"4de38089-13d6-4843-bb8c-220072337a15", X-RequestID:"4de38089-13d6-4843-bb8c-220072337a15", X-TransactionID:"4de38089-13d6-4843-bb8c-220072337a15", X-ECOMP-RequestID:"4de38089-13d6-4843-bb8c-220072337a15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef692454-3023-4487-9918-66cb962fbabf"]
2022-04-17T04:02:17.756Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:02:17.756Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:02:18.601Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:18.601Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:18.602Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:18.602Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:02:18.602Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:18.602Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:02:18.602Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:18.603Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:18.603Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:02:18.604Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:18.604Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:02:18.604Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:02:18.604Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:18.605Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:02:18.606Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:02:18.606Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:02:18.606Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:18.606Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:18.606Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:02:18.606Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:18.607Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:18.607Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:18.607Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e54724531a4598ae", X-B3-SpanId:"b16e95b5518ccf12", X-B3-ParentSpanId:"e54724531a4598ae", X-B3-Sampled:"0", X-ONAP-RequestID:"4de38089-13d6-4843-bb8c-220072337a15", X-RequestID:"4de38089-13d6-4843-bb8c-220072337a15", X-TransactionID:"4de38089-13d6-4843-bb8c-220072337a15", X-ECOMP-RequestID:"4de38089-13d6-4843-bb8c-220072337a15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0f1b3cf-5493-4f20-a14f-38176f72e052"]
2022-04-17T04:02:18.607Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:02:18.607Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:18.607Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:18.607Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:18.607Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7acd7935582c3928", X-B3-SpanId:"21c7a2b1b8b0e36a", X-B3-ParentSpanId:"7acd7935582c3928", X-B3-Sampled:"0", X-ONAP-RequestID:"6be0a68c-3d12-4857-a026-b55013b2202b", X-RequestID:"6be0a68c-3d12-4857-a026-b55013b2202b", X-TransactionID:"6be0a68c-3d12-4857-a026-b55013b2202b", X-ECOMP-RequestID:"6be0a68c-3d12-4857-a026-b55013b2202b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78cc068e-8363-4ecf-a7c4-ff6025bdcd05"]
2022-04-17T04:02:18.608Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:18.608Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:19.600Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:19.600Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:19.600Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:19.600Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:19.600Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:19.601Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:19.601Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:19.601Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:19.602Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:19.602Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:19.602Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:19.602Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:19.603Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:19.603Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:19.607Z|6be0a68c-3d12-4857-a026-b55013b2202b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:19.607Z|4de38089-13d6-4843-bb8c-220072337a15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:23.539Z|dfce9189-00a0-49a4-972e-1128d1e8b24b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:23.539Z|7f6bf7b6-7341-4ba2-b63b-b1fcaafda66d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:23.539Z|7f6bf7b6-7341-4ba2-b63b-b1fcaafda66d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:23.539Z|dfce9189-00a0-49a4-972e-1128d1e8b24b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:23.540Z|34a91781-f21e-4e0c-9a73-eb7e0ff9090e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:23.540Z|34a91781-f21e-4e0c-9a73-eb7e0ff9090e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:24.908Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:24.911Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:24.911Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:02:24.912Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:24.912Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:24.912Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:02:24.912Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d7953e33a3ab364", X-B3-SpanId:"8e0f69f0f8ff47ea", X-B3-ParentSpanId:"2d7953e33a3ab364", X-B3-Sampled:"0", X-ONAP-RequestID:"58349668-0bb1-416c-8099-ea3dbf047ff4", X-RequestID:"58349668-0bb1-416c-8099-ea3dbf047ff4", X-TransactionID:"58349668-0bb1-416c-8099-ea3dbf047ff4", X-ECOMP-RequestID:"58349668-0bb1-416c-8099-ea3dbf047ff4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f74d10e2-7fd5-4602-8e9d-a526d35cfb8e"]
2022-04-17T04:02:24.912Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:02:24.913Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:02:25.603Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:25.604Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:25.604Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:02:25.604Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:25.605Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:02:25.605Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:25.605Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:02:25.607Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:25.607Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:25.607Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:25.607Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:25.608Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:25.608Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d7953e33a3ab364", X-B3-SpanId:"8e0152eee4e77d5d", X-B3-ParentSpanId:"2d7953e33a3ab364", X-B3-Sampled:"0", X-ONAP-RequestID:"58349668-0bb1-416c-8099-ea3dbf047ff4", X-RequestID:"58349668-0bb1-416c-8099-ea3dbf047ff4", X-TransactionID:"58349668-0bb1-416c-8099-ea3dbf047ff4", X-ECOMP-RequestID:"58349668-0bb1-416c-8099-ea3dbf047ff4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51f32052-cc3e-4a07-852a-e8a3566f6c09"]
2022-04-17T04:02:25.608Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:25.608Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:25.615Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:25.615Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:25.616Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:25.616Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:25.616Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:25.616Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:25.617Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:25.621Z|58349668-0bb1-416c-8099-ea3dbf047ff4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:27.691Z|b3831879-d0a2-4794-9a59-214faf35d63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:27.694Z|b3831879-d0a2-4794-9a59-214faf35d63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:27.965Z|9228084d-24ea-465b-b720-df04d76d98e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:27.966Z|9228084d-24ea-465b-b720-df04d76d98e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:29.739Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:29.739Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:29.742Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:02:29.743Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:02:29.743Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:02:29.743Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:29.743Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:02:29.743Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:02:29.743Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:02:29.743Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:29.744Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e470ab7a478f693", X-B3-SpanId:"a78c8276a3b68bed", X-B3-ParentSpanId:"9e470ab7a478f693", X-B3-Sampled:"0", X-ONAP-RequestID:"404986d1-d85d-42b5-8add-4fbcb5b8a5fb", X-RequestID:"404986d1-d85d-42b5-8add-4fbcb5b8a5fb", X-TransactionID:"404986d1-d85d-42b5-8add-4fbcb5b8a5fb", X-ECOMP-RequestID:"404986d1-d85d-42b5-8add-4fbcb5b8a5fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f83107bc-66d6-4807-9f6c-3ab0b76e6f5f"]
2022-04-17T04:02:29.744Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:02:29.744Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:02:29.744Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:02:29.744Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:02:29.744Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a54c2ec84407c8a", X-B3-SpanId:"a45fa039c7cb6219", X-B3-ParentSpanId:"3a54c2ec84407c8a", X-B3-Sampled:"0", X-ONAP-RequestID:"9777889e-b4d2-4017-b08d-bc224d4b8e6e", X-RequestID:"9777889e-b4d2-4017-b08d-bc224d4b8e6e", X-TransactionID:"9777889e-b4d2-4017-b08d-bc224d4b8e6e", X-ECOMP-RequestID:"9777889e-b4d2-4017-b08d-bc224d4b8e6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e890ab8d-007f-46ac-a95a-0b522077f64e"]
2022-04-17T04:02:29.744Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:02:29.745Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:02:30.603Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:30.603Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:30.604Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:30.604Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:30.604Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:02:30.604Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:02:30.604Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:30.604Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:30.605Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:02:30.605Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:30.605Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:02:30.605Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:02:30.606Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:30.606Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:02:30.607Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:02:30.607Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:30.607Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:02:30.607Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:30.607Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:30.608Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:02:30.608Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:30.608Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:30.608Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e470ab7a478f693", X-B3-SpanId:"5fd670ca6239fb37", X-B3-ParentSpanId:"9e470ab7a478f693", X-B3-Sampled:"0", X-ONAP-RequestID:"404986d1-d85d-42b5-8add-4fbcb5b8a5fb", X-RequestID:"404986d1-d85d-42b5-8add-4fbcb5b8a5fb", X-TransactionID:"404986d1-d85d-42b5-8add-4fbcb5b8a5fb", X-ECOMP-RequestID:"404986d1-d85d-42b5-8add-4fbcb5b8a5fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5054338c-b137-4b2f-8dfa-8b79a41b1021"]
2022-04-17T04:02:30.608Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:02:30.608Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:30.608Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:30.608Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:30.608Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a54c2ec84407c8a", X-B3-SpanId:"722d6e7b88b72370", X-B3-ParentSpanId:"3a54c2ec84407c8a", X-B3-Sampled:"0", X-ONAP-RequestID:"9777889e-b4d2-4017-b08d-bc224d4b8e6e", X-RequestID:"9777889e-b4d2-4017-b08d-bc224d4b8e6e", X-TransactionID:"9777889e-b4d2-4017-b08d-bc224d4b8e6e", X-ECOMP-RequestID:"9777889e-b4d2-4017-b08d-bc224d4b8e6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18d79b04-32c0-4b47-b150-3f89a310be55"]
2022-04-17T04:02:30.609Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:30.609Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:30.616Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:30.616Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:30.616Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:30.616Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:30.616Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:30.616Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:30.617Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:30.617Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:30.617Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:30.617Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:30.618Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:30.618Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:30.618Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:30.619Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:30.622Z|404986d1-d85d-42b5-8add-4fbcb5b8a5fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:30.623Z|9777889e-b4d2-4017-b08d-bc224d4b8e6e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:33.564Z|cdd9bcd5-c265-4120-a71a-f7bbf7ce1016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:33.564Z|955e0345-bd11-4005-852d-381c35a298ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:33.565Z|cdd9bcd5-c265-4120-a71a-f7bbf7ce1016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:33.565Z|955e0345-bd11-4005-852d-381c35a298ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:33.566Z|bae5d400-fe56-400f-bfc5-71c14ccc0b31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:33.566Z|bae5d400-fe56-400f-bfc5-71c14ccc0b31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:35.750Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:35.753Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:35.753Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:02:35.754Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:35.754Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:35.754Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:02:35.754Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5948266b63235ee0", X-B3-SpanId:"4aac348e1d6617ec", X-B3-ParentSpanId:"5948266b63235ee0", X-B3-Sampled:"0", X-ONAP-RequestID:"e914a0e3-afa9-4dd9-855f-91526a964571", X-RequestID:"e914a0e3-afa9-4dd9-855f-91526a964571", X-TransactionID:"e914a0e3-afa9-4dd9-855f-91526a964571", X-ECOMP-RequestID:"e914a0e3-afa9-4dd9-855f-91526a964571", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f42e8fd8-0616-4dbb-99db-aff9106c7fb7"]
2022-04-17T04:02:35.755Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:02:35.755Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:02:35.767Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:35.767Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:35.768Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:02:35.768Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:35.768Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:02:35.768Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:35.769Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:02:35.770Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:35.770Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:35.770Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:35.770Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:35.771Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:35.771Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5948266b63235ee0", X-B3-SpanId:"a755827247571797", X-B3-ParentSpanId:"5948266b63235ee0", X-B3-Sampled:"0", X-ONAP-RequestID:"e914a0e3-afa9-4dd9-855f-91526a964571", X-RequestID:"e914a0e3-afa9-4dd9-855f-91526a964571", X-TransactionID:"e914a0e3-afa9-4dd9-855f-91526a964571", X-ECOMP-RequestID:"e914a0e3-afa9-4dd9-855f-91526a964571", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54aaad8a-f608-4652-94a2-d56759ef11f2"]
2022-04-17T04:02:35.771Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:35.772Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:35.780Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:35.781Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:35.781Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:35.781Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:35.782Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:35.782Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:35.782Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:35.787Z|e914a0e3-afa9-4dd9-855f-91526a964571|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:40.747Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:40.751Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:02:40.751Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:02:40.752Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:40.752Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:02:40.752Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:02:40.752Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddb1bcd105d25b2d", X-B3-SpanId:"906dd93e43b6bc2e", X-B3-ParentSpanId:"ddb1bcd105d25b2d", X-B3-Sampled:"0", X-ONAP-RequestID:"c760e331-1672-43d3-bc19-5cfdd2d65777", X-RequestID:"c760e331-1672-43d3-bc19-5cfdd2d65777", X-TransactionID:"c760e331-1672-43d3-bc19-5cfdd2d65777", X-ECOMP-RequestID:"c760e331-1672-43d3-bc19-5cfdd2d65777", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50c065e1-851a-4c97-be7e-17cf687f4e26"]
2022-04-17T04:02:40.752Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:02:40.753Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:02:40.755Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:40.758Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:02:40.758Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:02:40.758Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:40.758Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:02:40.759Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:02:40.759Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a7cc2c54679904f", X-B3-SpanId:"e6d052d0ff9468e2", X-B3-ParentSpanId:"6a7cc2c54679904f", X-B3-Sampled:"0", X-ONAP-RequestID:"87ef7d38-ff59-4ab1-bc14-0b01a58e17f6", X-RequestID:"87ef7d38-ff59-4ab1-bc14-0b01a58e17f6", X-TransactionID:"87ef7d38-ff59-4ab1-bc14-0b01a58e17f6", X-ECOMP-RequestID:"87ef7d38-ff59-4ab1-bc14-0b01a58e17f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"264a5e55-255d-4f61-ae86-6489f35311e7"]
2022-04-17T04:02:40.759Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:02:40.759Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:02:40.764Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:40.764Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:40.764Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:02:40.765Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:40.766Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:02:40.766Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:40.766Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:02:40.767Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:02:40.768Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:40.768Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:40.768Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:02:40.768Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:40.768Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddb1bcd105d25b2d", X-B3-SpanId:"955327adcf11eac8", X-B3-ParentSpanId:"ddb1bcd105d25b2d", X-B3-Sampled:"0", X-ONAP-RequestID:"c760e331-1672-43d3-bc19-5cfdd2d65777", X-RequestID:"c760e331-1672-43d3-bc19-5cfdd2d65777", X-TransactionID:"c760e331-1672-43d3-bc19-5cfdd2d65777", X-ECOMP-RequestID:"c760e331-1672-43d3-bc19-5cfdd2d65777", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c2cd98e-5a55-4381-a122-7029c2323cf1"]
2022-04-17T04:02:40.769Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:40.769Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:40.771Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:40.771Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:40.771Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:02:40.771Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:40.772Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:02:40.773Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:40.773Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:02:40.774Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:02:40.774Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:40.774Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:40.774Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:40.774Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:02:40.775Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:40.775Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:40.775Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a7cc2c54679904f", X-B3-SpanId:"4bcf4a2db6459d4c", X-B3-ParentSpanId:"6a7cc2c54679904f", X-B3-Sampled:"0", X-ONAP-RequestID:"87ef7d38-ff59-4ab1-bc14-0b01a58e17f6", X-RequestID:"87ef7d38-ff59-4ab1-bc14-0b01a58e17f6", X-TransactionID:"87ef7d38-ff59-4ab1-bc14-0b01a58e17f6", X-ECOMP-RequestID:"87ef7d38-ff59-4ab1-bc14-0b01a58e17f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"468b441e-4503-4e18-a130-8a33df4118af"]
2022-04-17T04:02:40.775Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:40.775Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:40.775Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:40.775Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:40.776Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:40.776Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:40.776Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:40.780Z|c760e331-1672-43d3-bc19-5cfdd2d65777|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:40.782Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:40.782Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:40.783Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:40.783Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:40.783Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:40.783Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:40.784Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:40.787Z|87ef7d38-ff59-4ab1-bc14-0b01a58e17f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:42.691Z|066e442b-d87b-4dbc-84ed-764d1fc3cd83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:42.691Z|066e442b-d87b-4dbc-84ed-764d1fc3cd83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:43.588Z|4bcc5c8d-0a50-4641-936a-737ad4117c96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:43.589Z|4bcc5c8d-0a50-4641-936a-737ad4117c96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:43.590Z|164e71d6-8866-411e-99ca-99f827359ae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:43.591Z|6d33fb6d-e2b5-4d72-99a9-14cc56cb8598|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:43.591Z|6d33fb6d-e2b5-4d72-99a9-14cc56cb8598|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:43.591Z|164e71d6-8866-411e-99ca-99f827359ae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:45.914Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:45.917Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:45.918Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:02:45.918Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:45.918Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:45.918Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:02:45.919Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"588514bd8ea80313", X-B3-SpanId:"0dc8071b7c091e66", X-B3-ParentSpanId:"588514bd8ea80313", X-B3-Sampled:"0", X-ONAP-RequestID:"0e6f46c2-e23a-4844-b19d-779fb848f031", X-RequestID:"0e6f46c2-e23a-4844-b19d-779fb848f031", X-TransactionID:"0e6f46c2-e23a-4844-b19d-779fb848f031", X-ECOMP-RequestID:"0e6f46c2-e23a-4844-b19d-779fb848f031", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5246d38-5800-4512-b155-cbbb21ab5a1e"]
2022-04-17T04:02:45.919Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:02:45.919Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:02:45.930Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:45.930Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:45.930Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:02:45.930Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:45.931Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:02:45.931Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:45.932Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:02:45.933Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:45.934Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:45.934Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:45.934Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:45.934Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:45.934Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"588514bd8ea80313", X-B3-SpanId:"61cc9c613399a138", X-B3-ParentSpanId:"588514bd8ea80313", X-B3-Sampled:"0", X-ONAP-RequestID:"0e6f46c2-e23a-4844-b19d-779fb848f031", X-RequestID:"0e6f46c2-e23a-4844-b19d-779fb848f031", X-TransactionID:"0e6f46c2-e23a-4844-b19d-779fb848f031", X-ECOMP-RequestID:"0e6f46c2-e23a-4844-b19d-779fb848f031", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06f4401a-ddc9-4f9f-bd83-1ba8e570546b"]
2022-04-17T04:02:45.935Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:45.935Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:45.944Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:45.945Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:45.945Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:45.945Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:45.946Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:45.947Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:45.947Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:45.951Z|0e6f46c2-e23a-4844-b19d-779fb848f031|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:47.266Z|745239df-414a-40ad-85ce-a36e3b203cc6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:02:47.267Z|745239df-414a-40ad-85ce-a36e3b203cc6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:50.906Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:50.910Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:02:50.910Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:02:50.910Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:50.911Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:02:50.911Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:02:50.911Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc3306cb91c2c378", X-B3-SpanId:"ac65928b774aea9f", X-B3-ParentSpanId:"bc3306cb91c2c378", X-B3-Sampled:"0", X-ONAP-RequestID:"b49a6dfd-d1b5-4611-96bb-8c0989c431b0", X-RequestID:"b49a6dfd-d1b5-4611-96bb-8c0989c431b0", X-TransactionID:"b49a6dfd-d1b5-4611-96bb-8c0989c431b0", X-ECOMP-RequestID:"b49a6dfd-d1b5-4611-96bb-8c0989c431b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"549d9a41-9b91-4b8d-9321-d030b2c5ea9a"]
2022-04-17T04:02:50.911Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:02:50.911Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:02:50.918Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:50.920Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:02:50.920Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:02:50.920Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:50.920Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:02:50.921Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:02:50.921Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4177e97c545da3d2", X-B3-SpanId:"10eeacedcb4eaf06", X-B3-ParentSpanId:"4177e97c545da3d2", X-B3-Sampled:"0", X-ONAP-RequestID:"ec63e219-9a22-4969-9eb1-f3ff17b08116", X-RequestID:"ec63e219-9a22-4969-9eb1-f3ff17b08116", X-TransactionID:"ec63e219-9a22-4969-9eb1-f3ff17b08116", X-ECOMP-RequestID:"ec63e219-9a22-4969-9eb1-f3ff17b08116", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"924cb9d0-c78f-4b7f-974d-c6c515f3939b"]
2022-04-17T04:02:50.921Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:02:50.921Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:02:51.609Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:51.609Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:51.610Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:51.610Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:51.610Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:02:51.610Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:02:51.610Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:51.610Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:51.611Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:02:51.611Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:02:51.611Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:51.611Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:51.611Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:02:51.611Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:02:51.612Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:02:51.612Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:02:51.613Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:51.613Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:51.613Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:51.613Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:51.613Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:02:51.613Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:02:51.613Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:51.613Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:51.614Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4177e97c545da3d2", X-B3-SpanId:"e1e9efffdbef7d61", X-B3-ParentSpanId:"4177e97c545da3d2", X-B3-Sampled:"0", X-ONAP-RequestID:"ec63e219-9a22-4969-9eb1-f3ff17b08116", X-RequestID:"ec63e219-9a22-4969-9eb1-f3ff17b08116", X-TransactionID:"ec63e219-9a22-4969-9eb1-f3ff17b08116", X-ECOMP-RequestID:"ec63e219-9a22-4969-9eb1-f3ff17b08116", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2229d30-de31-43f6-9e52-d672607699a3"]
2022-04-17T04:02:51.614Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc3306cb91c2c378", X-B3-SpanId:"074b85fdd5685c17", X-B3-ParentSpanId:"bc3306cb91c2c378", X-B3-Sampled:"0", X-ONAP-RequestID:"b49a6dfd-d1b5-4611-96bb-8c0989c431b0", X-RequestID:"b49a6dfd-d1b5-4611-96bb-8c0989c431b0", X-TransactionID:"b49a6dfd-d1b5-4611-96bb-8c0989c431b0", X-ECOMP-RequestID:"b49a6dfd-d1b5-4611-96bb-8c0989c431b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4519be53-8fcb-459e-b8b5-140cac037e8f"]
2022-04-17T04:02:51.614Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:51.614Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:51.614Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:51.614Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:51.621Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:51.621Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:51.621Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:51.621Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:51.622Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:51.622Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:51.622Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:51.622Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:51.622Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:51.622Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:51.622Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:51.622Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:51.623Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:51.623Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:51.627Z|b49a6dfd-d1b5-4611-96bb-8c0989c431b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:51.627Z|ec63e219-9a22-4969-9eb1-f3ff17b08116|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:53.613Z|7e041e7b-33b2-4b75-bc70-0a38d8d5ebf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:53.613Z|e5770a55-829d-4976-abb3-9b3d5cf0a02b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:53.613Z|441d9645-1725-46ee-bf58-f6250789d5ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:53.613Z|7e041e7b-33b2-4b75-bc70-0a38d8d5ebf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:53.613Z|441d9645-1725-46ee-bf58-f6250789d5ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:53.613Z|e5770a55-829d-4976-abb3-9b3d5cf0a02b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:56.077Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:02:56.080Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:56.080Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:02:56.080Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:56.081Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:02:56.081Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:02:56.081Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a4e5f1aa11ba13e", X-B3-SpanId:"02457890309fa6f8", X-B3-ParentSpanId:"1a4e5f1aa11ba13e", X-B3-Sampled:"0", X-ONAP-RequestID:"474adae5-7e4f-4e47-8993-0421b0421953", X-RequestID:"474adae5-7e4f-4e47-8993-0421b0421953", X-TransactionID:"474adae5-7e4f-4e47-8993-0421b0421953", X-ECOMP-RequestID:"474adae5-7e4f-4e47-8993-0421b0421953", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81f9da6f-7d1d-48cc-8fdc-8cc21aef7952"]
2022-04-17T04:02:56.081Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:02:56.081Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:02:56.609Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:56.610Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:56.610Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:02:56.611Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:56.612Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:02:56.612Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:56.612Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:02:56.614Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:56.614Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:02:56.614Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:02:56.614Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:02:56.614Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:02:56.615Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a4e5f1aa11ba13e", X-B3-SpanId:"dd6b114c82ea591d", X-B3-ParentSpanId:"1a4e5f1aa11ba13e", X-B3-Sampled:"0", X-ONAP-RequestID:"474adae5-7e4f-4e47-8993-0421b0421953", X-RequestID:"474adae5-7e4f-4e47-8993-0421b0421953", X-TransactionID:"474adae5-7e4f-4e47-8993-0421b0421953", X-ECOMP-RequestID:"474adae5-7e4f-4e47-8993-0421b0421953", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e6cdf3a-6ff0-4ad4-8fa9-825e7d1bbe6c"]
2022-04-17T04:02:56.615Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:02:56.615Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:02:56.625Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:02:56.625Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:02:56.625Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:02:56.625Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:02:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:02:56.626Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:02:56.627Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:02:56.627Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:02:56.632Z|474adae5-7e4f-4e47-8993-0421b0421953|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:02:57.691Z|df829796-b566-44c6-9328-d60cc7b7d816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:57.691Z|df829796-b566-44c6-9328-d60cc7b7d816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:57.966Z|b28ae156-8425-405b-95df-f27d6fad06db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:57.967Z|b28ae156-8425-405b-95df-f27d6fad06db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:01.755Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:01.755Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:01.758Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:01.759Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:01.759Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:03:01.759Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:01.759Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:03:01.759Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:01.759Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:01.759Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:03:01.759Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:01.759Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:03:01.759Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e81e2af11f20b180", X-B3-SpanId:"ec882874fa357c1f", X-B3-ParentSpanId:"e81e2af11f20b180", X-B3-Sampled:"0", X-ONAP-RequestID:"5d7d4e85-a70a-4988-ac76-bfb1654e5b5c", X-RequestID:"5d7d4e85-a70a-4988-ac76-bfb1654e5b5c", X-TransactionID:"5d7d4e85-a70a-4988-ac76-bfb1654e5b5c", X-ECOMP-RequestID:"5d7d4e85-a70a-4988-ac76-bfb1654e5b5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3ee31c7-af24-4910-b80d-69acf4cc7d23"]
2022-04-17T04:03:01.760Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:03:01.760Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8460f1730976bd96", X-B3-SpanId:"304b02594ba97984", X-B3-ParentSpanId:"8460f1730976bd96", X-B3-Sampled:"0", X-ONAP-RequestID:"944c82c4-fda1-4cf7-9b7a-5740da55166a", X-RequestID:"944c82c4-fda1-4cf7-9b7a-5740da55166a", X-TransactionID:"944c82c4-fda1-4cf7-9b7a-5740da55166a", X-ECOMP-RequestID:"944c82c4-fda1-4cf7-9b7a-5740da55166a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"968ffb39-184f-4a4b-8d5b-6432c2dca16e"]
2022-04-17T04:03:01.760Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:03:01.760Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:03:01.760Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:03:02.609Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:02.609Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:02.610Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:02.610Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:02.610Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:03:02.610Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:03:02.610Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:02.610Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:02.611Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:03:02.611Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:03:02.611Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:02.611Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:02.611Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:03:02.611Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:03:02.613Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:02.613Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:02.613Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:02.613Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:02.613Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:02.613Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:02.613Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:02.613Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:02.613Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:02.613Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:02.614Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8460f1730976bd96", X-B3-SpanId:"4c01e13fb20a6b15", X-B3-ParentSpanId:"8460f1730976bd96", X-B3-Sampled:"0", X-ONAP-RequestID:"944c82c4-fda1-4cf7-9b7a-5740da55166a", X-RequestID:"944c82c4-fda1-4cf7-9b7a-5740da55166a", X-TransactionID:"944c82c4-fda1-4cf7-9b7a-5740da55166a", X-ECOMP-RequestID:"944c82c4-fda1-4cf7-9b7a-5740da55166a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b60df229-a7dd-467b-8727-19a1baa69569"]
2022-04-17T04:03:02.614Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e81e2af11f20b180", X-B3-SpanId:"a503965e06f3783b", X-B3-ParentSpanId:"e81e2af11f20b180", X-B3-Sampled:"0", X-ONAP-RequestID:"5d7d4e85-a70a-4988-ac76-bfb1654e5b5c", X-RequestID:"5d7d4e85-a70a-4988-ac76-bfb1654e5b5c", X-TransactionID:"5d7d4e85-a70a-4988-ac76-bfb1654e5b5c", X-ECOMP-RequestID:"5d7d4e85-a70a-4988-ac76-bfb1654e5b5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37eee67f-26d3-477c-a897-195639f08292"]
2022-04-17T04:03:02.614Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:02.614Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:02.614Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:02.614Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:02.619Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:02.620Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:02.620Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:02.620Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:02.621Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:02.621Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:02.621Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:02.623Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:02.623Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:02.623Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:02.624Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:02.624Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:02.624Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:02.624Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:02.626Z|944c82c4-fda1-4cf7-9b7a-5740da55166a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:02.628Z|5d7d4e85-a70a-4988-ac76-bfb1654e5b5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:03.639Z|dda6abae-a785-4a92-b17d-e7d1e4fff293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:03.639Z|dda6abae-a785-4a92-b17d-e7d1e4fff293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:03.640Z|0ef0c3a5-56ce-47ae-b394-c49f65d45f9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:03.641Z|0ef0c3a5-56ce-47ae-b394-c49f65d45f9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:03.645Z|370955ea-cada-4652-9f06-69ab60f40651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:03.646Z|370955ea-cada-4652-9f06-69ab60f40651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:06.763Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:06.766Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:03:06.766Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:03:06.767Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:06.767Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:03:06.767Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:03:06.768Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"767a7215b3f44f13", X-B3-SpanId:"3c6a6317dad5fe04", X-B3-ParentSpanId:"767a7215b3f44f13", X-B3-Sampled:"0", X-ONAP-RequestID:"12fde86a-a408-4706-9cfc-dcb8dbae5382", X-RequestID:"12fde86a-a408-4706-9cfc-dcb8dbae5382", X-TransactionID:"12fde86a-a408-4706-9cfc-dcb8dbae5382", X-ECOMP-RequestID:"12fde86a-a408-4706-9cfc-dcb8dbae5382", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9e5cc1c-55c1-493f-b472-065c9f1b2b86"]
2022-04-17T04:03:06.768Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:03:06.768Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:03:07.611Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:07.611Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:07.612Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:03:07.612Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:07.613Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:03:07.613Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:07.613Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:03:07.614Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:03:07.615Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:07.615Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:07.615Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:03:07.615Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:07.615Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"767a7215b3f44f13", X-B3-SpanId:"4d0be930e3893c26", X-B3-ParentSpanId:"767a7215b3f44f13", X-B3-Sampled:"0", X-ONAP-RequestID:"12fde86a-a408-4706-9cfc-dcb8dbae5382", X-RequestID:"12fde86a-a408-4706-9cfc-dcb8dbae5382", X-TransactionID:"12fde86a-a408-4706-9cfc-dcb8dbae5382", X-ECOMP-RequestID:"12fde86a-a408-4706-9cfc-dcb8dbae5382", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b97c717-a7d4-478a-8b22-c52ff54fc98a"]
2022-04-17T04:03:07.616Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:07.616Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:07.624Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:07.624Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:07.624Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:07.625Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:07.625Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:07.625Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:07.626Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:07.630Z|12fde86a-a408-4706-9cfc-dcb8dbae5382|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:12.691Z|e672e3da-7911-4910-b3c2-c40f70676c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:12.693Z|e672e3da-7911-4910-b3c2-c40f70676c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:12.752Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:12.755Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:12.755Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:03:12.755Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:12.756Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:12.756Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:03:12.756Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8f08efb0226ec35", X-B3-SpanId:"a8cbca5ecea8415f", X-B3-ParentSpanId:"d8f08efb0226ec35", X-B3-Sampled:"0", X-ONAP-RequestID:"301fe1c9-fb8b-4a95-b84b-bdec40e1d746", X-RequestID:"301fe1c9-fb8b-4a95-b84b-bdec40e1d746", X-TransactionID:"301fe1c9-fb8b-4a95-b84b-bdec40e1d746", X-ECOMP-RequestID:"301fe1c9-fb8b-4a95-b84b-bdec40e1d746", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93702f67-4538-4cf6-acbf-d8d74abbfd83"]
2022-04-17T04:03:12.756Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:03:12.756Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:03:12.758Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:12.761Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:12.761Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:03:12.761Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:12.761Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:12.762Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:03:12.762Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae622dee60a21e27", X-B3-SpanId:"a52c736960de219d", X-B3-ParentSpanId:"ae622dee60a21e27", X-B3-Sampled:"0", X-ONAP-RequestID:"98b83a21-1d78-409f-8bc0-88fff7deb993", X-RequestID:"98b83a21-1d78-409f-8bc0-88fff7deb993", X-TransactionID:"98b83a21-1d78-409f-8bc0-88fff7deb993", X-ECOMP-RequestID:"98b83a21-1d78-409f-8bc0-88fff7deb993", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ae95a52-5258-443c-9e26-06559aa51d65"]
2022-04-17T04:03:12.762Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:03:12.762Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:03:13.611Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:13.612Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:13.611Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:13.612Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:03:13.612Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:13.612Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:13.612Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:03:13.612Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:03:13.613Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:13.613Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:13.613Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:03:13.613Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:03:13.614Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:13.614Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:03:13.614Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:13.615Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:13.615Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:13.615Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:13.615Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:13.615Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:13.615Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8f08efb0226ec35", X-B3-SpanId:"8eeb609eb9b0d735", X-B3-ParentSpanId:"d8f08efb0226ec35", X-B3-Sampled:"0", X-ONAP-RequestID:"301fe1c9-fb8b-4a95-b84b-bdec40e1d746", X-RequestID:"301fe1c9-fb8b-4a95-b84b-bdec40e1d746", X-TransactionID:"301fe1c9-fb8b-4a95-b84b-bdec40e1d746", X-ECOMP-RequestID:"301fe1c9-fb8b-4a95-b84b-bdec40e1d746", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfb27597-ed71-4eab-823e-7e7600bc6c96"]
2022-04-17T04:03:13.615Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:13.616Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:13.616Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:13.616Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:13.616Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:13.616Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:13.616Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae622dee60a21e27", X-B3-SpanId:"81707762ddc3e958", X-B3-ParentSpanId:"ae622dee60a21e27", X-B3-Sampled:"0", X-ONAP-RequestID:"98b83a21-1d78-409f-8bc0-88fff7deb993", X-RequestID:"98b83a21-1d78-409f-8bc0-88fff7deb993", X-TransactionID:"98b83a21-1d78-409f-8bc0-88fff7deb993", X-ECOMP-RequestID:"98b83a21-1d78-409f-8bc0-88fff7deb993", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a2dc7f9-4084-40a9-8c9f-62c2f91737c8"]
2022-04-17T04:03:13.617Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:13.617Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:13.622Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:13.622Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:13.622Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:13.622Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:13.622Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:13.622Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:13 GMT", Connection:"close"]
2022-04-17T04:03:13.623Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:13.624Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:13.623Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:13.625Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:13.625Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:13.625Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:13.625Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:13.625Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:13.629Z|301fe1c9-fb8b-4a95-b84b-bdec40e1d746|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:13.629Z|98b83a21-1d78-409f-8bc0-88fff7deb993|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:13.665Z|40798235-fe9a-41a9-9b80-1446336007f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:13.665Z|74159cea-addd-4f4b-8246-2f1c14d1b8e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:13.665Z|40798235-fe9a-41a9-9b80-1446336007f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:13.665Z|74159cea-addd-4f4b-8246-2f1c14d1b8e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:13.669Z|6d24de0f-402d-4786-84ee-321d49a5addf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:13.670Z|6d24de0f-402d-4786-84ee-321d49a5addf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:17.759Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:17.763Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:03:17.763Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:03:17.764Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:17.764Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:03:17.764Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:03:17.764Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e44eb08cfd772ce", X-B3-SpanId:"8963775738cd80e5", X-B3-ParentSpanId:"6e44eb08cfd772ce", X-B3-Sampled:"0", X-ONAP-RequestID:"105064f5-7fcf-4816-a166-bbc8468fe3be", X-RequestID:"105064f5-7fcf-4816-a166-bbc8468fe3be", X-TransactionID:"105064f5-7fcf-4816-a166-bbc8468fe3be", X-ECOMP-RequestID:"105064f5-7fcf-4816-a166-bbc8468fe3be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81893161-fe13-4104-8483-6e4e6551a6a9"]
2022-04-17T04:03:17.764Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:03:17.765Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:03:18.612Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:18.612Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:18.613Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:03:18.613Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:18.613Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:03:18.614Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:18.614Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:03:18.615Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:03:18.616Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:18.616Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:18.616Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:03:18.616Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:18.616Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e44eb08cfd772ce", X-B3-SpanId:"3eb64ce33e3cdc24", X-B3-ParentSpanId:"6e44eb08cfd772ce", X-B3-Sampled:"0", X-ONAP-RequestID:"105064f5-7fcf-4816-a166-bbc8468fe3be", X-RequestID:"105064f5-7fcf-4816-a166-bbc8468fe3be", X-TransactionID:"105064f5-7fcf-4816-a166-bbc8468fe3be", X-ECOMP-RequestID:"105064f5-7fcf-4816-a166-bbc8468fe3be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"281980df-95d8-42e1-a560-31f9e9aae644"]
2022-04-17T04:03:18.617Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:18.617Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:19.610Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:19.610Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:19.611Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:19.611Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:19.612Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:19.612Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:19.613Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:19.618Z|105064f5-7fcf-4816-a166-bbc8468fe3be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:23.687Z|1ae98f19-cd88-4bce-b60b-11cb1e748a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:23.688Z|1ae98f19-cd88-4bce-b60b-11cb1e748a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:23.688Z|f91efaca-47b3-4562-867c-1e37f525fe29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:23.688Z|f91efaca-47b3-4562-867c-1e37f525fe29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:23.692Z|0b551986-b4b5-4494-b6b1-7961fec16fd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:23.692Z|0b551986-b4b5-4494-b6b1-7961fec16fd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:23.758Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:23.761Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:23.762Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:03:23.762Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:23.762Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:23.762Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:03:23.763Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e583e9e56666cee", X-B3-SpanId:"659dd6d4c1e37335", X-B3-ParentSpanId:"8e583e9e56666cee", X-B3-Sampled:"0", X-ONAP-RequestID:"9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b", X-RequestID:"9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b", X-TransactionID:"9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b", X-ECOMP-RequestID:"9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e87d89b-2580-4fb1-aaf2-123fce55a1d8"]
2022-04-17T04:03:23.763Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:03:23.763Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:03:23.765Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:23.768Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:23.768Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:03:23.768Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:23.768Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:23.769Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:03:23.769Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd7f6c1646103c6a", X-B3-SpanId:"20f92db663a0a56d", X-B3-ParentSpanId:"fd7f6c1646103c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"824b5184-8371-42dd-9456-bf0939558fa2", X-RequestID:"824b5184-8371-42dd-9456-bf0939558fa2", X-TransactionID:"824b5184-8371-42dd-9456-bf0939558fa2", X-ECOMP-RequestID:"824b5184-8371-42dd-9456-bf0939558fa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e155452-3b63-465c-9b29-82051e60295a"]
2022-04-17T04:03:23.769Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:03:23.769Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:03:24.612Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:24.612Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:24.612Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:24.613Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:24.613Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:03:24.613Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:03:24.613Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:24.613Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:24.613Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:03:24.614Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:24.614Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:03:24.614Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:03:24.614Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:24.614Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:03:24.615Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:24.615Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:24.615Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:24.616Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:24.616Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:24.616Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:24.616Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:24.616Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:24.616Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:24.616Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd7f6c1646103c6a", X-B3-SpanId:"01e6b6c7f60e75fb", X-B3-ParentSpanId:"fd7f6c1646103c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"824b5184-8371-42dd-9456-bf0939558fa2", X-RequestID:"824b5184-8371-42dd-9456-bf0939558fa2", X-TransactionID:"824b5184-8371-42dd-9456-bf0939558fa2", X-ECOMP-RequestID:"824b5184-8371-42dd-9456-bf0939558fa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fb9dc7e-1672-4de9-956c-74b55a72e0ee"]
2022-04-17T04:03:24.616Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:24.616Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:24.616Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e583e9e56666cee", X-B3-SpanId:"45328db48417cb20", X-B3-ParentSpanId:"8e583e9e56666cee", X-B3-Sampled:"0", X-ONAP-RequestID:"9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b", X-RequestID:"9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b", X-TransactionID:"9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b", X-ECOMP-RequestID:"9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e7ee793-ed1d-4248-afba-2c32d04fc7e4"]
2022-04-17T04:03:24.617Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:24.617Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:24.617Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:24.625Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:24.625Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:24.626Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:24.626Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:24.626Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:24.626Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:24.627Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:24.627Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:24.627Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:24.627Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:24.627Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:24.627Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:24.628Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:24.628Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:24.632Z|824b5184-8371-42dd-9456-bf0939558fa2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:24.632Z|9e2d6408-7d6b-4c88-9c1a-b9df0a4c099b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:27.691Z|705f915a-4852-4c81-baa5-9b5914663271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:27.691Z|705f915a-4852-4c81-baa5-9b5914663271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:27.967Z|0a53b6ef-01cc-4bab-a746-c11e9cafd929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:27.967Z|0a53b6ef-01cc-4bab-a746-c11e9cafd929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:29.749Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:29.753Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:03:29.753Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:03:29.753Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:29.754Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:03:29.754Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:03:29.754Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8e40890e7367fa8", X-B3-SpanId:"20f195e135f830de", X-B3-ParentSpanId:"c8e40890e7367fa8", X-B3-Sampled:"0", X-ONAP-RequestID:"8d5c9d37-89a6-4614-aaba-b533872cc56e", X-RequestID:"8d5c9d37-89a6-4614-aaba-b533872cc56e", X-TransactionID:"8d5c9d37-89a6-4614-aaba-b533872cc56e", X-ECOMP-RequestID:"8d5c9d37-89a6-4614-aaba-b533872cc56e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5370628a-e100-41a3-8e79-c344d9384a2f"]
2022-04-17T04:03:29.754Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:03:29.755Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:03:30.613Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:30.614Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:30.614Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:03:30.614Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:30.615Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:03:30.615Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:30.616Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:03:30.617Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:03:30.617Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:30.618Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:30.618Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:03:30.618Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:30.618Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8e40890e7367fa8", X-B3-SpanId:"972b30443f9be756", X-B3-ParentSpanId:"c8e40890e7367fa8", X-B3-Sampled:"0", X-ONAP-RequestID:"8d5c9d37-89a6-4614-aaba-b533872cc56e", X-RequestID:"8d5c9d37-89a6-4614-aaba-b533872cc56e", X-TransactionID:"8d5c9d37-89a6-4614-aaba-b533872cc56e", X-ECOMP-RequestID:"8d5c9d37-89a6-4614-aaba-b533872cc56e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f266d03e-4413-41a4-9a58-36cf20aed88a"]
2022-04-17T04:03:30.618Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:30.618Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:30.630Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:30.630Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:30.630Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:30.630Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:30.631Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:30.631Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:30.631Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:30.636Z|8d5c9d37-89a6-4614-aaba-b533872cc56e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:33.714Z|60e6ed0b-c528-43f5-8c53-7350cbc9a20c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:33.714Z|d2f1d152-3453-40f0-b190-ccb30c29558c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:33.715Z|60e6ed0b-c528-43f5-8c53-7350cbc9a20c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:33.715Z|d2f1d152-3453-40f0-b190-ccb30c29558c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:33.716Z|e20bff02-ccb7-4454-80d0-540a23dabf00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:33.717Z|e20bff02-ccb7-4454-80d0-540a23dabf00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:34.758Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:34.759Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:34.762Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:34.762Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:34.762Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:03:34.762Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:03:34.762Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:34.762Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:34.763Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:34.763Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:34.763Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:03:34.763Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:03:34.763Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5451d39c8d1419c8", X-B3-SpanId:"ccada23a2f8bad4b", X-B3-ParentSpanId:"5451d39c8d1419c8", X-B3-Sampled:"0", X-ONAP-RequestID:"51f2ae9f-a3c7-443a-92bf-c19b16c66e38", X-RequestID:"51f2ae9f-a3c7-443a-92bf-c19b16c66e38", X-TransactionID:"51f2ae9f-a3c7-443a-92bf-c19b16c66e38", X-ECOMP-RequestID:"51f2ae9f-a3c7-443a-92bf-c19b16c66e38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb474f52-af35-462d-b21a-8fefc5e9cfed"]
2022-04-17T04:03:34.763Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:03:34.763Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c65c46f43c7d12a0", X-B3-SpanId:"02d60abef2d7bf02", X-B3-ParentSpanId:"c65c46f43c7d12a0", X-B3-Sampled:"0", X-ONAP-RequestID:"7490a58f-e6cf-440c-9082-768140af5e2f", X-RequestID:"7490a58f-e6cf-440c-9082-768140af5e2f", X-TransactionID:"7490a58f-e6cf-440c-9082-768140af5e2f", X-ECOMP-RequestID:"7490a58f-e6cf-440c-9082-768140af5e2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43538418-164b-4e01-b07f-067a8b4b933a"]
2022-04-17T04:03:34.764Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:03:34.764Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:03:34.764Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:03:35.613Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:35.613Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:35.614Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:35.614Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:35.614Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:03:35.614Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:03:35.614Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:35.614Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:35.615Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:03:35.615Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:35.615Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:03:35.615Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:03:35.616Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:35.616Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:03:35.617Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:35.617Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:35.617Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:35.617Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:35.617Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:35.617Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:35.618Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:35.618Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:35.618Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:35.618Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:35.618Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c65c46f43c7d12a0", X-B3-SpanId:"baac5cfc8ed3d6d4", X-B3-ParentSpanId:"c65c46f43c7d12a0", X-B3-Sampled:"0", X-ONAP-RequestID:"7490a58f-e6cf-440c-9082-768140af5e2f", X-RequestID:"7490a58f-e6cf-440c-9082-768140af5e2f", X-TransactionID:"7490a58f-e6cf-440c-9082-768140af5e2f", X-ECOMP-RequestID:"7490a58f-e6cf-440c-9082-768140af5e2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1de8d1e7-8fa0-4b10-bfe5-c46bd8f82283"]
2022-04-17T04:03:35.618Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5451d39c8d1419c8", X-B3-SpanId:"9d3abcf7fb882d1c", X-B3-ParentSpanId:"5451d39c8d1419c8", X-B3-Sampled:"0", X-ONAP-RequestID:"51f2ae9f-a3c7-443a-92bf-c19b16c66e38", X-RequestID:"51f2ae9f-a3c7-443a-92bf-c19b16c66e38", X-TransactionID:"51f2ae9f-a3c7-443a-92bf-c19b16c66e38", X-ECOMP-RequestID:"51f2ae9f-a3c7-443a-92bf-c19b16c66e38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e52c0ba3-898c-4618-85d7-ed1bc58e5e83"]
2022-04-17T04:03:35.618Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:35.618Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:35.618Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:35.619Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:35.626Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:35.626Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:35.626Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:35.627Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:35.627Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:35.627Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:35.627Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:35.627Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:35.628Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:35.628Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:35.628Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:35.629Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:35.629Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:35.629Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:35.633Z|7490a58f-e6cf-440c-9082-768140af5e2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:35.633Z|51f2ae9f-a3c7-443a-92bf-c19b16c66e38|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:40.767Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:40.770Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:03:40.771Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:03:40.771Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:40.771Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:03:40.771Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:03:40.772Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44a84795aea0d5d6", X-B3-SpanId:"140e2cb9f1f62512", X-B3-ParentSpanId:"44a84795aea0d5d6", X-B3-Sampled:"0", X-ONAP-RequestID:"f8c39dd4-c381-473b-bb6a-7c4c4e031afd", X-RequestID:"f8c39dd4-c381-473b-bb6a-7c4c4e031afd", X-TransactionID:"f8c39dd4-c381-473b-bb6a-7c4c4e031afd", X-ECOMP-RequestID:"f8c39dd4-c381-473b-bb6a-7c4c4e031afd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20d1c107-4901-4558-aefc-dca3b28aef23"]
2022-04-17T04:03:40.772Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:03:40.772Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:03:41.614Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:41.614Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:41.615Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:03:41.615Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:41.616Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:03:41.616Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:41.616Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:03:41.617Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:03:41.618Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:41.618Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:41.618Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:03:41.618Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:41.619Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44a84795aea0d5d6", X-B3-SpanId:"4ee1a56e80b1f5cc", X-B3-ParentSpanId:"44a84795aea0d5d6", X-B3-Sampled:"0", X-ONAP-RequestID:"f8c39dd4-c381-473b-bb6a-7c4c4e031afd", X-RequestID:"f8c39dd4-c381-473b-bb6a-7c4c4e031afd", X-TransactionID:"f8c39dd4-c381-473b-bb6a-7c4c4e031afd", X-ECOMP-RequestID:"f8c39dd4-c381-473b-bb6a-7c4c4e031afd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6ba3e37-57e6-47b7-a527-3ef4e58632c6"]
2022-04-17T04:03:41.619Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:41.619Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:41.627Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:41.628Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:41.628Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:41.628Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:41.629Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:41.629Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:41.629Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:41.634Z|f8c39dd4-c381-473b-bb6a-7c4c4e031afd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:42.691Z|e631a89f-b7bf-492a-946e-2d83fde2d588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:42.691Z|e631a89f-b7bf-492a-946e-2d83fde2d588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:43.738Z|2349be4a-84aa-47db-88de-9117371007ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:43.738Z|1eae8212-62b9-4a4d-9996-48d014d2df85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:43.739Z|2349be4a-84aa-47db-88de-9117371007ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:43.739Z|1eae8212-62b9-4a4d-9996-48d014d2df85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:43.740Z|0d94ada6-7783-4d7a-a058-07c34d4343a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:43.741Z|0d94ada6-7783-4d7a-a058-07c34d4343a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:45.760Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:45.762Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:45.763Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:45.764Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:03:45.764Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:45.764Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:45.764Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:45.764Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:03:45.764Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:03:45.764Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4591185223bedea7", X-B3-SpanId:"c097350bd75c726d", X-B3-ParentSpanId:"4591185223bedea7", X-B3-Sampled:"0", X-ONAP-RequestID:"d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1", X-RequestID:"d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1", X-TransactionID:"d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1", X-ECOMP-RequestID:"d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4c3abaf-d180-4ade-a7b7-20ea1242098e"]
2022-04-17T04:03:45.764Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:45.765Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:03:45.765Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:45.765Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:03:45.765Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:03:45.765Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57bd84a82664dbed", X-B3-SpanId:"c47c4a600500bd78", X-B3-ParentSpanId:"57bd84a82664dbed", X-B3-Sampled:"0", X-ONAP-RequestID:"24d9d65c-eecd-4eff-b880-2d8a22eb0208", X-RequestID:"24d9d65c-eecd-4eff-b880-2d8a22eb0208", X-TransactionID:"24d9d65c-eecd-4eff-b880-2d8a22eb0208", X-ECOMP-RequestID:"24d9d65c-eecd-4eff-b880-2d8a22eb0208", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4d44f36-a927-4ade-991d-a46220a65a96"]
2022-04-17T04:03:45.765Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:03:45.765Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:03:46.615Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:46.616Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:46.616Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:46.616Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:03:46.616Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:46.616Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:46.616Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:03:46.617Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:46.617Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:03:46.617Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:46.617Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:03:46.618Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:46.619Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:46.619Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:46.619Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:46.619Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:46.619Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4591185223bedea7", X-B3-SpanId:"057ba97a039a1fe8", X-B3-ParentSpanId:"4591185223bedea7", X-B3-Sampled:"0", X-ONAP-RequestID:"d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1", X-RequestID:"d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1", X-TransactionID:"d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1", X-ECOMP-RequestID:"d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26c62ea1-b145-4598-bdbd-06aaa9be0d4a"]
2022-04-17T04:03:46.619Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:03:46.620Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:46.619Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:46.620Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:46.620Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:03:46.621Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:46.621Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:46.621Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:46.621Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:46.621Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:46.622Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57bd84a82664dbed", X-B3-SpanId:"e4a745be8f75fa68", X-B3-ParentSpanId:"57bd84a82664dbed", X-B3-Sampled:"0", X-ONAP-RequestID:"24d9d65c-eecd-4eff-b880-2d8a22eb0208", X-RequestID:"24d9d65c-eecd-4eff-b880-2d8a22eb0208", X-TransactionID:"24d9d65c-eecd-4eff-b880-2d8a22eb0208", X-ECOMP-RequestID:"24d9d65c-eecd-4eff-b880-2d8a22eb0208", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c91a7484-a8f9-4162-a9be-cb2f9b549125"]
2022-04-17T04:03:46.622Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:46.622Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:47.266Z|4cca53ac-a250-40ce-9fcb-27232ac78877|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:03:47.267Z|4cca53ac-a250-40ce-9fcb-27232ac78877|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:47.613Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:47.613Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:47.614Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:47.614Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:47.614Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:47.614Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:47.614Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:47.614Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:47.615Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:47.615Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:47.615Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:47.615Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:47.615Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:47.615Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:47.620Z|d90cba9e-a9d2-4816-8c2f-09b37a8a9ae1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:47.620Z|24d9d65c-eecd-4eff-b880-2d8a22eb0208|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:51.767Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:51.771Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:03:51.771Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:03:51.771Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:51.772Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:03:51.772Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:03:51.772Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f7cf64b165a9609", X-B3-SpanId:"64f36761eec0a32b", X-B3-ParentSpanId:"1f7cf64b165a9609", X-B3-Sampled:"0", X-ONAP-RequestID:"00d368be-dbe8-4566-9732-eb8c0baec7ac", X-RequestID:"00d368be-dbe8-4566-9732-eb8c0baec7ac", X-TransactionID:"00d368be-dbe8-4566-9732-eb8c0baec7ac", X-ECOMP-RequestID:"00d368be-dbe8-4566-9732-eb8c0baec7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc3af512-86ca-47ce-b987-180c6e576fb9"]
2022-04-17T04:03:51.772Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:03:51.772Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:03:51.785Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:51.785Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:51.785Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:03:51.786Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:51.786Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:03:51.786Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:51.787Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:03:51.787Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:03:51.788Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:51.788Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:51.788Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:03:51.788Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:51.788Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f7cf64b165a9609", X-B3-SpanId:"846cad621bafaac4", X-B3-ParentSpanId:"1f7cf64b165a9609", X-B3-Sampled:"0", X-ONAP-RequestID:"00d368be-dbe8-4566-9732-eb8c0baec7ac", X-RequestID:"00d368be-dbe8-4566-9732-eb8c0baec7ac", X-TransactionID:"00d368be-dbe8-4566-9732-eb8c0baec7ac", X-ECOMP-RequestID:"00d368be-dbe8-4566-9732-eb8c0baec7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0acdfe49-b8eb-4c38-9ae8-748da972d550"]
2022-04-17T04:03:51.789Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:51.789Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:51.797Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:51.797Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:51.797Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:51.798Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:51.798Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:51.798Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:51.799Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:51.803Z|00d368be-dbe8-4566-9732-eb8c0baec7ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:53.763Z|e8c1c287-a24a-441b-a36c-a0288b7147fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:53.763Z|45b276f8-db71-4555-b734-add30cfb5921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:53.763Z|bebde953-2c62-444e-b729-5afca5454d95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:53.764Z|45b276f8-db71-4555-b734-add30cfb5921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:53.764Z|e8c1c287-a24a-441b-a36c-a0288b7147fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:53.764Z|bebde953-2c62-444e-b729-5afca5454d95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:57.690Z|9eaa6c01-4dd2-44d0-a989-57ca8735fecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:57.693Z|9eaa6c01-4dd2-44d0-a989-57ca8735fecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:57.747Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:57.749Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:03:57.750Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:57.750Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:03:57.750Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:57.750Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:03:57.750Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:03:57.751Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18e53180ed51dc8d", X-B3-SpanId:"5b54934488eb039f", X-B3-ParentSpanId:"18e53180ed51dc8d", X-B3-Sampled:"0", X-ONAP-RequestID:"7e7bbce7-9522-4006-9cc0-60951dd7b2f1", X-RequestID:"7e7bbce7-9522-4006-9cc0-60951dd7b2f1", X-TransactionID:"7e7bbce7-9522-4006-9cc0-60951dd7b2f1", X-ECOMP-RequestID:"7e7bbce7-9522-4006-9cc0-60951dd7b2f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f5a6dc5-41ab-4066-9028-6dab049bb1e3"]
2022-04-17T04:03:57.751Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:03:57.751Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:03:57.752Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:57.752Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:03:57.752Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:57.752Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:03:57.753Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:03:57.753Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51f08ffa3cbe081d", X-B3-SpanId:"ccf988eabc81f9e7", X-B3-ParentSpanId:"51f08ffa3cbe081d", X-B3-Sampled:"0", X-ONAP-RequestID:"68b725b5-8040-4666-94bf-ea166a530c43", X-RequestID:"68b725b5-8040-4666-94bf-ea166a530c43", X-TransactionID:"68b725b5-8040-4666-94bf-ea166a530c43", X-ECOMP-RequestID:"68b725b5-8040-4666-94bf-ea166a530c43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f66c00d6-bf46-4ba8-ac73-4496114674e7"]
2022-04-17T04:03:57.753Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:03:57.753Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:03:57.968Z|39499a1f-577e-4603-b417-5fa578ab2387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:57.969Z|39499a1f-577e-4603-b417-5fa578ab2387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:58.616Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:58.616Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:58.617Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:03:58.617Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:58.617Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:58.617Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:58.617Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:03:58.618Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:58.618Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:03:58.618Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:58.618Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:03:58.619Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:03:58.619Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:58.619Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:03:58.620Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:58.620Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:58.620Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:58.621Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:03:58.621Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:58.621Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18e53180ed51dc8d", X-B3-SpanId:"03997b834999f027", X-B3-ParentSpanId:"18e53180ed51dc8d", X-B3-Sampled:"0", X-ONAP-RequestID:"7e7bbce7-9522-4006-9cc0-60951dd7b2f1", X-RequestID:"7e7bbce7-9522-4006-9cc0-60951dd7b2f1", X-TransactionID:"7e7bbce7-9522-4006-9cc0-60951dd7b2f1", X-ECOMP-RequestID:"7e7bbce7-9522-4006-9cc0-60951dd7b2f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d23222b-a818-40e0-b608-6292d0acc27b"]
2022-04-17T04:03:58.621Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:58.621Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:58.624Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:58.624Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:03:58.625Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:03:58.625Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:03:58.625Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:03:58.625Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51f08ffa3cbe081d", X-B3-SpanId:"3da9ba4c097699b8", X-B3-ParentSpanId:"51f08ffa3cbe081d", X-B3-Sampled:"0", X-ONAP-RequestID:"68b725b5-8040-4666-94bf-ea166a530c43", X-RequestID:"68b725b5-8040-4666-94bf-ea166a530c43", X-TransactionID:"68b725b5-8040-4666-94bf-ea166a530c43", X-ECOMP-RequestID:"68b725b5-8040-4666-94bf-ea166a530c43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ee4f8af-42bd-415a-869f-16129ca3083c"]
2022-04-17T04:03:58.625Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:03:58.626Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:03:59.615Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:59.615Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:03:59.615Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:59.615Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:03:59.616Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:59.616Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:03:59.616Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:59.617Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:03:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:03:59.617Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:59.618Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:03:59.618Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:59.618Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:03:59.618Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:59.619Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:03:59.625Z|7e7bbce7-9522-4006-9cc0-60951dd7b2f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:03:59.624Z|68b725b5-8040-4666-94bf-ea166a530c43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:01.932Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:01.935Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:01.936Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:04:01.936Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:01.936Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:01.936Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:04:01.936Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07f908abad74d598", X-B3-SpanId:"749625b3024bd41e", X-B3-ParentSpanId:"07f908abad74d598", X-B3-Sampled:"0", X-ONAP-RequestID:"9279c12f-28b9-4a27-9842-fd43941c0aa8", X-RequestID:"9279c12f-28b9-4a27-9842-fd43941c0aa8", X-TransactionID:"9279c12f-28b9-4a27-9842-fd43941c0aa8", X-ECOMP-RequestID:"9279c12f-28b9-4a27-9842-fd43941c0aa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a54b46d-0b2a-41b8-a861-377de3b62a07"]
2022-04-17T04:04:01.937Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:04:01.937Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:04:02.617Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:02.618Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:02.618Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:04:02.618Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:02.619Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:04:02.619Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:02.619Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:04:02.620Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:02.620Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:02.621Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:02.621Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:02.621Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:02.621Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07f908abad74d598", X-B3-SpanId:"a68706e4ce515000", X-B3-ParentSpanId:"07f908abad74d598", X-B3-Sampled:"0", X-ONAP-RequestID:"9279c12f-28b9-4a27-9842-fd43941c0aa8", X-RequestID:"9279c12f-28b9-4a27-9842-fd43941c0aa8", X-TransactionID:"9279c12f-28b9-4a27-9842-fd43941c0aa8", X-ECOMP-RequestID:"9279c12f-28b9-4a27-9842-fd43941c0aa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bcabe87-7bc8-4fad-9b3b-c0adf7d29012"]
2022-04-17T04:04:02.621Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:02.622Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:02.627Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:02.628Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:02.628Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:02.628Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:02.629Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:02.629Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:02.629Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:02.633Z|9279c12f-28b9-4a27-9842-fd43941c0aa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:03.788Z|d632005c-c1e4-4c34-81a3-90cc9b9941b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:03.788Z|4a872afc-07cf-4879-974a-fb57cf92ea85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:03.788Z|d632005c-c1e4-4c34-81a3-90cc9b9941b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:03.788Z|6ff12127-a8be-4b4d-a74a-a9b055fb6e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:03.789Z|4a872afc-07cf-4879-974a-fb57cf92ea85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:03.789Z|6ff12127-a8be-4b4d-a74a-a9b055fb6e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:09.755Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:09.758Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:04:09.759Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:04:09.759Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:09.759Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:04:09.759Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:04:09.760Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5676cf4c5ed0a7e0", X-B3-SpanId:"089e230de3ffc0ad", X-B3-ParentSpanId:"5676cf4c5ed0a7e0", X-B3-Sampled:"0", X-ONAP-RequestID:"77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749", X-RequestID:"77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749", X-TransactionID:"77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749", X-ECOMP-RequestID:"77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"694aff5e-c073-4c75-9bbb-5eb346573d21"]
2022-04-17T04:04:09.760Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:04:09.760Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:04:09.763Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:09.765Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:04:09.766Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:04:09.766Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:09.766Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:04:09.766Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:04:09.766Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e99c02b9b8b464d2", X-B3-SpanId:"b6ecd5597f56e8a6", X-B3-ParentSpanId:"e99c02b9b8b464d2", X-B3-Sampled:"0", X-ONAP-RequestID:"cb7dd6b6-a52f-4181-ad45-38136a795ca9", X-RequestID:"cb7dd6b6-a52f-4181-ad45-38136a795ca9", X-TransactionID:"cb7dd6b6-a52f-4181-ad45-38136a795ca9", X-ECOMP-RequestID:"cb7dd6b6-a52f-4181-ad45-38136a795ca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6950c9ae-11c7-49d0-b92b-3fbe10cd240a"]
2022-04-17T04:04:09.767Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:04:09.767Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:04:10.619Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:10.619Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:10.619Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:10.619Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:10.620Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:04:10.620Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:04:10.620Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:10.620Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:10.621Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:04:10.621Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:10.621Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:04:10.621Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:04:10.621Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:10.622Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:04:10.622Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:04:10.623Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:04:10.623Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:10.623Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:10.623Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:10.623Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:04:10.623Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:10.623Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:10.623Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:04:10.624Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5676cf4c5ed0a7e0", X-B3-SpanId:"42418f016a3b9917", X-B3-ParentSpanId:"5676cf4c5ed0a7e0", X-B3-Sampled:"0", X-ONAP-RequestID:"77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749", X-RequestID:"77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749", X-TransactionID:"77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749", X-ECOMP-RequestID:"77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b349e15d-cac1-4c6d-8d62-b7825c820f09"]
2022-04-17T04:04:10.624Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:10.624Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:10.624Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e99c02b9b8b464d2", X-B3-SpanId:"005eb88ac2882a8d", X-B3-ParentSpanId:"e99c02b9b8b464d2", X-B3-Sampled:"0", X-ONAP-RequestID:"cb7dd6b6-a52f-4181-ad45-38136a795ca9", X-RequestID:"cb7dd6b6-a52f-4181-ad45-38136a795ca9", X-TransactionID:"cb7dd6b6-a52f-4181-ad45-38136a795ca9", X-ECOMP-RequestID:"cb7dd6b6-a52f-4181-ad45-38136a795ca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a62c672d-099e-437b-8193-c11055fc42da"]
2022-04-17T04:04:10.624Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:10.624Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:10.624Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:10.633Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:10.634Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:10.634Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:10.634Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:10.634Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:10.634Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:10.634Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:10.634Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:10.635Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:10.635Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:10.635Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:10.636Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:10.636Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:10.636Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:10.639Z|cb7dd6b6-a52f-4181-ad45-38136a795ca9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:10.641Z|77a3a547-4b36-4b4b-ab2a-ea7ae8b6c749|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:12.691Z|a8b7d3db-7960-492e-80fc-fc325f2e4b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:12.691Z|a8b7d3db-7960-492e-80fc-fc325f2e4b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:04:12.759Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:12.762Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:12.762Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:04:12.762Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:12.763Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:12.763Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:04:12.763Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60020637e898d9e5", X-B3-SpanId:"ad0fda6d34170561", X-B3-ParentSpanId:"60020637e898d9e5", X-B3-Sampled:"0", X-ONAP-RequestID:"ddd2199e-e159-4aa1-b326-b56ba4334038", X-RequestID:"ddd2199e-e159-4aa1-b326-b56ba4334038", X-TransactionID:"ddd2199e-e159-4aa1-b326-b56ba4334038", X-ECOMP-RequestID:"ddd2199e-e159-4aa1-b326-b56ba4334038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6ebc0fd-be06-440c-a923-4c7ad6f774ad"]
2022-04-17T04:04:12.763Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:04:12.763Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:04:12.776Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:12.776Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:12.777Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:04:12.777Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:12.777Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:04:12.778Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:12.778Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:04:12.779Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:12.779Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:12.779Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:12.779Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:12.779Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:12.780Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60020637e898d9e5", X-B3-SpanId:"3a496f9440af48ba", X-B3-ParentSpanId:"60020637e898d9e5", X-B3-Sampled:"0", X-ONAP-RequestID:"ddd2199e-e159-4aa1-b326-b56ba4334038", X-RequestID:"ddd2199e-e159-4aa1-b326-b56ba4334038", X-TransactionID:"ddd2199e-e159-4aa1-b326-b56ba4334038", X-ECOMP-RequestID:"ddd2199e-e159-4aa1-b326-b56ba4334038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50cf0cf8-e82d-4fc2-8ee9-27fea1f516ab"]
2022-04-17T04:04:12.780Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:12.780Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:12.786Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:12.786Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:12.786Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:12.786Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:12.787Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:12.787Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:12.787Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:12.791Z|ddd2199e-e159-4aa1-b326-b56ba4334038|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:13.813Z|095c2dba-3ab8-4d14-88cb-9793a287f5ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:13.813Z|56ec9f6a-86c7-4fdb-a994-35e6a1f86217|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:13.813Z|56ec9f6a-86c7-4fdb-a994-35e6a1f86217|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:13.814Z|095c2dba-3ab8-4d14-88cb-9793a287f5ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:13.813Z|7030e786-6bfe-4f53-a612-41d3e30f47ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:13.814Z|7030e786-6bfe-4f53-a612-41d3e30f47ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:20.763Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:20.767Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:20.767Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:04:20.767Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:04:20.767Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:20.768Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:04:20.768Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:04:20.768Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71072ffb6f2e3adb", X-B3-SpanId:"b5fd7cb1321d5888", X-B3-ParentSpanId:"71072ffb6f2e3adb", X-B3-Sampled:"0", X-ONAP-RequestID:"86508bad-54b6-4294-ae78-705e8fe33c12", X-RequestID:"86508bad-54b6-4294-ae78-705e8fe33c12", X-TransactionID:"86508bad-54b6-4294-ae78-705e8fe33c12", X-ECOMP-RequestID:"86508bad-54b6-4294-ae78-705e8fe33c12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ede30432-5884-4473-ba0e-1d4b135c7cd7"]
2022-04-17T04:04:20.768Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:04:20.768Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:04:20.771Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:04:20.771Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:04:20.771Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:20.772Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:04:20.772Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:04:20.772Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a12b695d441a0fe5", X-B3-SpanId:"a0ea1dbb7f3e4561", X-B3-ParentSpanId:"a12b695d441a0fe5", X-B3-Sampled:"0", X-ONAP-RequestID:"edfe69df-a3e6-456c-bdbd-0de81c99e6ce", X-RequestID:"edfe69df-a3e6-456c-bdbd-0de81c99e6ce", X-TransactionID:"edfe69df-a3e6-456c-bdbd-0de81c99e6ce", X-ECOMP-RequestID:"edfe69df-a3e6-456c-bdbd-0de81c99e6ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06cfdbb2-1372-4a9b-be37-e5a0023d6c76"]
2022-04-17T04:04:20.773Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:04:20.773Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:04:21.619Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:21.619Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:21.620Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:21.620Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:21.620Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:04:21.620Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:04:21.620Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:21.620Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:21.620Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:04:21.620Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:04:21.621Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:21.621Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:21.621Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:04:21.621Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:04:21.622Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:04:21.622Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:04:21.622Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:21.623Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:21.623Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:21.623Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:21.623Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:04:21.623Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:04:21.623Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:21.623Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a12b695d441a0fe5", X-B3-SpanId:"d20489634043a3dd", X-B3-ParentSpanId:"a12b695d441a0fe5", X-B3-Sampled:"0", X-ONAP-RequestID:"edfe69df-a3e6-456c-bdbd-0de81c99e6ce", X-RequestID:"edfe69df-a3e6-456c-bdbd-0de81c99e6ce", X-TransactionID:"edfe69df-a3e6-456c-bdbd-0de81c99e6ce", X-ECOMP-RequestID:"edfe69df-a3e6-456c-bdbd-0de81c99e6ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71756618-28a5-4823-b801-7839642b04db"]
2022-04-17T04:04:21.623Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:21.623Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:21.624Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:21.624Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71072ffb6f2e3adb", X-B3-SpanId:"2a7268a7743a97f9", X-B3-ParentSpanId:"71072ffb6f2e3adb", X-B3-Sampled:"0", X-ONAP-RequestID:"86508bad-54b6-4294-ae78-705e8fe33c12", X-RequestID:"86508bad-54b6-4294-ae78-705e8fe33c12", X-TransactionID:"86508bad-54b6-4294-ae78-705e8fe33c12", X-ECOMP-RequestID:"86508bad-54b6-4294-ae78-705e8fe33c12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f8b8809-7bdc-4170-9b8b-d1ac1326623b"]
2022-04-17T04:04:21.624Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:21.624Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:22.617Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:22.617Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:22.617Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:22.617Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:22.618Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:22.618Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:22.618Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:22.618Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:22.619Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:22.619Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:22.619Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:22.619Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:22.619Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:22.620Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:22.623Z|86508bad-54b6-4294-ae78-705e8fe33c12|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:22.623Z|edfe69df-a3e6-456c-bdbd-0de81c99e6ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:22.921Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:22.923Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:22.924Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:04:22.924Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:22.924Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:22.925Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:04:22.925Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73f29db6183c8660", X-B3-SpanId:"b95a7b2e640ebf04", X-B3-ParentSpanId:"73f29db6183c8660", X-B3-Sampled:"0", X-ONAP-RequestID:"42676c76-e93c-4ab1-9da6-b2e25d60bbeb", X-RequestID:"42676c76-e93c-4ab1-9da6-b2e25d60bbeb", X-TransactionID:"42676c76-e93c-4ab1-9da6-b2e25d60bbeb", X-ECOMP-RequestID:"42676c76-e93c-4ab1-9da6-b2e25d60bbeb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23d84a7a-f6a8-42bd-9bb0-3393d02f241b"]
2022-04-17T04:04:22.925Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:04:22.925Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:04:23.620Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:23.621Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:23.621Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:04:23.621Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:23.622Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:04:23.623Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:23.623Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:04:23.624Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:23.625Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:23.625Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:23.625Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:23.626Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:23.626Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73f29db6183c8660", X-B3-SpanId:"6abb181a5eb5ae45", X-B3-ParentSpanId:"73f29db6183c8660", X-B3-Sampled:"0", X-ONAP-RequestID:"42676c76-e93c-4ab1-9da6-b2e25d60bbeb", X-RequestID:"42676c76-e93c-4ab1-9da6-b2e25d60bbeb", X-TransactionID:"42676c76-e93c-4ab1-9da6-b2e25d60bbeb", X-ECOMP-RequestID:"42676c76-e93c-4ab1-9da6-b2e25d60bbeb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7718afd-0ad1-4dc7-bad2-3143a45e8254"]
2022-04-17T04:04:23.626Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:23.627Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:23.634Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:23.634Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:23.634Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:23.635Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:23.635Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:23.635Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:23.635Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:23.640Z|42676c76-e93c-4ab1-9da6-b2e25d60bbeb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:23.837Z|2c0cddc6-f401-4340-b81a-b5945724a57c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:23.837Z|2c0cddc6-f401-4340-b81a-b5945724a57c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:23.839Z|94739727-38d7-47a9-a016-84fce2db996d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:23.839Z|87a63e6e-08b4-4abc-8803-1e356e491b28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:23.840Z|94739727-38d7-47a9-a016-84fce2db996d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:23.840Z|87a63e6e-08b4-4abc-8803-1e356e491b28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:27.691Z|78708cd1-0666-42d4-82dd-103a6c735c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:27.691Z|78708cd1-0666-42d4-82dd-103a6c735c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:04:27.969Z|5aa10564-360c-4920-ad19-7acba8e90c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:27.969Z|5aa10564-360c-4920-ad19-7acba8e90c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:04:32.757Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:32.759Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:32.760Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:04:32.760Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:04:32.761Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:32.761Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:04:32.761Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:04:32.761Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96bc0cfef6858ef5", X-B3-SpanId:"a5adda51cd4ecf15", X-B3-ParentSpanId:"96bc0cfef6858ef5", X-B3-Sampled:"0", X-ONAP-RequestID:"7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3", X-RequestID:"7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3", X-TransactionID:"7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3", X-ECOMP-RequestID:"7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"441fe2db-064f-4b11-8cde-adb9e7dccdbd"]
2022-04-17T04:04:32.761Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:04:32.762Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:04:32.763Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:04:32.763Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:04:32.764Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:32.764Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:04:32.764Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:04:32.765Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6ce7cc68d159c3e", X-B3-SpanId:"ce2a662953d7b1df", X-B3-ParentSpanId:"a6ce7cc68d159c3e", X-B3-Sampled:"0", X-ONAP-RequestID:"b3dcee4a-fa48-4303-a3c6-06e7748f07ac", X-RequestID:"b3dcee4a-fa48-4303-a3c6-06e7748f07ac", X-TransactionID:"b3dcee4a-fa48-4303-a3c6-06e7748f07ac", X-ECOMP-RequestID:"b3dcee4a-fa48-4303-a3c6-06e7748f07ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7a49477-81aa-4af0-a8c8-1e7593bdeeb0"]
2022-04-17T04:04:32.765Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:04:32.765Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:04:33.619Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:33.620Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:33.620Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:04:33.620Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:33 GMT", Connection:"close"]
2022-04-17T04:04:33.620Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:33.621Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:33.621Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:04:33.621Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:04:33.621Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:33.621Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:33.621Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:04:33.623Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:04:33.623Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:33.623Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:33.623Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:04:33.623Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:04:33.623Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:33.623Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:33.624Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6ce7cc68d159c3e", X-B3-SpanId:"b092b325b300c6b5", X-B3-ParentSpanId:"a6ce7cc68d159c3e", X-B3-Sampled:"0", X-ONAP-RequestID:"b3dcee4a-fa48-4303-a3c6-06e7748f07ac", X-RequestID:"b3dcee4a-fa48-4303-a3c6-06e7748f07ac", X-TransactionID:"b3dcee4a-fa48-4303-a3c6-06e7748f07ac", X-ECOMP-RequestID:"b3dcee4a-fa48-4303-a3c6-06e7748f07ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ce4701b-d65b-402a-8880-fda8ebe0496f"]
2022-04-17T04:04:33.624Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:04:33.624Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:33.624Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:33.624Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:04:33.625Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:33.625Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:33.625Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:04:33.625Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:33.626Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96bc0cfef6858ef5", X-B3-SpanId:"96f1426c142185da", X-B3-ParentSpanId:"96bc0cfef6858ef5", X-B3-Sampled:"0", X-ONAP-RequestID:"7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3", X-RequestID:"7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3", X-TransactionID:"7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3", X-ECOMP-RequestID:"7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"781dcebd-c1b9-48da-98de-89d281aeade2"]
2022-04-17T04:04:33.626Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:33.626Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:33.633Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:33.633Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:33.633Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:33.633Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:33.634Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:33.634Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:33.634Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:33.637Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:33.637Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:33.638Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:33.638Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:33.638Z|b3dcee4a-fa48-4303-a3c6-06e7748f07ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:33.638Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:33.639Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:33.639Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:33.642Z|7b3dd8cb-b28d-4dd0-ba84-4f396e61aaa3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:33.765Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:33.768Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:33.768Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:04:33.768Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:33.768Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:33.769Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:04:33.769Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e66fb2af290dfa8c", X-B3-SpanId:"a5a435d8288faa06", X-B3-ParentSpanId:"e66fb2af290dfa8c", X-B3-Sampled:"0", X-ONAP-RequestID:"fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3", X-RequestID:"fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3", X-TransactionID:"fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3", X-ECOMP-RequestID:"fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4245b924-9b3b-41dd-be05-726d12c8dee1"]
2022-04-17T04:04:33.769Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:04:33.769Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:04:33.862Z|f6beaa5d-636e-4634-a87e-5bad3aa52fbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:33.862Z|f6beaa5d-636e-4634-a87e-5bad3aa52fbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:33.862Z|cfe72834-21a8-4d96-a05b-89be59eaf09b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:33.863Z|cfe72834-21a8-4d96-a05b-89be59eaf09b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:33.863Z|0d68a167-c6f0-445c-8a0f-086aa94c7645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:33.863Z|0d68a167-c6f0-445c-8a0f-086aa94c7645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:34.620Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:34.620Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:34.621Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:04:34.621Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:34.621Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:04:34.622Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:34.622Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:04:34.624Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:34.624Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:34.624Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:34.624Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:34.625Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:34.625Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e66fb2af290dfa8c", X-B3-SpanId:"ad23834d835fc0fb", X-B3-ParentSpanId:"e66fb2af290dfa8c", X-B3-Sampled:"0", X-ONAP-RequestID:"fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3", X-RequestID:"fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3", X-TransactionID:"fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3", X-ECOMP-RequestID:"fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8211349a-e6db-4979-8195-587ebc581c6f"]
2022-04-17T04:04:34.625Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:34.625Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:34.631Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:34.632Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:34.632Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:34.632Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:34.633Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:34.633Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:34.633Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:34.638Z|fbeb48ba-9251-47c1-9e52-f1f3cb3fccb3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:42.691Z|e4110ae0-9187-4e19-97b8-e45fde30d79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:42.693Z|e4110ae0-9187-4e19-97b8-e45fde30d79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:04:43.768Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:43.769Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:43.771Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:04:43.772Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:04:43.772Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:43.772Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:04:43.772Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:04:43.772Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e7cb9d76c68b291", X-B3-SpanId:"774954b43774e662", X-B3-ParentSpanId:"1e7cb9d76c68b291", X-B3-Sampled:"0", X-ONAP-RequestID:"874bfe8a-02ce-44bc-8621-62298686be00", X-RequestID:"874bfe8a-02ce-44bc-8621-62298686be00", X-TransactionID:"874bfe8a-02ce-44bc-8621-62298686be00", X-ECOMP-RequestID:"874bfe8a-02ce-44bc-8621-62298686be00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49186172-280c-438f-b197-e70d94dd6287"]
2022-04-17T04:04:43.772Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:04:43.773Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:04:43.773Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:04:43.773Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:04:43.773Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:43.773Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:04:43.774Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:04:43.774Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"304bb1c39878ea36", X-B3-SpanId:"041dfbed639197a3", X-B3-ParentSpanId:"304bb1c39878ea36", X-B3-Sampled:"0", X-ONAP-RequestID:"6a09fc1b-2c27-4131-8a1d-ea9734b82edb", X-RequestID:"6a09fc1b-2c27-4131-8a1d-ea9734b82edb", X-TransactionID:"6a09fc1b-2c27-4131-8a1d-ea9734b82edb", X-ECOMP-RequestID:"6a09fc1b-2c27-4131-8a1d-ea9734b82edb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49773e4f-0526-427c-b89a-5334ee0f1a7c"]
2022-04-17T04:04:43.774Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:04:43.774Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:04:43.886Z|d4781bd2-4e42-4056-a3d1-603fef2ae891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:43.886Z|1d969cdc-fc1f-4eab-b412-667f311bfb49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:43.886Z|d4781bd2-4e42-4056-a3d1-603fef2ae891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:43.886Z|1d969cdc-fc1f-4eab-b412-667f311bfb49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:43.887Z|ff274b84-eb03-41de-a1e7-192c127a555c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:43.887Z|ff274b84-eb03-41de-a1e7-192c127a555c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:44.622Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:44.622Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:44.622Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:44.622Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:44.623Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:04:44.623Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:04:44.623Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:44.623Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:44.623Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:04:44.624Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:44.624Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:04:44.624Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:04:44.624Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:44.624Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:04:44.625Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:04:44.625Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:04:44.625Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:44.625Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:44.625Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:44.625Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:44.626Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:04:44.626Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:04:44.626Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:44.626Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:44.626Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"304bb1c39878ea36", X-B3-SpanId:"fbd265375bb54222", X-B3-ParentSpanId:"304bb1c39878ea36", X-B3-Sampled:"0", X-ONAP-RequestID:"6a09fc1b-2c27-4131-8a1d-ea9734b82edb", X-RequestID:"6a09fc1b-2c27-4131-8a1d-ea9734b82edb", X-TransactionID:"6a09fc1b-2c27-4131-8a1d-ea9734b82edb", X-ECOMP-RequestID:"6a09fc1b-2c27-4131-8a1d-ea9734b82edb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91f36f40-3743-4a7b-ba87-ea9866246321"]
2022-04-17T04:04:44.626Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e7cb9d76c68b291", X-B3-SpanId:"09d9acba0059b3e8", X-B3-ParentSpanId:"1e7cb9d76c68b291", X-B3-Sampled:"0", X-ONAP-RequestID:"874bfe8a-02ce-44bc-8621-62298686be00", X-RequestID:"874bfe8a-02ce-44bc-8621-62298686be00", X-TransactionID:"874bfe8a-02ce-44bc-8621-62298686be00", X-ECOMP-RequestID:"874bfe8a-02ce-44bc-8621-62298686be00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe4f926c-85cb-4596-ae25-42d5b062335d"]
2022-04-17T04:04:44.626Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:44.626Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:44.626Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:44.627Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:44.766Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:44.769Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:44.769Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:04:44.769Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:44.769Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:44.769Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:04:44.770Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0450ed9030f832a2", X-B3-SpanId:"82742422b335aeaf", X-B3-ParentSpanId:"0450ed9030f832a2", X-B3-Sampled:"0", X-ONAP-RequestID:"f153ad93-ca3d-4aed-9d9a-6b400816b355", X-RequestID:"f153ad93-ca3d-4aed-9d9a-6b400816b355", X-TransactionID:"f153ad93-ca3d-4aed-9d9a-6b400816b355", X-ECOMP-RequestID:"f153ad93-ca3d-4aed-9d9a-6b400816b355", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7f23493-a4ee-4c32-82e4-72929def337e"]
2022-04-17T04:04:44.770Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:04:44.770Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:04:45.619Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:45.619Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:45.620Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:45.620Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:45.620Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:45.620Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:45.621Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:45.621Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:45.621Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:45.621Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:45.621Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:45.621Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:45.622Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:45.622Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:04:45.622Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:45.622Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:45.622Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:45.622Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:04:45.622Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:45.623Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:45.623Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:04:45.624Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:45.624Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:45.625Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:45.625Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:45.625Z|6a09fc1b-2c27-4131-8a1d-ea9734b82edb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:45.625Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:45.625Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0450ed9030f832a2", X-B3-SpanId:"48093198c9e5bac8", X-B3-ParentSpanId:"0450ed9030f832a2", X-B3-Sampled:"0", X-ONAP-RequestID:"f153ad93-ca3d-4aed-9d9a-6b400816b355", X-RequestID:"f153ad93-ca3d-4aed-9d9a-6b400816b355", X-TransactionID:"f153ad93-ca3d-4aed-9d9a-6b400816b355", X-ECOMP-RequestID:"f153ad93-ca3d-4aed-9d9a-6b400816b355", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef96afe4-315c-46d6-bda3-4d7148cd0548"]
2022-04-17T04:04:45.626Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:45.626Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:45.627Z|874bfe8a-02ce-44bc-8621-62298686be00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:46.620Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:46.621Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:46.621Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:46.621Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:46.623Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:46.623Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:46.623Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:46.628Z|f153ad93-ca3d-4aed-9d9a-6b400816b355|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:47.266Z|a5edbcfa-5d7d-4942-9b88-5b7642972579|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:04:47.266Z|a5edbcfa-5d7d-4942-9b88-5b7642972579|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:53.911Z|71a2f1ee-7c89-4ad2-9af6-fc11e11a7535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:53.911Z|71a2f1ee-7c89-4ad2-9af6-fc11e11a7535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:53.911Z|287a718a-5309-45e3-8d23-d40fbdc847d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:53.911Z|1a975783-d5b2-49c6-8484-50f2eda1ee55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:53.912Z|287a718a-5309-45e3-8d23-d40fbdc847d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:53.912Z|1a975783-d5b2-49c6-8484-50f2eda1ee55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:55.746Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:55.749Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:04:55.750Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:04:55.750Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:55.750Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:04:55.750Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:04:55.750Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16e3bde347e6cd77", X-B3-SpanId:"5f038390bf09d81d", X-B3-ParentSpanId:"16e3bde347e6cd77", X-B3-Sampled:"0", X-ONAP-RequestID:"3c060baf-1eda-4587-a50a-66d5d531310d", X-RequestID:"3c060baf-1eda-4587-a50a-66d5d531310d", X-TransactionID:"3c060baf-1eda-4587-a50a-66d5d531310d", X-ECOMP-RequestID:"3c060baf-1eda-4587-a50a-66d5d531310d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b78fc8bc-5699-4075-b2fa-b1aa35b973c1"]
2022-04-17T04:04:55.751Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:04:55.750Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:55.751Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:04:55.754Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:04:55.754Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:04:55.754Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:55.755Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:04:55.755Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:04:55.755Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bb4e26eeffc9eb5", X-B3-SpanId:"91bfc670fdbb00d5", X-B3-ParentSpanId:"9bb4e26eeffc9eb5", X-B3-Sampled:"0", X-ONAP-RequestID:"f5524900-d238-4d61-9298-4eef22ba9ca9", X-RequestID:"f5524900-d238-4d61-9298-4eef22ba9ca9", X-TransactionID:"f5524900-d238-4d61-9298-4eef22ba9ca9", X-ECOMP-RequestID:"f5524900-d238-4d61-9298-4eef22ba9ca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffcd1705-c590-4be6-bf52-e3883721339c"]
2022-04-17T04:04:55.756Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:04:55.756Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:04:55.765Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:55.765Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:55.765Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:04:55.765Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:55.767Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:04:55.767Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:55.768Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:04:55.768Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:55.768Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:55.768Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:04:55.768Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:04:55.768Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:55.769Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:55.769Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:55.769Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:04:55.769Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:55.770Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16e3bde347e6cd77", X-B3-SpanId:"24806d4d34705288", X-B3-ParentSpanId:"16e3bde347e6cd77", X-B3-Sampled:"0", X-ONAP-RequestID:"3c060baf-1eda-4587-a50a-66d5d531310d", X-RequestID:"3c060baf-1eda-4587-a50a-66d5d531310d", X-TransactionID:"3c060baf-1eda-4587-a50a-66d5d531310d", X-ECOMP-RequestID:"3c060baf-1eda-4587-a50a-66d5d531310d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e992b520-ea88-4dea-b475-0f44f1acb9e2"]
2022-04-17T04:04:55.770Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:04:55.770Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:55.770Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:55.770Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:55.770Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:04:55.771Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:04:55.771Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:55.771Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:55.771Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:04:55.771Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:55.772Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bb4e26eeffc9eb5", X-B3-SpanId:"8fe382e36767d5ba", X-B3-ParentSpanId:"9bb4e26eeffc9eb5", X-B3-Sampled:"0", X-ONAP-RequestID:"f5524900-d238-4d61-9298-4eef22ba9ca9", X-RequestID:"f5524900-d238-4d61-9298-4eef22ba9ca9", X-TransactionID:"f5524900-d238-4d61-9298-4eef22ba9ca9", X-ECOMP-RequestID:"f5524900-d238-4d61-9298-4eef22ba9ca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e59d68ba-06ae-41bf-953e-af5e130617f4"]
2022-04-17T04:04:55.772Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:55.772Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:55.776Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:55.777Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:55.777Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:55.777Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:55.778Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:55.778Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:55.778Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:55.780Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:55.780Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:55.780Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:55.780Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:55.782Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:55.782Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:55.782Z|3c060baf-1eda-4587-a50a-66d5d531310d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:55.782Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:55.786Z|f5524900-d238-4d61-9298-4eef22ba9ca9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:56.750Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:04:56.752Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:56.753Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:04:56.753Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:56.753Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:04:56.753Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:04:56.753Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efe479345200672b", X-B3-SpanId:"f35af8f2c17dced4", X-B3-ParentSpanId:"efe479345200672b", X-B3-Sampled:"0", X-ONAP-RequestID:"e101f0cd-e25f-4d6c-a8fa-acc64c554e9a", X-RequestID:"e101f0cd-e25f-4d6c-a8fa-acc64c554e9a", X-TransactionID:"e101f0cd-e25f-4d6c-a8fa-acc64c554e9a", X-ECOMP-RequestID:"e101f0cd-e25f-4d6c-a8fa-acc64c554e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95fe86ae-1c75-4716-a38f-0eb4475b5289"]
2022-04-17T04:04:56.754Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:04:56.754Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:04:57.623Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:57.624Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:57.624Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:04:57.624Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:57.625Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:04:57.625Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:57.625Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:04:57.627Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:57.628Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:04:57.628Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:04:57.628Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:04:57.629Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:04:57.629Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efe479345200672b", X-B3-SpanId:"5492344f598a1ba9", X-B3-ParentSpanId:"efe479345200672b", X-B3-Sampled:"0", X-ONAP-RequestID:"e101f0cd-e25f-4d6c-a8fa-acc64c554e9a", X-RequestID:"e101f0cd-e25f-4d6c-a8fa-acc64c554e9a", X-TransactionID:"e101f0cd-e25f-4d6c-a8fa-acc64c554e9a", X-ECOMP-RequestID:"e101f0cd-e25f-4d6c-a8fa-acc64c554e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c1dbd6b-a7ec-4d03-8e3d-b5f199a783e4"]
2022-04-17T04:04:57.629Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:04:57.629Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:04:57.640Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:04:57.640Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:04:57.640Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:04:57.640Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:04:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:04:57.642Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:04:57.642Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:04:57.643Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:04:57.646Z|e101f0cd-e25f-4d6c-a8fa-acc64c554e9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:04:57.690Z|8556547e-1dde-4570-858c-83a0375d3899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:57.691Z|8556547e-1dde-4570-858c-83a0375d3899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:04:57.970Z|e4ebdb64-d86f-4b92-80c7-8cef285ba1be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:57.970Z|e4ebdb64-d86f-4b92-80c7-8cef285ba1be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:03.932Z|5289e30e-aedd-48ba-89bb-de6d4c6431f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:03.933Z|5289e30e-aedd-48ba-89bb-de6d4c6431f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:03.935Z|e5eef289-e929-44fc-a76d-efcd6da550ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:03.935Z|e5eef289-e929-44fc-a76d-efcd6da550ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:03.936Z|cbfcd554-e759-4e7b-bc44-f712dc9ba89f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:03.936Z|cbfcd554-e759-4e7b-bc44-f712dc9ba89f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:05.907Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:05.910Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:05:05.911Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:05:05.911Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:05.911Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:05:05.911Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:05:05.911Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb43c3e3c9b01fe9", X-B3-SpanId:"6e92faeb76de1813", X-B3-ParentSpanId:"bb43c3e3c9b01fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"a84e8609-c8e9-479e-93e3-8c37b5deb8cc", X-RequestID:"a84e8609-c8e9-479e-93e3-8c37b5deb8cc", X-TransactionID:"a84e8609-c8e9-479e-93e3-8c37b5deb8cc", X-ECOMP-RequestID:"a84e8609-c8e9-479e-93e3-8c37b5deb8cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdd8a071-1693-4b36-89e4-f2f0b4ac026b"]
2022-04-17T04:05:05.912Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:05:05.912Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:05:05.917Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:05.920Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:05:05.920Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:05:05.920Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:05.921Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:05:05.921Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:05:05.921Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afacc99f4c69461c", X-B3-SpanId:"10ac22d751012324", X-B3-ParentSpanId:"afacc99f4c69461c", X-B3-Sampled:"0", X-ONAP-RequestID:"dbf3a16c-edff-4551-af94-3c3161c0541d", X-RequestID:"dbf3a16c-edff-4551-af94-3c3161c0541d", X-TransactionID:"dbf3a16c-edff-4551-af94-3c3161c0541d", X-ECOMP-RequestID:"dbf3a16c-edff-4551-af94-3c3161c0541d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e438199b-630f-487c-874c-b08ce881d396"]
2022-04-17T04:05:05.922Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:05:05.922Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:05:06.624Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:06.625Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:06.625Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:05:06.625Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:06.625Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:06.625Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:06.625Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:05:06.625Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:05:06.626Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:06.626Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:05:06.626Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:06.627Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:05:06.627Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:05:06.627Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:06.627Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:06.627Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:06.627Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:05:06.627Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:05:06.628Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:06.628Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afacc99f4c69461c", X-B3-SpanId:"c879d6f596ad3049", X-B3-ParentSpanId:"afacc99f4c69461c", X-B3-Sampled:"0", X-ONAP-RequestID:"dbf3a16c-edff-4551-af94-3c3161c0541d", X-RequestID:"dbf3a16c-edff-4551-af94-3c3161c0541d", X-TransactionID:"dbf3a16c-edff-4551-af94-3c3161c0541d", X-ECOMP-RequestID:"dbf3a16c-edff-4551-af94-3c3161c0541d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e49fd7e-3a12-449e-8e61-ec1d9aff8da6"]
2022-04-17T04:05:06.628Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:06.628Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:06.628Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:05:06.629Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:06.629Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:06.629Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:05:06.629Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:06.630Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb43c3e3c9b01fe9", X-B3-SpanId:"91b8af99e66cf111", X-B3-ParentSpanId:"bb43c3e3c9b01fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"a84e8609-c8e9-479e-93e3-8c37b5deb8cc", X-RequestID:"a84e8609-c8e9-479e-93e3-8c37b5deb8cc", X-TransactionID:"a84e8609-c8e9-479e-93e3-8c37b5deb8cc", X-ECOMP-RequestID:"a84e8609-c8e9-479e-93e3-8c37b5deb8cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a3b5300-64ec-4193-992f-c26a92c52f6b"]
2022-04-17T04:05:06.630Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:06.630Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:07.623Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:07.623Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:07.623Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:07.623Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:07.623Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:07.624Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:07.624Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:07.624Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:07.625Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:07.625Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:07.625Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:07.625Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:07.625Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:07.626Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:07.630Z|dbf3a16c-edff-4551-af94-3c3161c0541d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:07.630Z|a84e8609-c8e9-479e-93e3-8c37b5deb8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:07.775Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:07.779Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:05:07.779Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:05:07.779Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:07.779Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:05:07.780Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:05:07.780Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da04b77a813e585a", X-B3-SpanId:"15ca8837d708b59e", X-B3-ParentSpanId:"da04b77a813e585a", X-B3-Sampled:"0", X-ONAP-RequestID:"1e8784fa-6224-4a58-8bfa-4ab024df7b14", X-RequestID:"1e8784fa-6224-4a58-8bfa-4ab024df7b14", X-TransactionID:"1e8784fa-6224-4a58-8bfa-4ab024df7b14", X-ECOMP-RequestID:"1e8784fa-6224-4a58-8bfa-4ab024df7b14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c39675a7-e63a-4665-a276-79ac1d961414"]
2022-04-17T04:05:07.780Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:05:07.780Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:05:08.626Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:08.626Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:08.627Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:05:08.627Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:08.628Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:05:08.628Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:08.628Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:05:08.630Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:05:08.630Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:08.630Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:08.630Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:05:08.631Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:08.631Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da04b77a813e585a", X-B3-SpanId:"0db7e63ee3a198e6", X-B3-ParentSpanId:"da04b77a813e585a", X-B3-Sampled:"0", X-ONAP-RequestID:"1e8784fa-6224-4a58-8bfa-4ab024df7b14", X-RequestID:"1e8784fa-6224-4a58-8bfa-4ab024df7b14", X-TransactionID:"1e8784fa-6224-4a58-8bfa-4ab024df7b14", X-ECOMP-RequestID:"1e8784fa-6224-4a58-8bfa-4ab024df7b14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7958de7f-f9c5-45d1-a836-ba652b1e3e0c"]
2022-04-17T04:05:08.631Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:08.631Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:08.638Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:08.638Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:08.638Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:08.638Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:08.639Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:08.639Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:08.639Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:08.645Z|1e8784fa-6224-4a58-8bfa-4ab024df7b14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:12.690Z|484a7f64-06fb-4211-8a0d-f2439d5c51c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:12.691Z|484a7f64-06fb-4211-8a0d-f2439d5c51c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:13.955Z|7f549277-2b4a-4cbd-931d-e8ecb89eaa5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:13.956Z|7f549277-2b4a-4cbd-931d-e8ecb89eaa5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:13.956Z|41bf6ddb-0309-410a-90e2-5cb3fe883c58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:13.956Z|41bf6ddb-0309-410a-90e2-5cb3fe883c58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:13.958Z|b50bbbb9-799a-4399-b9c9-1a6cf638b436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:13.959Z|b50bbbb9-799a-4399-b9c9-1a6cf638b436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:17.757Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:17.760Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:05:17.760Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:05:17.761Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:17.761Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:05:17.761Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:05:17.761Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fe279604f4849ef", X-B3-SpanId:"eba8f642533f19ef", X-B3-ParentSpanId:"9fe279604f4849ef", X-B3-Sampled:"0", X-ONAP-RequestID:"edde4378-f301-4916-a1b9-9f4806e8dc31", X-RequestID:"edde4378-f301-4916-a1b9-9f4806e8dc31", X-TransactionID:"edde4378-f301-4916-a1b9-9f4806e8dc31", X-ECOMP-RequestID:"edde4378-f301-4916-a1b9-9f4806e8dc31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74f6edc4-51fe-4be4-abcb-0e1881cdbdf9"]
2022-04-17T04:05:17.761Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:05:17.762Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:05:17.763Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:17.765Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:05:17.766Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:05:17.766Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:17.766Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:05:17.766Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:05:17.766Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4eda346cdd1ff63b", X-B3-SpanId:"1858ac97d2f14fef", X-B3-ParentSpanId:"4eda346cdd1ff63b", X-B3-Sampled:"0", X-ONAP-RequestID:"287b6510-eee0-4914-9d73-d9376349bd39", X-RequestID:"287b6510-eee0-4914-9d73-d9376349bd39", X-TransactionID:"287b6510-eee0-4914-9d73-d9376349bd39", X-ECOMP-RequestID:"287b6510-eee0-4914-9d73-d9376349bd39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33d362aa-aa52-4c89-87c6-cc3a98773997"]
2022-04-17T04:05:17.766Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:05:17.767Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:05:18.626Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:18.626Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:18.626Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:18.627Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:18.627Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:05:18.627Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:05:18.627Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:18.627Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:18.627Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:05:18.628Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:18.628Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:05:18.628Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:05:18.628Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:18.628Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:05:18.629Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:05:18.629Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:18.629Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:18.629Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:05:18.629Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:05:18.629Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:18.629Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:18.630Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:18.630Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4eda346cdd1ff63b", X-B3-SpanId:"7ce0178d4073c85a", X-B3-ParentSpanId:"4eda346cdd1ff63b", X-B3-Sampled:"0", X-ONAP-RequestID:"287b6510-eee0-4914-9d73-d9376349bd39", X-RequestID:"287b6510-eee0-4914-9d73-d9376349bd39", X-TransactionID:"287b6510-eee0-4914-9d73-d9376349bd39", X-ECOMP-RequestID:"287b6510-eee0-4914-9d73-d9376349bd39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05fc10cf-2909-4936-ac6a-e659fa90923a"]
2022-04-17T04:05:18.630Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:05:18.630Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:18.630Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:18.630Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:18.630Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fe279604f4849ef", X-B3-SpanId:"fa57c24639ec5adb", X-B3-ParentSpanId:"9fe279604f4849ef", X-B3-Sampled:"0", X-ONAP-RequestID:"edde4378-f301-4916-a1b9-9f4806e8dc31", X-RequestID:"edde4378-f301-4916-a1b9-9f4806e8dc31", X-TransactionID:"edde4378-f301-4916-a1b9-9f4806e8dc31", X-ECOMP-RequestID:"edde4378-f301-4916-a1b9-9f4806e8dc31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34100b35-4f2b-4ffc-97e8-2c6cbf0973df"]
2022-04-17T04:05:18.630Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:18.630Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:18.636Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:18.636Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:18.636Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:18.637Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:18.637Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:18.637Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:18.637Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:18.639Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:18.639Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:18.639Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:18.639Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:18.641Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:18.641Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:18.641Z|287b6510-eee0-4914-9d73-d9376349bd39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:18.641Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:18.645Z|edde4378-f301-4916-a1b9-9f4806e8dc31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:18.776Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:18.778Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:05:18.779Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:05:18.779Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:18.779Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:05:18.780Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:05:18.780Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64ec0a2c49964ace", X-B3-SpanId:"1a5e8bc9d6a38559", X-B3-ParentSpanId:"64ec0a2c49964ace", X-B3-Sampled:"0", X-ONAP-RequestID:"953cfafc-acb8-4875-9852-ea5b46bcfe26", X-RequestID:"953cfafc-acb8-4875-9852-ea5b46bcfe26", X-TransactionID:"953cfafc-acb8-4875-9852-ea5b46bcfe26", X-ECOMP-RequestID:"953cfafc-acb8-4875-9852-ea5b46bcfe26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9424223-ead3-493a-ac55-2530a22ce966"]
2022-04-17T04:05:18.780Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:05:18.780Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:05:19.626Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:19.627Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:19.627Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:05:19.627Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:19.628Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:05:19.628Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:19.629Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:05:19.630Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:05:19.630Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:19.630Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:19.631Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:05:19.631Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:19.631Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64ec0a2c49964ace", X-B3-SpanId:"82f218775731bc67", X-B3-ParentSpanId:"64ec0a2c49964ace", X-B3-Sampled:"0", X-ONAP-RequestID:"953cfafc-acb8-4875-9852-ea5b46bcfe26", X-RequestID:"953cfafc-acb8-4875-9852-ea5b46bcfe26", X-TransactionID:"953cfafc-acb8-4875-9852-ea5b46bcfe26", X-ECOMP-RequestID:"953cfafc-acb8-4875-9852-ea5b46bcfe26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07513db5-2c63-4539-8aab-14fd3e8f9fc4"]
2022-04-17T04:05:19.631Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:19.631Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:19.642Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:19.642Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:19.642Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:19.642Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:19.643Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:19.643Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:19.643Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:19.647Z|953cfafc-acb8-4875-9852-ea5b46bcfe26|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:23.981Z|e557b5f4-fa1d-48fb-bbf2-7e1a2f5476e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:23.981Z|30c91bcf-de48-477e-ba1f-de29a4286081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:23.981Z|86344d24-ef95-42bb-858b-842856d12efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:23.982Z|30c91bcf-de48-477e-ba1f-de29a4286081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:23.982Z|e557b5f4-fa1d-48fb-bbf2-7e1a2f5476e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:23.982Z|86344d24-ef95-42bb-858b-842856d12efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:27.690Z|2e2121c6-857a-42de-b140-d28f80d1c1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:27.694Z|2e2121c6-857a-42de-b140-d28f80d1c1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:27.971Z|1238bde9-9966-4d8f-87c1-dfd327aa134c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:27.971Z|1238bde9-9966-4d8f-87c1-dfd327aa134c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:28.769Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:28.772Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:05:28.773Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:05:28.773Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:28.773Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:05:28.773Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:05:28.773Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b743b36b7ff9e94f", X-B3-SpanId:"b99ac9844ea2043e", X-B3-ParentSpanId:"b743b36b7ff9e94f", X-B3-Sampled:"0", X-ONAP-RequestID:"03badee4-2ea7-43b2-a9f5-ee51ef0d87e5", X-RequestID:"03badee4-2ea7-43b2-a9f5-ee51ef0d87e5", X-TransactionID:"03badee4-2ea7-43b2-a9f5-ee51ef0d87e5", X-ECOMP-RequestID:"03badee4-2ea7-43b2-a9f5-ee51ef0d87e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e7c13ca-490e-43dd-807b-b1247a409ee9"]
2022-04-17T04:05:28.774Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:05:28.774Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:05:28.775Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:28.778Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:05:28.778Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:05:28.778Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:28.779Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:05:28.779Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:05:28.779Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10c5ef6f3b9851d4", X-B3-SpanId:"c783d9b73c1f2bf6", X-B3-ParentSpanId:"10c5ef6f3b9851d4", X-B3-Sampled:"0", X-ONAP-RequestID:"89f7096a-bee8-49b3-9010-2f8691545994", X-RequestID:"89f7096a-bee8-49b3-9010-2f8691545994", X-TransactionID:"89f7096a-bee8-49b3-9010-2f8691545994", X-ECOMP-RequestID:"89f7096a-bee8-49b3-9010-2f8691545994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f9a14e8-d187-4120-8cf7-f63cedeafca2"]
2022-04-17T04:05:28.780Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:05:28.780Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:05:29.628Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:29.628Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:29.628Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:29.629Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:05:29.629Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:29.629Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:29.629Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:05:29.630Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:29.630Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:05:29.630Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:29.631Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:05:29.631Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:05:29.631Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:29.631Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:05:29.632Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:05:29.632Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:05:29.632Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:29.632Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:29.633Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:05:29.633Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:29.633Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:29.633Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b743b36b7ff9e94f", X-B3-SpanId:"3293b1fc76de9176", X-B3-ParentSpanId:"b743b36b7ff9e94f", X-B3-Sampled:"0", X-ONAP-RequestID:"03badee4-2ea7-43b2-a9f5-ee51ef0d87e5", X-RequestID:"03badee4-2ea7-43b2-a9f5-ee51ef0d87e5", X-TransactionID:"03badee4-2ea7-43b2-a9f5-ee51ef0d87e5", X-ECOMP-RequestID:"03badee4-2ea7-43b2-a9f5-ee51ef0d87e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6499e308-5b8e-4b42-8429-095a37a26f7f"]
2022-04-17T04:05:29.633Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:29.633Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:29.633Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:29.634Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:05:29.634Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:29.634Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10c5ef6f3b9851d4", X-B3-SpanId:"7886ebc7975f3ab2", X-B3-ParentSpanId:"10c5ef6f3b9851d4", X-B3-Sampled:"0", X-ONAP-RequestID:"89f7096a-bee8-49b3-9010-2f8691545994", X-RequestID:"89f7096a-bee8-49b3-9010-2f8691545994", X-TransactionID:"89f7096a-bee8-49b3-9010-2f8691545994", X-ECOMP-RequestID:"89f7096a-bee8-49b3-9010-2f8691545994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2216ce4-29be-4c4d-a6f9-fa7940ae0847"]
2022-04-17T04:05:29.634Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:29.635Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:29.641Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:29.642Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:29.642Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:29.642Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:29.642Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:29.643Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:29.642Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:29.643Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:29.643Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:29.643Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:29.644Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:29.644Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:29.645Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:29.645Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:29.648Z|89f7096a-bee8-49b3-9010-2f8691545994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:29.648Z|03badee4-2ea7-43b2-a9f5-ee51ef0d87e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:29.773Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:29.776Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:05:29.776Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:05:29.776Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:29.777Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:05:29.777Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:05:29.777Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"981ce9696dd10698", X-B3-SpanId:"af8a21b1521d3258", X-B3-ParentSpanId:"981ce9696dd10698", X-B3-Sampled:"0", X-ONAP-RequestID:"2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0", X-RequestID:"2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0", X-TransactionID:"2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0", X-ECOMP-RequestID:"2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"397544e2-dee2-42e2-8231-0b9d957e139e"]
2022-04-17T04:05:29.778Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:05:29.778Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:05:30.627Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:30.628Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:30.628Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:05:30.628Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:30.629Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:05:30.629Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:30.629Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:05:30.630Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:05:30.630Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:30.631Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:30.631Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:05:30.631Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:30.631Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"981ce9696dd10698", X-B3-SpanId:"df2d42ba12c69432", X-B3-ParentSpanId:"981ce9696dd10698", X-B3-Sampled:"0", X-ONAP-RequestID:"2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0", X-RequestID:"2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0", X-TransactionID:"2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0", X-ECOMP-RequestID:"2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a73ae0b-c90d-45ac-a0aa-8800bf7df7d7"]
2022-04-17T04:05:30.631Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:30.632Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:30.642Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:30.642Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:30.642Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:30.643Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:30.644Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:30.644Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:30.644Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:30.648Z|2bc4d9b7-80a0-4d7d-af3f-829d5f4e2fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:34.006Z|7e3bbaae-a479-4d91-a500-f9158d5da02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:34.006Z|89fcbb36-2565-46e4-84af-f6c8206aada6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:34.006Z|de96c191-eec9-4772-9236-9fc27e6a580b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:34.006Z|7e3bbaae-a479-4d91-a500-f9158d5da02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:34.006Z|89fcbb36-2565-46e4-84af-f6c8206aada6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:34.006Z|de96c191-eec9-4772-9236-9fc27e6a580b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:39.774Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:39.777Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:05:39.777Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:05:39.778Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:39.778Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:05:39.778Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:05:39.778Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d7ec55141b0fe03", X-B3-SpanId:"7424e714f0b15c86", X-B3-ParentSpanId:"7d7ec55141b0fe03", X-B3-Sampled:"0", X-ONAP-RequestID:"7c01ea1d-9b89-404f-b1f3-fe2860365a74", X-RequestID:"7c01ea1d-9b89-404f-b1f3-fe2860365a74", X-TransactionID:"7c01ea1d-9b89-404f-b1f3-fe2860365a74", X-ECOMP-RequestID:"7c01ea1d-9b89-404f-b1f3-fe2860365a74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"234ebfee-0385-4362-9fc9-3afe0fa28979"]
2022-04-17T04:05:39.779Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:05:39.779Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:05:39.781Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:39.783Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:05:39.783Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:05:39.784Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:39.784Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:05:39.784Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:05:39.784Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f803707df9d5fbb", X-B3-SpanId:"5a0d8500f1e0d2c4", X-B3-ParentSpanId:"9f803707df9d5fbb", X-B3-Sampled:"0", X-ONAP-RequestID:"f06205b1-d36f-41f0-a1a7-c1f768454aba", X-RequestID:"f06205b1-d36f-41f0-a1a7-c1f768454aba", X-TransactionID:"f06205b1-d36f-41f0-a1a7-c1f768454aba", X-ECOMP-RequestID:"f06205b1-d36f-41f0-a1a7-c1f768454aba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c40a746-cdc3-47fb-8339-6d2c52dc183b"]
2022-04-17T04:05:39.785Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:05:39.785Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:05:40.628Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:40.628Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:40.629Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:40.629Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:40.629Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:05:40.629Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:05:40.629Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:40.630Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:40.630Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:05:40.630Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:40.630Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:05:40.630Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:05:40.630Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:40.631Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:05:40.631Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:05:40.631Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:40.632Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:40.632Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:05:40.632Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:05:40.632Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:40.632Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:40.632Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:40.632Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f803707df9d5fbb", X-B3-SpanId:"5e8314e74a0bf1e2", X-B3-ParentSpanId:"9f803707df9d5fbb", X-B3-Sampled:"0", X-ONAP-RequestID:"f06205b1-d36f-41f0-a1a7-c1f768454aba", X-RequestID:"f06205b1-d36f-41f0-a1a7-c1f768454aba", X-TransactionID:"f06205b1-d36f-41f0-a1a7-c1f768454aba", X-ECOMP-RequestID:"f06205b1-d36f-41f0-a1a7-c1f768454aba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a193bdb6-68ff-4af5-8f6b-0a55720d4a00"]
2022-04-17T04:05:40.632Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:05:40.632Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:40.632Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:40.632Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:40.633Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d7ec55141b0fe03", X-B3-SpanId:"2c09e1b8bd156d4f", X-B3-ParentSpanId:"7d7ec55141b0fe03", X-B3-Sampled:"0", X-ONAP-RequestID:"7c01ea1d-9b89-404f-b1f3-fe2860365a74", X-RequestID:"7c01ea1d-9b89-404f-b1f3-fe2860365a74", X-TransactionID:"7c01ea1d-9b89-404f-b1f3-fe2860365a74", X-ECOMP-RequestID:"7c01ea1d-9b89-404f-b1f3-fe2860365a74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cd2e2c4-b74e-4a60-83ff-3005b49f9f92"]
2022-04-17T04:05:40.633Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:40.633Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:40.638Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:40.638Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:40.638Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:40.638Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:40.639Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:40.639Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:40.639Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:40.641Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:40.641Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:40.641Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:40.641Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:40.642Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:40.643Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:40.643Z|f06205b1-d36f-41f0-a1a7-c1f768454aba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:40.643Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:40.646Z|7c01ea1d-9b89-404f-b1f3-fe2860365a74|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:40.779Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:40.783Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:05:40.783Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:05:40.783Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:40.784Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:05:40.785Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:05:40.785Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba8bafa4a991fd29", X-B3-SpanId:"60c4bb0a1c5e4874", X-B3-ParentSpanId:"ba8bafa4a991fd29", X-B3-Sampled:"0", X-ONAP-RequestID:"bdd97648-9ceb-4eed-9800-7dbd6435dc3a", X-RequestID:"bdd97648-9ceb-4eed-9800-7dbd6435dc3a", X-TransactionID:"bdd97648-9ceb-4eed-9800-7dbd6435dc3a", X-ECOMP-RequestID:"bdd97648-9ceb-4eed-9800-7dbd6435dc3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32e74077-5156-4062-831c-6afa0e80edee"]
2022-04-17T04:05:40.785Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:05:40.785Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:05:41.630Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:41.630Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:41.630Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:05:41.631Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:41.631Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:05:41.631Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:41.632Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:05:41.633Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:05:41.633Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:41.633Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:41.633Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:05:41.634Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:41.634Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba8bafa4a991fd29", X-B3-SpanId:"2a39ac9e9d16fa11", X-B3-ParentSpanId:"ba8bafa4a991fd29", X-B3-Sampled:"0", X-ONAP-RequestID:"bdd97648-9ceb-4eed-9800-7dbd6435dc3a", X-RequestID:"bdd97648-9ceb-4eed-9800-7dbd6435dc3a", X-TransactionID:"bdd97648-9ceb-4eed-9800-7dbd6435dc3a", X-ECOMP-RequestID:"bdd97648-9ceb-4eed-9800-7dbd6435dc3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"646b7208-5faa-425f-b564-189f7b506d3d"]
2022-04-17T04:05:41.634Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:41.634Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:41.643Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:41.643Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:41.643Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:41.644Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:41.644Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:41.644Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:41.644Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:41.649Z|bdd97648-9ceb-4eed-9800-7dbd6435dc3a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:42.690Z|20035afb-f33d-4444-a9ec-6b10b00eff1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:42.691Z|20035afb-f33d-4444-a9ec-6b10b00eff1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:44.032Z|e120f29b-0eb4-4938-aacf-f55d7f2c8ab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:44.032Z|9b6ccc09-74c8-47fd-afee-cc29a7c12a99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:44.032Z|21dc3d25-8636-4997-8c73-5ab960775b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:44.033Z|9b6ccc09-74c8-47fd-afee-cc29a7c12a99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:44.033Z|21dc3d25-8636-4997-8c73-5ab960775b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:44.033Z|e120f29b-0eb4-4938-aacf-f55d7f2c8ab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:47.266Z|b6a8c0ac-6085-486f-8625-a950baecb03d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:05:47.267Z|b6a8c0ac-6085-486f-8625-a950baecb03d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:50.772Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:50.775Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:05:50.775Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:05:50.775Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:50.776Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:05:50.776Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:05:50.776Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73a80b3334f992f8", X-B3-SpanId:"c0f1c911bc472cc6", X-B3-ParentSpanId:"73a80b3334f992f8", X-B3-Sampled:"0", X-ONAP-RequestID:"e605dd3d-80c9-4750-8e72-816f886d8323", X-RequestID:"e605dd3d-80c9-4750-8e72-816f886d8323", X-TransactionID:"e605dd3d-80c9-4750-8e72-816f886d8323", X-ECOMP-RequestID:"e605dd3d-80c9-4750-8e72-816f886d8323", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d16c83b-98f4-4fa5-a02a-99de780fdfcb"]
2022-04-17T04:05:50.776Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:50.776Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:05:50.776Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:05:50.779Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:05:50.779Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:05:50.779Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:50.779Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:05:50.780Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:05:50.780Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec22f03d7d4511cb", X-B3-SpanId:"4a67668bfa8f64d5", X-B3-ParentSpanId:"ec22f03d7d4511cb", X-B3-Sampled:"0", X-ONAP-RequestID:"d0304883-290b-430a-8d66-ba6b23cdd9d9", X-RequestID:"d0304883-290b-430a-8d66-ba6b23cdd9d9", X-TransactionID:"d0304883-290b-430a-8d66-ba6b23cdd9d9", X-ECOMP-RequestID:"d0304883-290b-430a-8d66-ba6b23cdd9d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9048d052-ea12-419a-8220-2477cc587c5a"]
2022-04-17T04:05:50.780Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:05:50.780Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:05:51.632Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:51.632Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:51.632Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:51.632Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:05:51.632Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:51.633Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:05:51.633Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:51.633Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:51.634Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:05:51.634Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:05:51.634Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:51.634Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:51.634Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:05:51.634Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:05:51.635Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:05:51.635Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:05:51.635Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:51.635Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:51.636Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:51.636Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:51.636Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:05:51.636Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:05:51.636Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:51.636Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:51.636Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec22f03d7d4511cb", X-B3-SpanId:"debbdaae0ff858f5", X-B3-ParentSpanId:"ec22f03d7d4511cb", X-B3-Sampled:"0", X-ONAP-RequestID:"d0304883-290b-430a-8d66-ba6b23cdd9d9", X-RequestID:"d0304883-290b-430a-8d66-ba6b23cdd9d9", X-TransactionID:"d0304883-290b-430a-8d66-ba6b23cdd9d9", X-ECOMP-RequestID:"d0304883-290b-430a-8d66-ba6b23cdd9d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c3438d9-e036-459a-be6d-832eb985068b"]
2022-04-17T04:05:51.636Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73a80b3334f992f8", X-B3-SpanId:"7a574b8d761e2788", X-B3-ParentSpanId:"73a80b3334f992f8", X-B3-Sampled:"0", X-ONAP-RequestID:"e605dd3d-80c9-4750-8e72-816f886d8323", X-RequestID:"e605dd3d-80c9-4750-8e72-816f886d8323", X-TransactionID:"e605dd3d-80c9-4750-8e72-816f886d8323", X-ECOMP-RequestID:"e605dd3d-80c9-4750-8e72-816f886d8323", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c20ed3f-92ee-4b46-a017-f7fff373f6a0"]
2022-04-17T04:05:51.636Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:51.636Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:51.637Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:51.637Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:51.642Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:51.642Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:51.643Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:51.643Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:51.644Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:51.644Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:51.645Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:51.647Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:51.648Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:51.648Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:51.648Z|d0304883-290b-430a-8d66-ba6b23cdd9d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:51.648Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:51.649Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:51.649Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:51.650Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:51.656Z|e605dd3d-80c9-4750-8e72-816f886d8323|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:51.773Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:05:51.775Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:05:51.776Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:05:51.776Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:51.776Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:05:51.776Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:05:51.776Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcfbacf47649052d", X-B3-SpanId:"e098bd819fd7fa9f", X-B3-ParentSpanId:"dcfbacf47649052d", X-B3-Sampled:"0", X-ONAP-RequestID:"46ea1aef-d30e-419b-b2f1-3ee1230771fc", X-RequestID:"46ea1aef-d30e-419b-b2f1-3ee1230771fc", X-TransactionID:"46ea1aef-d30e-419b-b2f1-3ee1230771fc", X-ECOMP-RequestID:"46ea1aef-d30e-419b-b2f1-3ee1230771fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81cc11f4-2a59-4279-bd43-7d19a7494df1"]
2022-04-17T04:05:51.777Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:05:51.777Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:05:51.785Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:51.785Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:51.786Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:05:51.786Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:51.786Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:05:51.786Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:51.787Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:05:51.787Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:05:51.787Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:05:51.788Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:05:51.788Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:05:51.788Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:05:51.788Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcfbacf47649052d", X-B3-SpanId:"def5864a73deaa9d", X-B3-ParentSpanId:"dcfbacf47649052d", X-B3-Sampled:"0", X-ONAP-RequestID:"46ea1aef-d30e-419b-b2f1-3ee1230771fc", X-RequestID:"46ea1aef-d30e-419b-b2f1-3ee1230771fc", X-TransactionID:"46ea1aef-d30e-419b-b2f1-3ee1230771fc", X-ECOMP-RequestID:"46ea1aef-d30e-419b-b2f1-3ee1230771fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fdca823-ba75-4249-bf43-79e1941c9821"]
2022-04-17T04:05:51.788Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:05:51.788Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:05:52.629Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:05:52.630Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:05:52.630Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:05:52.630Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:05:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:05:52.631Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:05:52.631Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:05:52.631Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:05:52.636Z|46ea1aef-d30e-419b-b2f1-3ee1230771fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:05:54.056Z|ad0a052e-907f-469e-a512-be2c5725ba36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:54.056Z|d4b71c2f-cc30-42af-ad18-51361d8f6c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:54.056Z|0a4a5768-0803-4058-84ab-bcd0cd41dca5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:54.057Z|ad0a052e-907f-469e-a512-be2c5725ba36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:54.057Z|d4b71c2f-cc30-42af-ad18-51361d8f6c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:54.057Z|0a4a5768-0803-4058-84ab-bcd0cd41dca5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:57.691Z|5398af0f-606b-4a1d-bcb2-1e87b2a9ed73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:57.691Z|5398af0f-606b-4a1d-bcb2-1e87b2a9ed73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:57.972Z|4d24a9f7-e974-4834-b861-60bf2783c9f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:57.972Z|4d24a9f7-e974-4834-b861-60bf2783c9f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:01.774Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:01.777Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:01.777Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:06:01.777Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:01.777Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:01.778Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:06:01.778Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"839a09fc75a15a1e", X-B3-SpanId:"242e0fb81f2325df", X-B3-ParentSpanId:"839a09fc75a15a1e", X-B3-Sampled:"0", X-ONAP-RequestID:"fa65fcdb-332b-4903-8e00-c31c82fc38a3", X-RequestID:"fa65fcdb-332b-4903-8e00-c31c82fc38a3", X-TransactionID:"fa65fcdb-332b-4903-8e00-c31c82fc38a3", X-ECOMP-RequestID:"fa65fcdb-332b-4903-8e00-c31c82fc38a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"392ac291-5ac8-4bb3-8082-5ab92de4034e"]
2022-04-17T04:06:01.778Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:06:01.778Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:06:01.783Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:01.786Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:01.787Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:06:01.787Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:01.787Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:01.787Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:06:01.787Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"490d3151dccdd37d", X-B3-SpanId:"931a1cb1be1fe634", X-B3-ParentSpanId:"490d3151dccdd37d", X-B3-Sampled:"0", X-ONAP-RequestID:"a56e8695-b2bb-46d9-b0bf-c92644aaa53f", X-RequestID:"a56e8695-b2bb-46d9-b0bf-c92644aaa53f", X-TransactionID:"a56e8695-b2bb-46d9-b0bf-c92644aaa53f", X-ECOMP-RequestID:"a56e8695-b2bb-46d9-b0bf-c92644aaa53f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3736ab3-b9e6-4efb-b811-11ce5069a242"]
2022-04-17T04:06:01.788Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:06:01.788Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:06:02.632Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:02.632Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:02.632Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:02.632Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:02.633Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:06:02.633Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:06:02.633Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:02.633Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:02.633Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:06:02.633Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:06:02.634Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:02.634Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:02.634Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:06:02.634Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:06:02.635Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:02.635Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:02.635Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:02.635Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:02.635Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:02.635Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:02.636Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:02.636Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:02.636Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:02.636Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:02.636Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"490d3151dccdd37d", X-B3-SpanId:"82e19faffa2cbf5b", X-B3-ParentSpanId:"490d3151dccdd37d", X-B3-Sampled:"0", X-ONAP-RequestID:"a56e8695-b2bb-46d9-b0bf-c92644aaa53f", X-RequestID:"a56e8695-b2bb-46d9-b0bf-c92644aaa53f", X-TransactionID:"a56e8695-b2bb-46d9-b0bf-c92644aaa53f", X-ECOMP-RequestID:"a56e8695-b2bb-46d9-b0bf-c92644aaa53f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36799ab4-feaa-4a89-b9d5-316a44bdd7df"]
2022-04-17T04:06:02.636Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"839a09fc75a15a1e", X-B3-SpanId:"30146d04d1ac4f3d", X-B3-ParentSpanId:"839a09fc75a15a1e", X-B3-Sampled:"0", X-ONAP-RequestID:"fa65fcdb-332b-4903-8e00-c31c82fc38a3", X-RequestID:"fa65fcdb-332b-4903-8e00-c31c82fc38a3", X-TransactionID:"fa65fcdb-332b-4903-8e00-c31c82fc38a3", X-ECOMP-RequestID:"fa65fcdb-332b-4903-8e00-c31c82fc38a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65788f92-a958-4ee4-81da-60c8f91a6fb9"]
2022-04-17T04:06:02.636Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:02.636Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:02.636Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:02.636Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:02.650Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:02.650Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:02.650Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:02.650Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:02.651Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:02.651Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:02.651Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:02.651Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:02.651Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:02.651Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:02.652Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:02.652Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:02.652Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:02.652Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:02.657Z|fa65fcdb-332b-4903-8e00-c31c82fc38a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:02.657Z|a56e8695-b2bb-46d9-b0bf-c92644aaa53f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:02.772Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:02.775Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:02.775Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:06:02.775Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:02.775Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:02.775Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:06:02.776Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ffe13f0bad230cf", X-B3-SpanId:"986ddd731fcaa4b2", X-B3-ParentSpanId:"2ffe13f0bad230cf", X-B3-Sampled:"0", X-ONAP-RequestID:"6fdc26c7-95ff-41a8-85e0-cf1d5acbae90", X-RequestID:"6fdc26c7-95ff-41a8-85e0-cf1d5acbae90", X-TransactionID:"6fdc26c7-95ff-41a8-85e0-cf1d5acbae90", X-ECOMP-RequestID:"6fdc26c7-95ff-41a8-85e0-cf1d5acbae90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a915a96b-b83a-4ad8-b7c3-6d1a3dad1455"]
2022-04-17T04:06:02.776Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:06:02.776Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:06:02.787Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:02.787Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:02.788Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:06:02.788Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:02.788Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:06:02.789Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:02.789Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:06:02.790Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:06:02.790Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:02.790Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:02.791Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:06:02.791Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:02.791Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ffe13f0bad230cf", X-B3-SpanId:"8e4dce0457ef718a", X-B3-ParentSpanId:"2ffe13f0bad230cf", X-B3-Sampled:"0", X-ONAP-RequestID:"6fdc26c7-95ff-41a8-85e0-cf1d5acbae90", X-RequestID:"6fdc26c7-95ff-41a8-85e0-cf1d5acbae90", X-TransactionID:"6fdc26c7-95ff-41a8-85e0-cf1d5acbae90", X-ECOMP-RequestID:"6fdc26c7-95ff-41a8-85e0-cf1d5acbae90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53ceb104-77a3-4360-b797-ebc0301c72fc"]
2022-04-17T04:06:02.791Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:02.792Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:03.630Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:03.631Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:03.631Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:03.631Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:03.632Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:03.632Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:03.633Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:03.637Z|6fdc26c7-95ff-41a8-85e0-cf1d5acbae90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:04.080Z|4cca5f2a-d135-4524-b4b4-3a7f3e1d183f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:04.081Z|4cca5f2a-d135-4524-b4b4-3a7f3e1d183f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:04.081Z|81a07489-b1f0-4158-84db-f22663eb09e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:04.081Z|81a07489-b1f0-4158-84db-f22663eb09e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:04.081Z|b5559d0f-19fe-46c1-bd70-16fd1cfcb600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:04.082Z|b5559d0f-19fe-46c1-bd70-16fd1cfcb600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:12.690Z|a39f3c23-d4bf-4f43-9994-d6f07d5fb04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:12.693Z|a39f3c23-d4bf-4f43-9994-d6f07d5fb04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:12.786Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:12.788Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:12.789Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:12.789Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:06:12.790Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:12.790Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:12.790Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:12.790Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:06:12.790Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:06:12.790Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9206d613b7c63e12", X-B3-SpanId:"2bc3e98bdb6b4562", X-B3-ParentSpanId:"9206d613b7c63e12", X-B3-Sampled:"0", X-ONAP-RequestID:"728c74ba-67c2-4fa0-bc95-b4d5768ed44a", X-RequestID:"728c74ba-67c2-4fa0-bc95-b4d5768ed44a", X-TransactionID:"728c74ba-67c2-4fa0-bc95-b4d5768ed44a", X-ECOMP-RequestID:"728c74ba-67c2-4fa0-bc95-b4d5768ed44a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1acebff2-a413-4046-b15c-4e0392db744f"]
2022-04-17T04:06:12.791Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:12.791Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:06:12.791Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:12.791Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:06:12.791Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:06:12.791Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"331bc422997f35e6", X-B3-SpanId:"c74ddf285cdc79c9", X-B3-ParentSpanId:"331bc422997f35e6", X-B3-Sampled:"0", X-ONAP-RequestID:"60c9518c-2862-4cb9-8647-8af1cb715e8f", X-RequestID:"60c9518c-2862-4cb9-8647-8af1cb715e8f", X-TransactionID:"60c9518c-2862-4cb9-8647-8af1cb715e8f", X-ECOMP-RequestID:"60c9518c-2862-4cb9-8647-8af1cb715e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fc1706a-8393-436c-9144-11ec9ad9a336"]
2022-04-17T04:06:12.791Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:06:12.792Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:06:13.632Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:13.632Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:13.633Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:13.633Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:13.633Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:06:13.633Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:06:13.633Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:13.633Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:13.634Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:06:13.634Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:06:13.634Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:13.634Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:13.634Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:06:13.634Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:06:13.635Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:13.635Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:13.635Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:13.635Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:13.635Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:13.635Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:13.636Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:13.636Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:13.636Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:13.636Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:13.636Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9206d613b7c63e12", X-B3-SpanId:"fa8edc3d66152f03", X-B3-ParentSpanId:"9206d613b7c63e12", X-B3-Sampled:"0", X-ONAP-RequestID:"728c74ba-67c2-4fa0-bc95-b4d5768ed44a", X-RequestID:"728c74ba-67c2-4fa0-bc95-b4d5768ed44a", X-TransactionID:"728c74ba-67c2-4fa0-bc95-b4d5768ed44a", X-ECOMP-RequestID:"728c74ba-67c2-4fa0-bc95-b4d5768ed44a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52847b0d-dc60-4b22-81fa-beebea0d55bf"]
2022-04-17T04:06:13.636Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"331bc422997f35e6", X-B3-SpanId:"336a41481ea7b4f4", X-B3-ParentSpanId:"331bc422997f35e6", X-B3-Sampled:"0", X-ONAP-RequestID:"60c9518c-2862-4cb9-8647-8af1cb715e8f", X-RequestID:"60c9518c-2862-4cb9-8647-8af1cb715e8f", X-TransactionID:"60c9518c-2862-4cb9-8647-8af1cb715e8f", X-ECOMP-RequestID:"60c9518c-2862-4cb9-8647-8af1cb715e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c5ee7da-ee5b-47f8-8587-730402bc5302"]
2022-04-17T04:06:13.636Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:13.636Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:13.636Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:13.636Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:13.763Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:13.766Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:13.766Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:06:13.766Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:13.767Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:13.767Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:06:13.767Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d2f8c165baaeec4", X-B3-SpanId:"4b979c14bcbfff18", X-B3-ParentSpanId:"2d2f8c165baaeec4", X-B3-Sampled:"0", X-ONAP-RequestID:"a781ef80-e223-44de-9b40-b2a24e4f13c2", X-RequestID:"a781ef80-e223-44de-9b40-b2a24e4f13c2", X-TransactionID:"a781ef80-e223-44de-9b40-b2a24e4f13c2", X-ECOMP-RequestID:"a781ef80-e223-44de-9b40-b2a24e4f13c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fac92f12-e733-4eab-9c27-187b9d78ca1a"]
2022-04-17T04:06:13.767Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:06:13.767Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:06:14.103Z|c559a9b6-ba54-488f-a754-79a4c130a183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:14.103Z|7d8b5a1d-38cf-476b-84c3-db3b46eff20e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:14.104Z|7d8b5a1d-38cf-476b-84c3-db3b46eff20e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:14.104Z|c559a9b6-ba54-488f-a754-79a4c130a183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:14.105Z|c252b2ca-373e-4218-affb-dc08d4e9eb42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:14.105Z|c252b2ca-373e-4218-affb-dc08d4e9eb42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:14.631Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:14.631Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:14.632Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:14.641Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:14.632Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:14.641Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:14.641Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:14.641Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:14.642Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:14.642Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:14.642Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:14.642Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:14.642Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:14.642Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:14.642Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:06:14.642Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:14.643Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:14.643Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:14.643Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:06:14.643Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:14.644Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:06:14.645Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:06:14.645Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:14.645Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:14.645Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:06:14.646Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:14.646Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d2f8c165baaeec4", X-B3-SpanId:"368f83031f35016f", X-B3-ParentSpanId:"2d2f8c165baaeec4", X-B3-Sampled:"0", X-ONAP-RequestID:"a781ef80-e223-44de-9b40-b2a24e4f13c2", X-RequestID:"a781ef80-e223-44de-9b40-b2a24e4f13c2", X-TransactionID:"a781ef80-e223-44de-9b40-b2a24e4f13c2", X-ECOMP-RequestID:"a781ef80-e223-44de-9b40-b2a24e4f13c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aeb8e43-9259-4743-9c4a-dbfebe4123b1"]
2022-04-17T04:06:14.646Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:14.647Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:14.647Z|728c74ba-67c2-4fa0-bc95-b4d5768ed44a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:14.647Z|60c9518c-2862-4cb9-8647-8af1cb715e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:15.631Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:15.632Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:15.632Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:15.633Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:15.633Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:15.634Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:15.634Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:15.638Z|a781ef80-e223-44de-9b40-b2a24e4f13c2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:24.126Z|79d96404-2208-42dd-80f6-6ba70f6079fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:24.126Z|6f851943-ffa5-47be-88b5-336e18b03bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:24.127Z|6f851943-ffa5-47be-88b5-336e18b03bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:24.127Z|79d96404-2208-42dd-80f6-6ba70f6079fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:24.128Z|f63b19a3-32d6-43b6-b154-66d6d8333aaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:24.128Z|f63b19a3-32d6-43b6-b154-66d6d8333aaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:24.776Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:24.779Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:24.780Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:06:24.780Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:24.780Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:24.780Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:06:24.781Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e45180be1fdd345", X-B3-SpanId:"1877ed23e407a27b", X-B3-ParentSpanId:"1e45180be1fdd345", X-B3-Sampled:"0", X-ONAP-RequestID:"f283e555-9ad1-4b29-9e80-0504f08ef3f8", X-RequestID:"f283e555-9ad1-4b29-9e80-0504f08ef3f8", X-TransactionID:"f283e555-9ad1-4b29-9e80-0504f08ef3f8", X-ECOMP-RequestID:"f283e555-9ad1-4b29-9e80-0504f08ef3f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d14aa699-304f-4ae0-87ac-3ffff8dcf8ff"]
2022-04-17T04:06:24.781Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:06:24.781Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:06:24.801Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:24.803Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:24.804Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:06:24.804Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:24.804Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:24.804Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:06:24.805Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac4844285607a6fe", X-B3-SpanId:"0bb70a81a3521e52", X-B3-ParentSpanId:"ac4844285607a6fe", X-B3-Sampled:"0", X-ONAP-RequestID:"950075ed-05a3-4efb-b821-7948b3b884a8", X-RequestID:"950075ed-05a3-4efb-b821-7948b3b884a8", X-TransactionID:"950075ed-05a3-4efb-b821-7948b3b884a8", X-ECOMP-RequestID:"950075ed-05a3-4efb-b821-7948b3b884a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8f79657-5271-436d-9628-3b4845b5a2c1"]
2022-04-17T04:06:24.805Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:06:24.805Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:06:25.635Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:25.635Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:25.636Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:25.636Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:25.636Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:06:25.636Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:06:25.636Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:25.636Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:25.637Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:06:25.637Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:25.638Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:06:25.638Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:06:25.638Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:25.638Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:06:25.639Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:25.639Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:25.639Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:25.639Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:25.639Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:25.639Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:25.640Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:25.640Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:25.640Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:25.640Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:25.640Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac4844285607a6fe", X-B3-SpanId:"c60b50ff01b0ceee", X-B3-ParentSpanId:"ac4844285607a6fe", X-B3-Sampled:"0", X-ONAP-RequestID:"950075ed-05a3-4efb-b821-7948b3b884a8", X-RequestID:"950075ed-05a3-4efb-b821-7948b3b884a8", X-TransactionID:"950075ed-05a3-4efb-b821-7948b3b884a8", X-ECOMP-RequestID:"950075ed-05a3-4efb-b821-7948b3b884a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"956e35aa-8083-459c-b92c-30a48b29f44b"]
2022-04-17T04:06:25.640Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e45180be1fdd345", X-B3-SpanId:"a7db238f00093874", X-B3-ParentSpanId:"1e45180be1fdd345", X-B3-Sampled:"0", X-ONAP-RequestID:"f283e555-9ad1-4b29-9e80-0504f08ef3f8", X-RequestID:"f283e555-9ad1-4b29-9e80-0504f08ef3f8", X-TransactionID:"f283e555-9ad1-4b29-9e80-0504f08ef3f8", X-ECOMP-RequestID:"f283e555-9ad1-4b29-9e80-0504f08ef3f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0f29e6d-87a2-4ce6-9a4e-269831939f5c"]
2022-04-17T04:06:25.640Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:25.640Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:25.640Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:25.640Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:25.769Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:25.773Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:25.773Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:06:25.773Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:25.774Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:25.774Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:06:25.774Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54bfaad2fe3edacf", X-B3-SpanId:"cc38b19cb1598243", X-B3-ParentSpanId:"54bfaad2fe3edacf", X-B3-Sampled:"0", X-ONAP-RequestID:"27abeb7b-de75-478f-ad30-3508e726cf01", X-RequestID:"27abeb7b-de75-478f-ad30-3508e726cf01", X-TransactionID:"27abeb7b-de75-478f-ad30-3508e726cf01", X-ECOMP-RequestID:"27abeb7b-de75-478f-ad30-3508e726cf01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21f7a8d1-4d8c-484f-8138-8842c0ec92a2"]
2022-04-17T04:06:25.775Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:06:25.775Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:06:26.633Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:26.633Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:26.633Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:26.633Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:26.634Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:26.634Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:26.634Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:26.634Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:26.634Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:26.634Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:26.635Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:26.635Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:26.635Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:26.635Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:26.635Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:26.635Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:26.635Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:06:26.635Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:26.636Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:06:26.636Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:26.637Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:06:26.638Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:06:26.638Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:26.638Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:26.639Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:06:26.639Z|950075ed-05a3-4efb-b821-7948b3b884a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:26.639Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:26.639Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54bfaad2fe3edacf", X-B3-SpanId:"129adff678392e26", X-B3-ParentSpanId:"54bfaad2fe3edacf", X-B3-Sampled:"0", X-ONAP-RequestID:"27abeb7b-de75-478f-ad30-3508e726cf01", X-RequestID:"27abeb7b-de75-478f-ad30-3508e726cf01", X-TransactionID:"27abeb7b-de75-478f-ad30-3508e726cf01", X-ECOMP-RequestID:"27abeb7b-de75-478f-ad30-3508e726cf01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"535ee1c2-bc15-47fa-a1d1-e012d9693fa2"]
2022-04-17T04:06:26.639Z|f283e555-9ad1-4b29-9e80-0504f08ef3f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:26.639Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:26.640Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:27.633Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:27.633Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:27.633Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:27.634Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:27.635Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:27.635Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:27.635Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:27.639Z|27abeb7b-de75-478f-ad30-3508e726cf01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:27.690Z|9e04d532-4480-43fb-94a8-feeaed498941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:27.691Z|9e04d532-4480-43fb-94a8-feeaed498941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:27.972Z|ba524fa1-dd20-484d-9f38-0de0abb47b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:27.973Z|ba524fa1-dd20-484d-9f38-0de0abb47b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:34.151Z|d338c96b-3320-4285-b2d1-df759ae3fa9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:34.151Z|62086bd0-9f09-4cb5-961d-388a3796e380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:34.151Z|331b5316-09ac-4fc0-a925-8c4e2f7b3357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:34.152Z|62086bd0-9f09-4cb5-961d-388a3796e380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:34.152Z|331b5316-09ac-4fc0-a925-8c4e2f7b3357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:34.152Z|d338c96b-3320-4285-b2d1-df759ae3fa9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:36.770Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:36.770Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:36.773Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:36.773Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:36.773Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:06:36.773Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:06:36.774Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:36.774Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:36.774Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:36.774Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:06:36.774Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:36.774Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2bf4de988617c44", X-B3-SpanId:"e7f0037342d42931", X-B3-ParentSpanId:"d2bf4de988617c44", X-B3-Sampled:"0", X-ONAP-RequestID:"eadae79f-9dfc-4443-9476-400a95f0ecf2", X-RequestID:"eadae79f-9dfc-4443-9476-400a95f0ecf2", X-TransactionID:"eadae79f-9dfc-4443-9476-400a95f0ecf2", X-ECOMP-RequestID:"eadae79f-9dfc-4443-9476-400a95f0ecf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06bc0b90-6d4a-4a33-bc6e-5078979efe3a"]
2022-04-17T04:06:36.774Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:06:36.774Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:06:36.774Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:06:36.774Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad80b187133eb7be", X-B3-SpanId:"8c0609cce2108908", X-B3-ParentSpanId:"ad80b187133eb7be", X-B3-Sampled:"0", X-ONAP-RequestID:"4a3a8ab2-95db-47c9-88a3-d4eddda635f6", X-RequestID:"4a3a8ab2-95db-47c9-88a3-d4eddda635f6", X-TransactionID:"4a3a8ab2-95db-47c9-88a3-d4eddda635f6", X-ECOMP-RequestID:"4a3a8ab2-95db-47c9-88a3-d4eddda635f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83aa037b-b2af-470e-aa52-4da4c6e3a3db"]
2022-04-17T04:06:36.775Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:06:36.775Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:06:37.636Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:37.636Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:37.637Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:37.637Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:06:37.637Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:37.637Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:06:37.637Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:37.637Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:37.638Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:06:37.638Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:37.638Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:06:37.639Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:06:37.639Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:37.639Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:37.640Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:37.640Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:06:37.640Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:37.640Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:37.641Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:37.641Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:37.641Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad80b187133eb7be", X-B3-SpanId:"c05f7a7065ffd790", X-B3-ParentSpanId:"ad80b187133eb7be", X-B3-Sampled:"0", X-ONAP-RequestID:"4a3a8ab2-95db-47c9-88a3-d4eddda635f6", X-RequestID:"4a3a8ab2-95db-47c9-88a3-d4eddda635f6", X-TransactionID:"4a3a8ab2-95db-47c9-88a3-d4eddda635f6", X-ECOMP-RequestID:"4a3a8ab2-95db-47c9-88a3-d4eddda635f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85065101-5a83-475b-8ec4-a923cba3b034"]
2022-04-17T04:06:37.641Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:37.641Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:37.641Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:37.642Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:37.642Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:37.642Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:37.642Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2bf4de988617c44", X-B3-SpanId:"60039d6cb981320c", X-B3-ParentSpanId:"d2bf4de988617c44", X-B3-Sampled:"0", X-ONAP-RequestID:"eadae79f-9dfc-4443-9476-400a95f0ecf2", X-RequestID:"eadae79f-9dfc-4443-9476-400a95f0ecf2", X-TransactionID:"eadae79f-9dfc-4443-9476-400a95f0ecf2", X-ECOMP-RequestID:"eadae79f-9dfc-4443-9476-400a95f0ecf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e176f94-ac60-49d1-87bf-d90757caadde"]
2022-04-17T04:06:37.643Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:37.643Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:37.649Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:37.650Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:37.650Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:37.651Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:37.651Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:37.651Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:37.651Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:37.651Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:37.651Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:37.652Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:37.652Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:37.653Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:37.653Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:37.653Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:37.657Z|4a3a8ab2-95db-47c9-88a3-d4eddda635f6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:37.657Z|eadae79f-9dfc-4443-9476-400a95f0ecf2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:37.777Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:37.780Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:37.780Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:06:37.780Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:37.781Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:37.781Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:06:37.781Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7ae8eb182278bf0", X-B3-SpanId:"47652f14141761a1", X-B3-ParentSpanId:"e7ae8eb182278bf0", X-B3-Sampled:"0", X-ONAP-RequestID:"9136ee96-aba4-47b3-92c3-06c982d87aa8", X-RequestID:"9136ee96-aba4-47b3-92c3-06c982d87aa8", X-TransactionID:"9136ee96-aba4-47b3-92c3-06c982d87aa8", X-ECOMP-RequestID:"9136ee96-aba4-47b3-92c3-06c982d87aa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79655c1c-d9f9-40ec-9d57-a81fcda7c0dd"]
2022-04-17T04:06:37.781Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:06:37.781Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:06:38.637Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:38.638Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:38.638Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:06:38.638Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:38.639Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:06:38.639Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:38.639Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:06:38.640Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:06:38.641Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:38.641Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:38.641Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:06:38.641Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:38.641Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7ae8eb182278bf0", X-B3-SpanId:"95c29d5386d8dbc6", X-B3-ParentSpanId:"e7ae8eb182278bf0", X-B3-Sampled:"0", X-ONAP-RequestID:"9136ee96-aba4-47b3-92c3-06c982d87aa8", X-RequestID:"9136ee96-aba4-47b3-92c3-06c982d87aa8", X-TransactionID:"9136ee96-aba4-47b3-92c3-06c982d87aa8", X-ECOMP-RequestID:"9136ee96-aba4-47b3-92c3-06c982d87aa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3a642cb-85ef-48e7-9f72-e52253b6f80c"]
2022-04-17T04:06:38.642Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:38.642Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:38.649Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:38.649Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:38.650Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:38.650Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:38.650Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:38.651Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:38.651Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:38.654Z|9136ee96-aba4-47b3-92c3-06c982d87aa8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:42.691Z|32954fff-fe5c-47a5-844a-4183c8683e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:42.691Z|32954fff-fe5c-47a5-844a-4183c8683e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:44.174Z|65c6cfbb-3055-47b9-8531-9043fd589107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:44.174Z|d5f7dff4-6d16-4455-a0c2-211b7da48e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:44.175Z|31325152-fa7b-4bc7-a37a-689b6b75cc9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:44.175Z|d5f7dff4-6d16-4455-a0c2-211b7da48e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:44.175Z|31325152-fa7b-4bc7-a37a-689b6b75cc9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:44.175Z|65c6cfbb-3055-47b9-8531-9043fd589107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:47.266Z|4607384a-7c9f-40b4-b2de-65cbaffa5e2a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:06:47.267Z|4607384a-7c9f-40b4-b2de-65cbaffa5e2a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:47.778Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:47.782Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:47.782Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:06:47.782Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:47.782Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:47.783Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:06:47.783Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49b0a0edd09b7254", X-B3-SpanId:"a829bc2c01beeeca", X-B3-ParentSpanId:"49b0a0edd09b7254", X-B3-Sampled:"0", X-ONAP-RequestID:"36c265c4-d7d0-43eb-a552-66625d81f90c", X-RequestID:"36c265c4-d7d0-43eb-a552-66625d81f90c", X-TransactionID:"36c265c4-d7d0-43eb-a552-66625d81f90c", X-ECOMP-RequestID:"36c265c4-d7d0-43eb-a552-66625d81f90c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"849a77c9-d893-415c-a9c0-5bc7c5bdb7eb"]
2022-04-17T04:06:47.783Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:06:47.783Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:06:47.788Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:47.790Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:47.790Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:06:47.790Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:47.791Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:47.791Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:06:47.791Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b65b0addc5a4c41", X-B3-SpanId:"d004b63913ef348e", X-B3-ParentSpanId:"2b65b0addc5a4c41", X-B3-Sampled:"0", X-ONAP-RequestID:"2acc1d97-ed50-477d-b415-be38cd9d1c30", X-RequestID:"2acc1d97-ed50-477d-b415-be38cd9d1c30", X-TransactionID:"2acc1d97-ed50-477d-b415-be38cd9d1c30", X-ECOMP-RequestID:"2acc1d97-ed50-477d-b415-be38cd9d1c30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ab3c298-7aed-4ffc-ab41-aad9ab706dac"]
2022-04-17T04:06:47.791Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:06:47.792Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:06:48.637Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:48.637Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:48.638Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:48.638Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:48.638Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:06:48.639Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:06:48.639Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:48.639Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:48.640Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:06:48.640Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:06:48.640Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:48.640Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:48.640Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:06:48.640Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:06:48.641Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:48.642Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:48.642Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:48.642Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:48.642Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:48.643Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:48.643Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49b0a0edd09b7254", X-B3-SpanId:"eef2ed0a8744e9b8", X-B3-ParentSpanId:"49b0a0edd09b7254", X-B3-Sampled:"0", X-ONAP-RequestID:"36c265c4-d7d0-43eb-a552-66625d81f90c", X-RequestID:"36c265c4-d7d0-43eb-a552-66625d81f90c", X-TransactionID:"36c265c4-d7d0-43eb-a552-66625d81f90c", X-ECOMP-RequestID:"36c265c4-d7d0-43eb-a552-66625d81f90c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dc07f82-c803-4de2-b342-7f13c4513b89"]
2022-04-17T04:06:48.643Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:48.643Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:48.643Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:48.643Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:48.644Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:48.644Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:48.644Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b65b0addc5a4c41", X-B3-SpanId:"e996aa0387d69c78", X-B3-ParentSpanId:"2b65b0addc5a4c41", X-B3-Sampled:"0", X-ONAP-RequestID:"2acc1d97-ed50-477d-b415-be38cd9d1c30", X-RequestID:"2acc1d97-ed50-477d-b415-be38cd9d1c30", X-TransactionID:"2acc1d97-ed50-477d-b415-be38cd9d1c30", X-ECOMP-RequestID:"2acc1d97-ed50-477d-b415-be38cd9d1c30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2be544a2-44e6-4840-83bb-f1bffc041de5"]
2022-04-17T04:06:48.645Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:48.645Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:48.651Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:48.651Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:48.651Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:48.651Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:48.651Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:48.651Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:48.651Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:48.652Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:48.652Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:48.652Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:48.652Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:48.652Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:48.653Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:48.653Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:48.657Z|36c265c4-d7d0-43eb-a552-66625d81f90c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:48.657Z|2acc1d97-ed50-477d-b415-be38cd9d1c30|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:48.787Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:48.790Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:48.790Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:06:48.791Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:48.791Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:48.791Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:06:48.791Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"965b3c30bc3795a8", X-B3-SpanId:"1dd14f9cae6d74ed", X-B3-ParentSpanId:"965b3c30bc3795a8", X-B3-Sampled:"0", X-ONAP-RequestID:"314e2609-f81d-46cd-85f7-cd008083a403", X-RequestID:"314e2609-f81d-46cd-85f7-cd008083a403", X-TransactionID:"314e2609-f81d-46cd-85f7-cd008083a403", X-ECOMP-RequestID:"314e2609-f81d-46cd-85f7-cd008083a403", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4096475-5881-4e12-b5d5-6b90070f7478"]
2022-04-17T04:06:48.792Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:06:48.792Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:06:49.638Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:49.639Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:49.639Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:06:49.639Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:49.640Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:06:49.640Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:49.640Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:06:49.641Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:06:49.641Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:49.642Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:49.642Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:06:49.642Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:49.642Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"965b3c30bc3795a8", X-B3-SpanId:"763b69af8559089d", X-B3-ParentSpanId:"965b3c30bc3795a8", X-B3-Sampled:"0", X-ONAP-RequestID:"314e2609-f81d-46cd-85f7-cd008083a403", X-RequestID:"314e2609-f81d-46cd-85f7-cd008083a403", X-TransactionID:"314e2609-f81d-46cd-85f7-cd008083a403", X-ECOMP-RequestID:"314e2609-f81d-46cd-85f7-cd008083a403", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13ec8ba0-cb29-46ce-a76a-1f1592b489eb"]
2022-04-17T04:06:49.642Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:49.642Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:49.652Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:49.652Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:49.652Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:49.652Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:49.653Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:49.653Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:49.654Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:49.658Z|314e2609-f81d-46cd-85f7-cd008083a403|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:54.197Z|10319f82-5ac9-4e55-a0ba-625c71bf0bef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:54.197Z|10319f82-5ac9-4e55-a0ba-625c71bf0bef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:54.198Z|edcfe96d-3599-449c-875f-95b612616bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:54.198Z|921507b9-19e6-43d4-817c-cfe29dba703a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:54.198Z|921507b9-19e6-43d4-817c-cfe29dba703a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:54.198Z|edcfe96d-3599-449c-875f-95b612616bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:57.691Z|ea9796ca-2d4b-4444-b863-2e3ab7bc5d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:57.695Z|ea9796ca-2d4b-4444-b863-2e3ab7bc5d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:57.973Z|fe243c6f-94e7-4252-95a6-01820231e6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:57.974Z|fe243c6f-94e7-4252-95a6-01820231e6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:58.782Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:58.783Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:58.785Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:58.785Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:58.786Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:06:58.786Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:06:58.786Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:58.786Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:58.786Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:06:58.786Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:06:58.786Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:06:58.786Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:06:58.786Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5685e3dd9a0e5f94", X-B3-SpanId:"e2fd07b423699366", X-B3-ParentSpanId:"5685e3dd9a0e5f94", X-B3-Sampled:"0", X-ONAP-RequestID:"f6926a1f-7654-4bc0-a631-3fcf243b6be0", X-RequestID:"f6926a1f-7654-4bc0-a631-3fcf243b6be0", X-TransactionID:"f6926a1f-7654-4bc0-a631-3fcf243b6be0", X-ECOMP-RequestID:"f6926a1f-7654-4bc0-a631-3fcf243b6be0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"628b56d1-f69b-48df-bcfc-b604bec780e7"]
2022-04-17T04:06:58.786Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ab0979116e34e18", X-B3-SpanId:"c0229472601b70f8", X-B3-ParentSpanId:"7ab0979116e34e18", X-B3-Sampled:"0", X-ONAP-RequestID:"8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8", X-RequestID:"8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8", X-TransactionID:"8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8", X-ECOMP-RequestID:"8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20e6a267-f0c9-4b67-b214-21ac4f11f698"]
2022-04-17T04:06:58.787Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:06:58.787Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:06:58.787Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:06:58.787Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:06:58.798Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:58.798Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:58.798Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:58.798Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:58.798Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:06:58.798Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:06:58.798Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:58.798Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:58.799Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:06:58.799Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:06:58.799Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:58.799Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:58.799Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:06:58.799Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:06:58.800Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:58.800Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:58.800Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:58.800Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:06:58.800Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:58.800Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:58.800Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:06:58.800Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:06:58.800Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:58.801Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:06:58.801Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ab0979116e34e18", X-B3-SpanId:"5de4f4dcd6032064", X-B3-ParentSpanId:"7ab0979116e34e18", X-B3-Sampled:"0", X-ONAP-RequestID:"8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8", X-RequestID:"8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8", X-TransactionID:"8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8", X-ECOMP-RequestID:"8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"417f269a-5295-49b0-b1a2-7fffe8ebc162"]
2022-04-17T04:06:58.801Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:58.801Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5685e3dd9a0e5f94", X-B3-SpanId:"b70205c41acb315a", X-B3-ParentSpanId:"5685e3dd9a0e5f94", X-B3-Sampled:"0", X-ONAP-RequestID:"f6926a1f-7654-4bc0-a631-3fcf243b6be0", X-RequestID:"f6926a1f-7654-4bc0-a631-3fcf243b6be0", X-TransactionID:"f6926a1f-7654-4bc0-a631-3fcf243b6be0", X-ECOMP-RequestID:"f6926a1f-7654-4bc0-a631-3fcf243b6be0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa802996-4727-4e4c-b9a1-0e2408587f2b"]
2022-04-17T04:06:58.801Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:58.801Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:06:58.801Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:06:58.806Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:58.806Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:58.806Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:58.806Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:58.807Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:58.807Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:58.807Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:58.809Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:06:58.809Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:06:58.810Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:06:58.810Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:06:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:06:58.811Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:06:58.811Z|f6926a1f-7654-4bc0-a631-3fcf243b6be0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:58.811Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:06:58.812Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:06:58.814Z|8a2f6afc-573f-4c94-b3d6-c7ed9011dbb8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:06:59.787Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:06:59.790Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:59.790Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:06:59.791Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:06:59.791Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:06:59.791Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:06:59.791Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63a98f60e9380218", X-B3-SpanId:"40499295bfb8a848", X-B3-ParentSpanId:"63a98f60e9380218", X-B3-Sampled:"0", X-ONAP-RequestID:"c6f2a9a2-992b-442d-a38d-f0053592e204", X-RequestID:"c6f2a9a2-992b-442d-a38d-f0053592e204", X-TransactionID:"c6f2a9a2-992b-442d-a38d-f0053592e204", X-ECOMP-RequestID:"c6f2a9a2-992b-442d-a38d-f0053592e204", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf8f4a40-54cd-430a-b087-1c7cd44f624a"]
2022-04-17T04:06:59.791Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:06:59.791Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:07:00.639Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:00.639Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:00.639Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:07:00.640Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:00.640Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:07:00.640Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:00.640Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:07:00.641Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:00.642Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:00.642Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:00.642Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:00.642Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:00.642Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63a98f60e9380218", X-B3-SpanId:"9ff58333741e13d3", X-B3-ParentSpanId:"63a98f60e9380218", X-B3-Sampled:"0", X-ONAP-RequestID:"c6f2a9a2-992b-442d-a38d-f0053592e204", X-RequestID:"c6f2a9a2-992b-442d-a38d-f0053592e204", X-TransactionID:"c6f2a9a2-992b-442d-a38d-f0053592e204", X-ECOMP-RequestID:"c6f2a9a2-992b-442d-a38d-f0053592e204", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b68e884e-28a3-4b9a-98c4-b79b8dc0636b"]
2022-04-17T04:07:00.643Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:00.643Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:00.652Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:00.653Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:00.653Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:00.653Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:00.653Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:00.654Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:00.654Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:00.658Z|c6f2a9a2-992b-442d-a38d-f0053592e204|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:04.221Z|df22a3d8-7179-4a74-98f4-146347d10253|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:04.221Z|ee641f88-48de-40b0-aa0f-8ea9481e3043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:04.221Z|df22a3d8-7179-4a74-98f4-146347d10253|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:04.222Z|ee641f88-48de-40b0-aa0f-8ea9481e3043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:04.223Z|e3258a32-5bdf-49a2-a5dd-fddf5a408b53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:04.223Z|e3258a32-5bdf-49a2-a5dd-fddf5a408b53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:08.940Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:08.943Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:07:08.944Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:07:08.944Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:08.944Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:07:08.944Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:07:08.945Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bc9d1aa5fcc8b42", X-B3-SpanId:"9a254a6ec0e83e10", X-B3-ParentSpanId:"6bc9d1aa5fcc8b42", X-B3-Sampled:"0", X-ONAP-RequestID:"62b88c87-6427-44e3-8bcd-ccb01d00aee3", X-RequestID:"62b88c87-6427-44e3-8bcd-ccb01d00aee3", X-TransactionID:"62b88c87-6427-44e3-8bcd-ccb01d00aee3", X-ECOMP-RequestID:"62b88c87-6427-44e3-8bcd-ccb01d00aee3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d36b3400-b60e-4d8e-a7cc-ee2a113a6ce3"]
2022-04-17T04:07:08.945Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:07:08.945Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:07:08.946Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:08.949Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:07:08.949Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:07:08.949Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:08.949Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:07:08.950Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:07:08.950Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82419be34c11c783", X-B3-SpanId:"96b3067e7f105bde", X-B3-ParentSpanId:"82419be34c11c783", X-B3-Sampled:"0", X-ONAP-RequestID:"e74b3b52-247e-4f6a-9ffb-4aa6b5a56895", X-RequestID:"e74b3b52-247e-4f6a-9ffb-4aa6b5a56895", X-TransactionID:"e74b3b52-247e-4f6a-9ffb-4aa6b5a56895", X-ECOMP-RequestID:"e74b3b52-247e-4f6a-9ffb-4aa6b5a56895", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f79f8e3-f174-4ede-a0a4-e59eaf6c157a"]
2022-04-17T04:07:08.950Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:07:08.950Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:07:09.640Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:09.640Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:09.640Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:09.640Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:09.640Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:07:09.641Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:07:09.641Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:09.641Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:09.641Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:07:09.642Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:09.642Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:07:09.643Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:07:09.643Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:07:09.643Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:09.643Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:09.643Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:07:09.644Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:09.644Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:07:09.644Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:09.644Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:07:09.644Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82419be34c11c783", X-B3-SpanId:"eb71bfed9af9a35d", X-B3-ParentSpanId:"82419be34c11c783", X-B3-Sampled:"0", X-ONAP-RequestID:"e74b3b52-247e-4f6a-9ffb-4aa6b5a56895", X-RequestID:"e74b3b52-247e-4f6a-9ffb-4aa6b5a56895", X-TransactionID:"e74b3b52-247e-4f6a-9ffb-4aa6b5a56895", X-ECOMP-RequestID:"e74b3b52-247e-4f6a-9ffb-4aa6b5a56895", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5e33456-35a8-47db-9bda-b11c26437641"]
2022-04-17T04:07:09.645Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:09.645Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:09.645Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:09.645Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:07:09.645Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:09.645Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:09.645Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bc9d1aa5fcc8b42", X-B3-SpanId:"52cf20f81f65e514", X-B3-ParentSpanId:"6bc9d1aa5fcc8b42", X-B3-Sampled:"0", X-ONAP-RequestID:"62b88c87-6427-44e3-8bcd-ccb01d00aee3", X-RequestID:"62b88c87-6427-44e3-8bcd-ccb01d00aee3", X-TransactionID:"62b88c87-6427-44e3-8bcd-ccb01d00aee3", X-ECOMP-RequestID:"62b88c87-6427-44e3-8bcd-ccb01d00aee3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d6f9559-2f22-4038-8ae2-63570a9ac1ba"]
2022-04-17T04:07:09.646Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:09.646Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:09.654Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:09.654Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:09.654Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:09.654Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:09.654Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:09.654Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:09.654Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:09.655Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:09.655Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:09.655Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:09.656Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:09.656Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:09.656Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:09.656Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:09.659Z|e74b3b52-247e-4f6a-9ffb-4aa6b5a56895|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:09.659Z|62b88c87-6427-44e3-8bcd-ccb01d00aee3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:10.785Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:10.788Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:07:10.788Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:07:10.789Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:10.789Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:07:10.789Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:07:10.789Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba2fe58b4bb9795d", X-B3-SpanId:"3d452f18ef3ac1fc", X-B3-ParentSpanId:"ba2fe58b4bb9795d", X-B3-Sampled:"0", X-ONAP-RequestID:"04f9b4dd-755d-473a-90f6-06f98933d7cc", X-RequestID:"04f9b4dd-755d-473a-90f6-06f98933d7cc", X-TransactionID:"04f9b4dd-755d-473a-90f6-06f98933d7cc", X-ECOMP-RequestID:"04f9b4dd-755d-473a-90f6-06f98933d7cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c70ebd1-795d-449a-8f5b-09b7c17e32df"]
2022-04-17T04:07:10.790Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:07:10.790Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:07:11.640Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:11.640Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:11.641Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:07:11.641Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:11.641Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:07:11.642Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:11.642Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:07:11.643Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:11.643Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:11.643Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:11.643Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:11.644Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:11.644Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba2fe58b4bb9795d", X-B3-SpanId:"62c241af703137de", X-B3-ParentSpanId:"ba2fe58b4bb9795d", X-B3-Sampled:"0", X-ONAP-RequestID:"04f9b4dd-755d-473a-90f6-06f98933d7cc", X-RequestID:"04f9b4dd-755d-473a-90f6-06f98933d7cc", X-TransactionID:"04f9b4dd-755d-473a-90f6-06f98933d7cc", X-ECOMP-RequestID:"04f9b4dd-755d-473a-90f6-06f98933d7cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f212b10e-826b-48df-90c7-addc0882a67c"]
2022-04-17T04:07:11.644Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:11.644Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:11.655Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:11.655Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:11.655Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:11.655Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:11.656Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:11.657Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:11.657Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:11.660Z|04f9b4dd-755d-473a-90f6-06f98933d7cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:12.690Z|84853b1e-9527-46d1-983b-eb9967c5043a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:12.691Z|84853b1e-9527-46d1-983b-eb9967c5043a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:07:14.245Z|8b478792-c175-4534-afc9-6559c6c5f84d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:14.245Z|8b478792-c175-4534-afc9-6559c6c5f84d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:14.247Z|3023b84c-7104-4a38-959a-0a06dfc79c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:14.247Z|3023b84c-7104-4a38-959a-0a06dfc79c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:14.248Z|1de35cff-232f-4bbf-869c-c778ea866ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:14.248Z|1de35cff-232f-4bbf-869c-c778ea866ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:19.787Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:19.790Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:07:19.790Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:07:19.791Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:19.791Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:07:19.791Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:07:19.791Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a569cfff3083689", X-B3-SpanId:"9116a7928d9803ea", X-B3-ParentSpanId:"0a569cfff3083689", X-B3-Sampled:"0", X-ONAP-RequestID:"14a07dd0-f48e-4925-a02b-fb3067ecfa9a", X-RequestID:"14a07dd0-f48e-4925-a02b-fb3067ecfa9a", X-TransactionID:"14a07dd0-f48e-4925-a02b-fb3067ecfa9a", X-ECOMP-RequestID:"14a07dd0-f48e-4925-a02b-fb3067ecfa9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"811aa02e-7f25-4fe7-bc8e-da72e5ffefa8"]
2022-04-17T04:07:19.791Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:07:19.791Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:07:19.802Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:19.805Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:07:19.805Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:07:19.806Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:19.806Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:07:19.806Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:07:19.806Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"886fbd6d34e3645f", X-B3-SpanId:"f300bcab106aa56c", X-B3-ParentSpanId:"886fbd6d34e3645f", X-B3-Sampled:"0", X-ONAP-RequestID:"97f3c858-4561-41f5-ac8b-78480090dec7", X-RequestID:"97f3c858-4561-41f5-ac8b-78480090dec7", X-TransactionID:"97f3c858-4561-41f5-ac8b-78480090dec7", X-ECOMP-RequestID:"97f3c858-4561-41f5-ac8b-78480090dec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a072d4e6-ac44-4c9e-81c5-db86630917ca"]
2022-04-17T04:07:19.806Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:07:19.807Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:07:20.641Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:20.641Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:20.641Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:20.641Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:20.641Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:07:20.641Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:07:20.642Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:20.642Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:20.642Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:07:20.642Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:20.642Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:07:20.642Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:07:20.643Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:20.643Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:07:20.643Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:07:20.643Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:20.644Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:20.644Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:07:20.644Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:07:20.644Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:20.644Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:20.644Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"886fbd6d34e3645f", X-B3-SpanId:"db06f83547101b82", X-B3-ParentSpanId:"886fbd6d34e3645f", X-B3-Sampled:"0", X-ONAP-RequestID:"97f3c858-4561-41f5-ac8b-78480090dec7", X-RequestID:"97f3c858-4561-41f5-ac8b-78480090dec7", X-TransactionID:"97f3c858-4561-41f5-ac8b-78480090dec7", X-ECOMP-RequestID:"97f3c858-4561-41f5-ac8b-78480090dec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"717c9af9-afc7-4907-9fc8-19fcb94313f7"]
2022-04-17T04:07:20.644Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:20.644Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:20.645Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:20.644Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:07:20.645Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:20.645Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a569cfff3083689", X-B3-SpanId:"2e8ef515d540b398", X-B3-ParentSpanId:"0a569cfff3083689", X-B3-Sampled:"0", X-ONAP-RequestID:"14a07dd0-f48e-4925-a02b-fb3067ecfa9a", X-RequestID:"14a07dd0-f48e-4925-a02b-fb3067ecfa9a", X-TransactionID:"14a07dd0-f48e-4925-a02b-fb3067ecfa9a", X-ECOMP-RequestID:"14a07dd0-f48e-4925-a02b-fb3067ecfa9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cc0c852-9af8-4ea2-bbc8-bd93c9615ea8"]
2022-04-17T04:07:20.645Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:20.646Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:20.654Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:20.654Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:20.654Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:20.654Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:20.655Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:20.655Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:20.655Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:20.655Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:20.656Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:20.656Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:20.656Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:20.656Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:20.656Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:20.657Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:20.660Z|14a07dd0-f48e-4925-a02b-fb3067ecfa9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:20.660Z|97f3c858-4561-41f5-ac8b-78480090dec7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:21.787Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:21.790Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:07:21.791Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:07:21.791Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:21.791Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:07:21.791Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:07:21.791Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"272faf7d17797c69", X-B3-SpanId:"f2a8ffa484ea98a4", X-B3-ParentSpanId:"272faf7d17797c69", X-B3-Sampled:"0", X-ONAP-RequestID:"5d2cef67-4923-494b-9e3c-5048ea5bc1a7", X-RequestID:"5d2cef67-4923-494b-9e3c-5048ea5bc1a7", X-TransactionID:"5d2cef67-4923-494b-9e3c-5048ea5bc1a7", X-ECOMP-RequestID:"5d2cef67-4923-494b-9e3c-5048ea5bc1a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c981adb5-cf8d-4b5a-9113-8bb04d8e951e"]
2022-04-17T04:07:21.792Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:07:21.792Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:07:22.641Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:22.642Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:22.642Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:07:22.643Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:22.643Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:07:22.644Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:22.644Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:07:22.645Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:22.645Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:22.645Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:22.646Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:22.646Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:22.646Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"272faf7d17797c69", X-B3-SpanId:"2882221b928f7ace", X-B3-ParentSpanId:"272faf7d17797c69", X-B3-Sampled:"0", X-ONAP-RequestID:"5d2cef67-4923-494b-9e3c-5048ea5bc1a7", X-RequestID:"5d2cef67-4923-494b-9e3c-5048ea5bc1a7", X-TransactionID:"5d2cef67-4923-494b-9e3c-5048ea5bc1a7", X-ECOMP-RequestID:"5d2cef67-4923-494b-9e3c-5048ea5bc1a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72297de1-ffbf-43c5-b076-4c17450c2ddc"]
2022-04-17T04:07:22.646Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:22.647Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:22.654Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:22.654Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:22.654Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:22.655Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:22.655Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:22.655Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:22.655Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:22.660Z|5d2cef67-4923-494b-9e3c-5048ea5bc1a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:24.270Z|6cbd8565-0fb8-49b3-9205-6530fb34a7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:24.270Z|6cbd8565-0fb8-49b3-9205-6530fb34a7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:24.271Z|79507b99-5358-4e4c-9bb5-a972db9ba5d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:24.271Z|79507b99-5358-4e4c-9bb5-a972db9ba5d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:24.272Z|713021c2-b05b-40ff-9108-c2ad6ab1d75d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:24.273Z|713021c2-b05b-40ff-9108-c2ad6ab1d75d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:27.690Z|82f2b308-090d-417e-8b7c-84514fd92e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:27.691Z|82f2b308-090d-417e-8b7c-84514fd92e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:07:27.975Z|227a2257-579d-4fb4-b096-3a7063fd6aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:27.975Z|227a2257-579d-4fb4-b096-3a7063fd6aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:07:30.789Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:30.791Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:30.792Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:07:30.793Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:07:30.793Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:30.793Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:07:30.793Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:07:30.793Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:07:30.794Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77b7657319425958", X-B3-SpanId:"303d12594369f0f0", X-B3-ParentSpanId:"77b7657319425958", X-B3-Sampled:"0", X-ONAP-RequestID:"63994381-1944-4fc2-a23f-f0d0a0b135e1", X-RequestID:"63994381-1944-4fc2-a23f-f0d0a0b135e1", X-TransactionID:"63994381-1944-4fc2-a23f-f0d0a0b135e1", X-ECOMP-RequestID:"63994381-1944-4fc2-a23f-f0d0a0b135e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1aa09ee6-54f0-420e-a7d3-87bb5561e283"]
2022-04-17T04:07:30.794Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:07:30.794Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:07:30.794Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:07:30.794Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:30.794Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:07:30.794Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:07:30.795Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d5a92720709b296", X-B3-SpanId:"bbca01aa9cfa7302", X-B3-ParentSpanId:"7d5a92720709b296", X-B3-Sampled:"0", X-ONAP-RequestID:"b0f48693-a882-4708-95ad-b4e49fba9c5a", X-RequestID:"b0f48693-a882-4708-95ad-b4e49fba9c5a", X-TransactionID:"b0f48693-a882-4708-95ad-b4e49fba9c5a", X-ECOMP-RequestID:"b0f48693-a882-4708-95ad-b4e49fba9c5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc05c799-3afc-446f-a980-305c2e6f2e4c"]
2022-04-17T04:07:30.795Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:07:30.795Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:07:31.641Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:31.641Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:31.642Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:31.642Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:31.642Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:07:31.642Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:07:31.642Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:31.642Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:31.643Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:07:31.643Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:07:31.643Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:31.643Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:31.643Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:07:31.643Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:07:31.644Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:07:31.644Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:07:31.644Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:31.644Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:31.644Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:31.645Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:31.645Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:07:31.645Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:31.645Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:07:31.645Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d5a92720709b296", X-B3-SpanId:"1f1424d4df52b7da", X-B3-ParentSpanId:"7d5a92720709b296", X-B3-Sampled:"0", X-ONAP-RequestID:"b0f48693-a882-4708-95ad-b4e49fba9c5a", X-RequestID:"b0f48693-a882-4708-95ad-b4e49fba9c5a", X-TransactionID:"b0f48693-a882-4708-95ad-b4e49fba9c5a", X-ECOMP-RequestID:"b0f48693-a882-4708-95ad-b4e49fba9c5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46847347-e5e0-458b-9898-91d0d056e246"]
2022-04-17T04:07:31.645Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:31.645Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:31.645Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:31.645Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77b7657319425958", X-B3-SpanId:"70a7b428fe69b76f", X-B3-ParentSpanId:"77b7657319425958", X-B3-Sampled:"0", X-ONAP-RequestID:"63994381-1944-4fc2-a23f-f0d0a0b135e1", X-RequestID:"63994381-1944-4fc2-a23f-f0d0a0b135e1", X-TransactionID:"63994381-1944-4fc2-a23f-f0d0a0b135e1", X-ECOMP-RequestID:"63994381-1944-4fc2-a23f-f0d0a0b135e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34417766-8466-4510-bd2f-31bdf4218e31"]
2022-04-17T04:07:31.646Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:31.646Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:31.651Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:31.651Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:31.651Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:31.652Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:31.652Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:31.652Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:31.652Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:31.653Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:31.653Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:31.654Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:31.654Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:31.655Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:31.655Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:31.656Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:31.656Z|b0f48693-a882-4708-95ad-b4e49fba9c5a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:31.659Z|63994381-1944-4fc2-a23f-f0d0a0b135e1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:32.791Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:32.793Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:07:32.794Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:07:32.794Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:32.794Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:07:32.794Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:07:32.794Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be5655e229feea45", X-B3-SpanId:"3d4b798e980d61b7", X-B3-ParentSpanId:"be5655e229feea45", X-B3-Sampled:"0", X-ONAP-RequestID:"147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8", X-RequestID:"147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8", X-TransactionID:"147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8", X-ECOMP-RequestID:"147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8670e540-2d7c-4143-bd47-8914527eea9a"]
2022-04-17T04:07:32.795Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:07:32.795Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:07:33.642Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:33.643Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:33.643Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:07:33.644Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:33.644Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:07:33.645Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:33.645Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:07:33.646Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:33.646Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:33.647Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:33.647Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:33.647Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:33.647Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be5655e229feea45", X-B3-SpanId:"e8c9138fc35103f3", X-B3-ParentSpanId:"be5655e229feea45", X-B3-Sampled:"0", X-ONAP-RequestID:"147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8", X-RequestID:"147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8", X-TransactionID:"147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8", X-ECOMP-RequestID:"147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c5436a7-eae3-469a-baa1-543393814c4d"]
2022-04-17T04:07:33.647Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:33.647Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:33.655Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:33.656Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:33.656Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:33.656Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:33.656Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:33.656Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:33.657Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:33.660Z|147e5cd4-6c05-43b9-80ff-e3ef2fcdefa8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:34.291Z|ef9919ee-0534-4ff6-89f8-cc2d6370987b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:34.291Z|34d9bdb2-8e69-47f4-99e4-c28d09f21d66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:34.292Z|ef9919ee-0534-4ff6-89f8-cc2d6370987b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:34.292Z|34d9bdb2-8e69-47f4-99e4-c28d09f21d66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:34.293Z|477246b7-257b-45b8-849d-b6c1c769806c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:34.293Z|477246b7-257b-45b8-849d-b6c1c769806c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:41.776Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:41.779Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:07:41.780Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:07:41.780Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:41.780Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:07:41.780Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:07:41.780Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cacba166fd182ddd", X-B3-SpanId:"d74c9d87cafced79", X-B3-ParentSpanId:"cacba166fd182ddd", X-B3-Sampled:"0", X-ONAP-RequestID:"7f2abc94-1c22-4839-98b4-92776919a7f1", X-RequestID:"7f2abc94-1c22-4839-98b4-92776919a7f1", X-TransactionID:"7f2abc94-1c22-4839-98b4-92776919a7f1", X-ECOMP-RequestID:"7f2abc94-1c22-4839-98b4-92776919a7f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78637190-e5f4-4c55-a89d-5451ad5a035e"]
2022-04-17T04:07:41.781Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:07:41.781Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:07:41.787Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:41.790Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:07:41.790Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:07:41.791Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:41.791Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:07:41.791Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:07:41.791Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b8a52f273bf144c", X-B3-SpanId:"74d5c59080430b87", X-B3-ParentSpanId:"4b8a52f273bf144c", X-B3-Sampled:"0", X-ONAP-RequestID:"6e16b212-0b58-40a6-9c67-05a7500c7cf8", X-RequestID:"6e16b212-0b58-40a6-9c67-05a7500c7cf8", X-TransactionID:"6e16b212-0b58-40a6-9c67-05a7500c7cf8", X-ECOMP-RequestID:"6e16b212-0b58-40a6-9c67-05a7500c7cf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e6f87c6-31ca-4c92-ad6a-84f904330943"]
2022-04-17T04:07:41.791Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:07:41.791Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:07:42.643Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:42.643Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:42.643Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:42.643Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:07:42.643Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:42.643Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:07:42.643Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:42.644Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:42.644Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:07:42.644Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:42.645Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:07:42.644Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:07:42.645Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:42.645Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:07:42.645Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:07:42.646Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:42.646Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:42.646Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:07:42.646Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:42.646Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b8a52f273bf144c", X-B3-SpanId:"dd2764ee27bd7a78", X-B3-ParentSpanId:"4b8a52f273bf144c", X-B3-Sampled:"0", X-ONAP-RequestID:"6e16b212-0b58-40a6-9c67-05a7500c7cf8", X-RequestID:"6e16b212-0b58-40a6-9c67-05a7500c7cf8", X-TransactionID:"6e16b212-0b58-40a6-9c67-05a7500c7cf8", X-ECOMP-RequestID:"6e16b212-0b58-40a6-9c67-05a7500c7cf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebbf0288-27d8-454b-8d34-3799d67bf94c"]
2022-04-17T04:07:42.646Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:42.647Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:42.646Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:07:42.647Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:42.647Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:42.648Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:07:42.648Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:42.648Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cacba166fd182ddd", X-B3-SpanId:"8d20ef4e187abef9", X-B3-ParentSpanId:"cacba166fd182ddd", X-B3-Sampled:"0", X-ONAP-RequestID:"7f2abc94-1c22-4839-98b4-92776919a7f1", X-RequestID:"7f2abc94-1c22-4839-98b4-92776919a7f1", X-TransactionID:"7f2abc94-1c22-4839-98b4-92776919a7f1", X-ECOMP-RequestID:"7f2abc94-1c22-4839-98b4-92776919a7f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df54b76e-0489-440c-8638-f665eb7e2c7e"]
2022-04-17T04:07:42.648Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:42.648Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:42.652Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:42.652Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:42.653Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:42.653Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:42.653Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:42.653Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:42.654Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:42.655Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:42.655Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:42.655Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:42.656Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:42.656Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:42.656Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:42.657Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:42.658Z|6e16b212-0b58-40a6-9c67-05a7500c7cf8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:42.660Z|7f2abc94-1c22-4839-98b4-92776919a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:42.690Z|5fe303aa-c18b-4162-84cf-eeec482d13e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:42.691Z|5fe303aa-c18b-4162-84cf-eeec482d13e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:07:43.789Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:43.792Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:07:43.792Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:07:43.792Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:43.793Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:07:43.793Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:07:43.793Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"993ff9d96a4b57f9", X-B3-SpanId:"8ab69b8a71804793", X-B3-ParentSpanId:"993ff9d96a4b57f9", X-B3-Sampled:"0", X-ONAP-RequestID:"9895ee47-290e-43da-80ae-02233845a21c", X-RequestID:"9895ee47-290e-43da-80ae-02233845a21c", X-TransactionID:"9895ee47-290e-43da-80ae-02233845a21c", X-ECOMP-RequestID:"9895ee47-290e-43da-80ae-02233845a21c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22dc9010-0a49-4e4b-8134-cd014cbff8b9"]
2022-04-17T04:07:43.793Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:07:43.793Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:07:44.644Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:44.645Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:44.645Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:07:44.645Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:44.646Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:07:44.646Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:44.646Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:07:44.648Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:44.648Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:44.648Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:44.649Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:44.649Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:44.649Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"993ff9d96a4b57f9", X-B3-SpanId:"7eedcfbebc772a1e", X-B3-ParentSpanId:"993ff9d96a4b57f9", X-B3-Sampled:"0", X-ONAP-RequestID:"9895ee47-290e-43da-80ae-02233845a21c", X-RequestID:"9895ee47-290e-43da-80ae-02233845a21c", X-TransactionID:"9895ee47-290e-43da-80ae-02233845a21c", X-ECOMP-RequestID:"9895ee47-290e-43da-80ae-02233845a21c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d5f5bff-fb6b-4b0f-9f8a-8b4b13a7d6a7"]
2022-04-17T04:07:44.649Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:44.649Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:44.656Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:44.656Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:44.656Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:44.656Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:44.657Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:44.657Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:44.657Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:44.662Z|9895ee47-290e-43da-80ae-02233845a21c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:44.777Z|82a3c3c6-c88d-4b40-9b4e-4356a8d77cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:44.777Z|9f301f78-980b-4c82-a734-1099a1025d3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:44.778Z|82a3c3c6-c88d-4b40-9b4e-4356a8d77cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:44.778Z|9f301f78-980b-4c82-a734-1099a1025d3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:44.786Z|f9aa95a3-879a-431a-a389-b3e8653b2716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:44.786Z|f9aa95a3-879a-431a-a389-b3e8653b2716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:47.266Z|8b9cdecb-8aa1-4e27-9f23-01c42a73f9f9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:07:47.266Z|8b9cdecb-8aa1-4e27-9f23-01c42a73f9f9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:52.782Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:52.786Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:07:52.786Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:07:52.786Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:52.786Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:52.787Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:07:52.787Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:07:52.787Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f297926a17c44501", X-B3-SpanId:"1d513882331119d3", X-B3-ParentSpanId:"f297926a17c44501", X-B3-Sampled:"0", X-ONAP-RequestID:"803e6a7b-0979-4c28-b15f-32b044cb67db", X-RequestID:"803e6a7b-0979-4c28-b15f-32b044cb67db", X-TransactionID:"803e6a7b-0979-4c28-b15f-32b044cb67db", X-ECOMP-RequestID:"803e6a7b-0979-4c28-b15f-32b044cb67db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f73d519-daf0-4599-93b9-595369c88741"]
2022-04-17T04:07:52.787Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:07:52.787Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:07:52.790Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:07:52.791Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:07:52.791Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:52.791Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:07:52.791Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:07:52.791Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"266b3c7814654251", X-B3-SpanId:"f7cbe12e5fde1399", X-B3-ParentSpanId:"266b3c7814654251", X-B3-Sampled:"0", X-ONAP-RequestID:"af009ac3-4f86-4fdc-8793-03a696396336", X-RequestID:"af009ac3-4f86-4fdc-8793-03a696396336", X-TransactionID:"af009ac3-4f86-4fdc-8793-03a696396336", X-ECOMP-RequestID:"af009ac3-4f86-4fdc-8793-03a696396336", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"487909e2-0df4-4692-8102-93fc616c488a"]
2022-04-17T04:07:52.791Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:07:52.792Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:07:53.644Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:53.645Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:53.644Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:53.645Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:07:53.645Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:53.645Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:53.645Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:07:53.646Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:53.646Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:07:53.646Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:53.646Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:07:53.646Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:07:53.646Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:53.647Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:07:53.647Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:07:53.648Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:53.648Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:53.648Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:07:53.648Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:07:53.648Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:53.648Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:53.648Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f297926a17c44501", X-B3-SpanId:"e6490f02c9a8cd05", X-B3-ParentSpanId:"f297926a17c44501", X-B3-Sampled:"0", X-ONAP-RequestID:"803e6a7b-0979-4c28-b15f-32b044cb67db", X-RequestID:"803e6a7b-0979-4c28-b15f-32b044cb67db", X-TransactionID:"803e6a7b-0979-4c28-b15f-32b044cb67db", X-ECOMP-RequestID:"803e6a7b-0979-4c28-b15f-32b044cb67db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fb29e9f-59b4-4e32-ba66-6f4112ab9613"]
2022-04-17T04:07:53.649Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:53.648Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:53.649Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:53.649Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:07:53.649Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:53.649Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"266b3c7814654251", X-B3-SpanId:"4363e7bacd91970e", X-B3-ParentSpanId:"266b3c7814654251", X-B3-Sampled:"0", X-ONAP-RequestID:"af009ac3-4f86-4fdc-8793-03a696396336", X-RequestID:"af009ac3-4f86-4fdc-8793-03a696396336", X-TransactionID:"af009ac3-4f86-4fdc-8793-03a696396336", X-ECOMP-RequestID:"af009ac3-4f86-4fdc-8793-03a696396336", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcc9aedf-c1e1-4674-9ff7-3c743259b470"]
2022-04-17T04:07:53.650Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:53.650Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:54.642Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:54.642Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:54.643Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:54.643Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:54.643Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:54.643Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:54.643Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:54.643Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:54.644Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:54.644Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:54.645Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:54.645Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:54.645Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:54.645Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:54.649Z|803e6a7b-0979-4c28-b15f-32b044cb67db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:54.650Z|af009ac3-4f86-4fdc-8793-03a696396336|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:54.784Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:07:54.787Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:07:54.787Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:07:54.787Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:54.787Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:07:54.788Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:07:54.788Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2afb9de75d4932e6", X-B3-SpanId:"b2c0672e0145a7f1", X-B3-ParentSpanId:"2afb9de75d4932e6", X-B3-Sampled:"0", X-ONAP-RequestID:"56fccf21-8839-4270-a70a-e9366108e673", X-RequestID:"56fccf21-8839-4270-a70a-e9366108e673", X-TransactionID:"56fccf21-8839-4270-a70a-e9366108e673", X-ECOMP-RequestID:"56fccf21-8839-4270-a70a-e9366108e673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9bd897a-2797-49f5-abcf-472a64b72d9c"]
2022-04-17T04:07:54.788Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:07:54.788Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:07:54.800Z|424176d2-4b47-4b15-8e6a-640dcd220e5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:54.800Z|424176d2-4b47-4b15-8e6a-640dcd220e5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:54.800Z|c53b5ecc-de39-408e-bec9-df6640920180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:54.800Z|c53b5ecc-de39-408e-bec9-df6640920180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:54.807Z|5325ff29-7664-4e08-9dd7-3707d15908fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:54.807Z|5325ff29-7664-4e08-9dd7-3707d15908fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:55.645Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:55.645Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:55.645Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:07:55.646Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:55.646Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:07:55.646Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:55.647Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:07:55.648Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:55.648Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:07:55.648Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:07:55.648Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:07:55.648Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:07:55.648Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2afb9de75d4932e6", X-B3-SpanId:"fb16f61372f54b41", X-B3-ParentSpanId:"2afb9de75d4932e6", X-B3-Sampled:"0", X-ONAP-RequestID:"56fccf21-8839-4270-a70a-e9366108e673", X-RequestID:"56fccf21-8839-4270-a70a-e9366108e673", X-TransactionID:"56fccf21-8839-4270-a70a-e9366108e673", X-ECOMP-RequestID:"56fccf21-8839-4270-a70a-e9366108e673", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"288171ab-6f2d-44e9-bf05-d1ed6685ff7c"]
2022-04-17T04:07:55.649Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:07:55.649Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:07:55.655Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:07:55.656Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:07:55.656Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:07:55.656Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:07:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:07:55.656Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:07:55.657Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:07:55.657Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:07:55.661Z|56fccf21-8839-4270-a70a-e9366108e673|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:07:57.690Z|660f2509-cd19-48b3-adf3-88619c58dec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:57.691Z|660f2509-cd19-48b3-adf3-88619c58dec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:07:57.975Z|011fab36-861f-4bd7-a060-e2a4f109d013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:57.976Z|011fab36-861f-4bd7-a060-e2a4f109d013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:04.773Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:04.775Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:08:04.776Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:08:04.776Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:04.776Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:08:04.776Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:08:04.776Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e33bc458f894f060", X-B3-SpanId:"1ba400ab811958de", X-B3-ParentSpanId:"e33bc458f894f060", X-B3-Sampled:"0", X-ONAP-RequestID:"b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9", X-RequestID:"b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9", X-TransactionID:"b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9", X-ECOMP-RequestID:"b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2da5acfa-986a-4aa7-bf41-1e5362e6b376"]
2022-04-17T04:08:04.776Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:08:04.776Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:08:04.783Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:04.785Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:08:04.785Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:08:04.785Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:04.785Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:08:04.785Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:08:04.786Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e7efbbae7c6ad2b", X-B3-SpanId:"2b186a75b61c6d12", X-B3-ParentSpanId:"9e7efbbae7c6ad2b", X-B3-Sampled:"0", X-ONAP-RequestID:"52d6d489-4033-4c47-b7a1-2c6ff72ec2aa", X-RequestID:"52d6d489-4033-4c47-b7a1-2c6ff72ec2aa", X-TransactionID:"52d6d489-4033-4c47-b7a1-2c6ff72ec2aa", X-ECOMP-RequestID:"52d6d489-4033-4c47-b7a1-2c6ff72ec2aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32e4fd9f-827c-44d2-bf94-c6f0173e17e5"]
2022-04-17T04:08:04.786Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:08:04.786Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:08:04.824Z|227797a7-e87f-4dee-85b3-928872bcc535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:04.824Z|4e6231c3-29fb-4226-b174-0113cce101fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:04.824Z|4e6231c3-29fb-4226-b174-0113cce101fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:04.824Z|227797a7-e87f-4dee-85b3-928872bcc535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:04.829Z|cc2435c0-2e0b-4016-bcac-9acae0eefc64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:04.829Z|cc2435c0-2e0b-4016-bcac-9acae0eefc64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:05.646Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:05.646Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:05.647Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:05.647Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:05.647Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:08:05.647Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:08:05.647Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:05.647Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:05.648Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:08:05.648Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:05.649Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:08:05.649Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:08:05.649Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:08:05.650Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:05.650Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:05.650Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:05.650Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:08:05.650Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:08:05.650Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:05.651Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e33bc458f894f060", X-B3-SpanId:"c980055413567c37", X-B3-ParentSpanId:"e33bc458f894f060", X-B3-Sampled:"0", X-ONAP-RequestID:"b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9", X-RequestID:"b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9", X-TransactionID:"b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9", X-ECOMP-RequestID:"b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22038387-49d8-4fb4-ac9d-c62cd6d4c5b7"]
2022-04-17T04:08:05.651Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:05.651Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:08:05.651Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:05.651Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:05.651Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:05.651Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:08:05.652Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:05.652Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e7efbbae7c6ad2b", X-B3-SpanId:"08cc1b3d8f0173fb", X-B3-ParentSpanId:"9e7efbbae7c6ad2b", X-B3-Sampled:"0", X-ONAP-RequestID:"52d6d489-4033-4c47-b7a1-2c6ff72ec2aa", X-RequestID:"52d6d489-4033-4c47-b7a1-2c6ff72ec2aa", X-TransactionID:"52d6d489-4033-4c47-b7a1-2c6ff72ec2aa", X-ECOMP-RequestID:"52d6d489-4033-4c47-b7a1-2c6ff72ec2aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5f96cf4-77ef-4244-8185-efe037a05661"]
2022-04-17T04:08:05.652Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:05.652Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:05.660Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:05.661Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:05.661Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:05.661Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:05.661Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:05.661Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:05.661Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:05.661Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:05.662Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:05.662Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:05.662Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:05.663Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:05.663Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:05.663Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:05.667Z|b75c9bdc-52f1-4c8d-9329-ee7cdd6bf2e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:05.667Z|52d6d489-4033-4c47-b7a1-2c6ff72ec2aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:05.789Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:05.791Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:08:05.792Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:08:05.792Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:05.792Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:08:05.792Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:08:05.792Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b98d318c116b10b4", X-B3-SpanId:"a8a56cbdb000385d", X-B3-ParentSpanId:"b98d318c116b10b4", X-B3-Sampled:"0", X-ONAP-RequestID:"9557d0f0-7a0e-4250-b64a-666208835d6b", X-RequestID:"9557d0f0-7a0e-4250-b64a-666208835d6b", X-TransactionID:"9557d0f0-7a0e-4250-b64a-666208835d6b", X-ECOMP-RequestID:"9557d0f0-7a0e-4250-b64a-666208835d6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e948fff-b06b-45ce-b444-be72471a7ddc"]
2022-04-17T04:08:05.792Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:08:05.793Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:08:06.646Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:06.646Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:06.647Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:08:06.647Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:06.648Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:08:06.648Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:06.649Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:08:06.649Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:08:06.650Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:06.650Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:06.650Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:08:06.650Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:06.650Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b98d318c116b10b4", X-B3-SpanId:"42349eaee91901c1", X-B3-ParentSpanId:"b98d318c116b10b4", X-B3-Sampled:"0", X-ONAP-RequestID:"9557d0f0-7a0e-4250-b64a-666208835d6b", X-RequestID:"9557d0f0-7a0e-4250-b64a-666208835d6b", X-TransactionID:"9557d0f0-7a0e-4250-b64a-666208835d6b", X-ECOMP-RequestID:"9557d0f0-7a0e-4250-b64a-666208835d6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15604dcb-bd02-4f85-8c69-7b6da7c25527"]
2022-04-17T04:08:06.651Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:06.651Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:06.659Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:06.659Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:06.660Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:06.660Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:06.660Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:06.661Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:06.661Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:06.664Z|9557d0f0-7a0e-4250-b64a-666208835d6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:12.690Z|97b1d67e-562a-4ac6-96c3-75a33da8ce53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:12.691Z|97b1d67e-562a-4ac6-96c3-75a33da8ce53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:14.847Z|5477c767-20e4-471f-9b7d-8a16d95c90d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:14.847Z|67fbea7e-aef5-4b6e-ab28-b5c7e10d8d87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:14.847Z|5477c767-20e4-471f-9b7d-8a16d95c90d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:14.847Z|67fbea7e-aef5-4b6e-ab28-b5c7e10d8d87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:14.852Z|a06f7cb3-5b08-4b7b-ba31-eb584a8418dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:14.853Z|a06f7cb3-5b08-4b7b-ba31-eb584a8418dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:15.793Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:15.797Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:08:15.797Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:08:15.797Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:15.797Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:15.797Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:08:15.798Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:08:15.798Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc55204f820457dd", X-B3-SpanId:"c36dde786a79131f", X-B3-ParentSpanId:"dc55204f820457dd", X-B3-Sampled:"0", X-ONAP-RequestID:"e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94", X-RequestID:"e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94", X-TransactionID:"e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94", X-ECOMP-RequestID:"e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d0c0e89-a5df-4e0e-a689-6bd3dd8bb51a"]
2022-04-17T04:08:15.798Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:08:15.798Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:08:15.800Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:08:15.801Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:08:15.801Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:15.801Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:08:15.801Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:08:15.802Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eca77f0760200ae9", X-B3-SpanId:"ee1bda8191f98277", X-B3-ParentSpanId:"eca77f0760200ae9", X-B3-Sampled:"0", X-ONAP-RequestID:"580e4ebb-0f3e-44b9-801f-35300ab2a23f", X-RequestID:"580e4ebb-0f3e-44b9-801f-35300ab2a23f", X-TransactionID:"580e4ebb-0f3e-44b9-801f-35300ab2a23f", X-ECOMP-RequestID:"580e4ebb-0f3e-44b9-801f-35300ab2a23f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1d56c2c-1169-4f85-89d5-40fb2babffc5"]
2022-04-17T04:08:15.802Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:08:15.802Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:08:16.646Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:16.646Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:16.647Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:16.647Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:16.647Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:08:16.647Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:08:16.647Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:16.647Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:16.648Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:08:16.648Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:16.648Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:08:16.649Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:08:16.649Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:16.649Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:08:16.649Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:16.649Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:08:16.650Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:16.650Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:08:16.650Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:16.650Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eca77f0760200ae9", X-B3-SpanId:"2d81e01f77adef81", X-B3-ParentSpanId:"eca77f0760200ae9", X-B3-Sampled:"0", X-ONAP-RequestID:"580e4ebb-0f3e-44b9-801f-35300ab2a23f", X-RequestID:"580e4ebb-0f3e-44b9-801f-35300ab2a23f", X-TransactionID:"580e4ebb-0f3e-44b9-801f-35300ab2a23f", X-ECOMP-RequestID:"580e4ebb-0f3e-44b9-801f-35300ab2a23f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc75ba25-950d-401d-afb9-59b6a122f247"]
2022-04-17T04:08:16.650Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:08:16.650Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:16.650Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:16.650Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:16.651Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:16.651Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:08:16.651Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:16.651Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc55204f820457dd", X-B3-SpanId:"e86b7ff619ed124b", X-B3-ParentSpanId:"dc55204f820457dd", X-B3-Sampled:"0", X-ONAP-RequestID:"e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94", X-RequestID:"e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94", X-TransactionID:"e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94", X-ECOMP-RequestID:"e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3c3505a-b3a7-4786-a0e2-fd942230dd1d"]
2022-04-17T04:08:16.651Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:16.651Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:16.792Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:16.795Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:08:16.795Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:08:16.796Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:16.796Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:08:16.796Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:08:16.796Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6099a3062d82fafe", X-B3-SpanId:"1d40ea2dbf28bd62", X-B3-ParentSpanId:"6099a3062d82fafe", X-B3-Sampled:"0", X-ONAP-RequestID:"e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13", X-RequestID:"e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13", X-TransactionID:"e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13", X-ECOMP-RequestID:"e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51bc5dbb-c5f4-446d-8451-7408b59e6c27"]
2022-04-17T04:08:16.796Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:08:16.796Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:08:17.645Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:17.645Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:17.646Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:17.646Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:17.646Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:17.646Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:17.646Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:17.647Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:17.647Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:17.647Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:17.647Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:08:17.647Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:17.648Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:17.648Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:17.648Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:17.648Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:17.648Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:17.649Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:17.649Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:08:17.649Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:17.649Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:08:17.650Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:08:17.650Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:17.650Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:17.650Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:08:17.651Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:17.651Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6099a3062d82fafe", X-B3-SpanId:"598eb810927d0ba6", X-B3-ParentSpanId:"6099a3062d82fafe", X-B3-Sampled:"0", X-ONAP-RequestID:"e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13", X-RequestID:"e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13", X-TransactionID:"e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13", X-ECOMP-RequestID:"e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd5bb571-d8fa-45a9-871d-4f59c406cad1"]
2022-04-17T04:08:17.651Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:17.651Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:17.652Z|580e4ebb-0f3e-44b9-801f-35300ab2a23f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:17.653Z|e33b81d8-e8e8-4aa9-a476-2d1a4b46bb94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:18.645Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:18.645Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:18.645Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:18.646Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:18.646Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:18.646Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:18.647Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:18.650Z|e4eeaa6a-5aa5-43b7-b7e5-27cb883bcb13|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:24.873Z|6598d743-5d9f-4132-abe6-29f4bc399a37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:24.873Z|6598d743-5d9f-4132-abe6-29f4bc399a37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:24.875Z|3635cd5a-3f34-439d-8a25-e2d921488c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:24.875Z|3635cd5a-3f34-439d-8a25-e2d921488c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:24.878Z|16fffd26-c160-4101-9992-0a855bd291d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:24.878Z|16fffd26-c160-4101-9992-0a855bd291d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:27.690Z|89d82160-57ed-4653-adba-485372e6e075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:27.691Z|89d82160-57ed-4653-adba-485372e6e075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:27.780Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:27.783Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:08:27.783Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:08:27.783Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:27.784Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:08:27.784Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:08:27.784Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78bcbfc7a8042c0b", X-B3-SpanId:"4100c90e425bb512", X-B3-ParentSpanId:"78bcbfc7a8042c0b", X-B3-Sampled:"0", X-ONAP-RequestID:"bfd70787-d164-4f42-9e8d-bbb261b59452", X-RequestID:"bfd70787-d164-4f42-9e8d-bbb261b59452", X-TransactionID:"bfd70787-d164-4f42-9e8d-bbb261b59452", X-ECOMP-RequestID:"bfd70787-d164-4f42-9e8d-bbb261b59452", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fda3ecb7-4647-4474-ad2c-dacd8d283e57"]
2022-04-17T04:08:27.783Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:27.784Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:08:27.784Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:08:27.788Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:08:27.789Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:08:27.790Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:27.790Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:08:27.790Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:08:27.791Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"665ef5073679d3ab", X-B3-SpanId:"ce4b6281348476df", X-B3-ParentSpanId:"665ef5073679d3ab", X-B3-Sampled:"0", X-ONAP-RequestID:"b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a", X-RequestID:"b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a", X-TransactionID:"b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a", X-ECOMP-RequestID:"b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e769cd9-cc8c-48ae-be1b-2ef1eb2ed1d7"]
2022-04-17T04:08:27.792Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:08:27.792Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:08:27.976Z|0e8b68a4-e7c3-4daa-9d28-c4fafc862b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:27.977Z|0e8b68a4-e7c3-4daa-9d28-c4fafc862b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:28.649Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:28.649Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:28.650Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:28.650Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:28.650Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:08:28.650Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:08:28.650Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:28.650Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:28.652Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:08:28.652Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:08:28.652Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:28.652Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:28.652Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:08:28.652Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:08:28.653Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:08:28.653Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:08:28.653Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:28.653Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:28.654Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:28.654Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:08:28.654Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:28.654Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:28.654Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:08:28.654Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"665ef5073679d3ab", X-B3-SpanId:"65c9fbd4737bb35b", X-B3-ParentSpanId:"665ef5073679d3ab", X-B3-Sampled:"0", X-ONAP-RequestID:"b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a", X-RequestID:"b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a", X-TransactionID:"b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a", X-ECOMP-RequestID:"b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bf55a81-eb9e-4e83-8e3e-f8d7fa3d3da0"]
2022-04-17T04:08:28.654Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:28.654Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:28.654Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78bcbfc7a8042c0b", X-B3-SpanId:"a17e9d7c16b30675", X-B3-ParentSpanId:"78bcbfc7a8042c0b", X-B3-Sampled:"0", X-ONAP-RequestID:"bfd70787-d164-4f42-9e8d-bbb261b59452", X-RequestID:"bfd70787-d164-4f42-9e8d-bbb261b59452", X-TransactionID:"bfd70787-d164-4f42-9e8d-bbb261b59452", X-ECOMP-RequestID:"bfd70787-d164-4f42-9e8d-bbb261b59452", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e39cd3e-fa9f-4464-8f2d-b8c620781e2b"]
2022-04-17T04:08:28.655Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:28.655Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:28.655Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:28.784Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:28.787Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:08:28.787Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:08:28.787Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:28.787Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:08:28.787Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:08:28.788Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e99c72f100fed4c0", X-B3-SpanId:"a3b9cfb430c3b5aa", X-B3-ParentSpanId:"e99c72f100fed4c0", X-B3-Sampled:"0", X-ONAP-RequestID:"8af5c941-d965-4e57-906d-6f524a06f96a", X-RequestID:"8af5c941-d965-4e57-906d-6f524a06f96a", X-TransactionID:"8af5c941-d965-4e57-906d-6f524a06f96a", X-ECOMP-RequestID:"8af5c941-d965-4e57-906d-6f524a06f96a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adb83722-7260-4617-b0c7-8c9234714c6d"]
2022-04-17T04:08:28.788Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:08:28.788Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:08:29.647Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:29.647Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:29.647Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:29.647Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:29.647Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:29.647Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:29.647Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:29.647Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:29.648Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:29.648Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:29.648Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:29.648Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:29.648Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:29.648Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:29.649Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:29.649Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:29.649Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:08:29.649Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:29.651Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:08:29.651Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:29.651Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:08:29.652Z|bfd70787-d164-4f42-9e8d-bbb261b59452|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:29.652Z|b1d71f2b-e172-4452-a3c6-a33cf5a3ad7a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:29.652Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:08:29.652Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:29.652Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:29.652Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:08:29.653Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:29.653Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e99c72f100fed4c0", X-B3-SpanId:"df0fd9956e78960f", X-B3-ParentSpanId:"e99c72f100fed4c0", X-B3-Sampled:"0", X-ONAP-RequestID:"8af5c941-d965-4e57-906d-6f524a06f96a", X-RequestID:"8af5c941-d965-4e57-906d-6f524a06f96a", X-TransactionID:"8af5c941-d965-4e57-906d-6f524a06f96a", X-ECOMP-RequestID:"8af5c941-d965-4e57-906d-6f524a06f96a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26045ad6-d45b-400a-af95-a43da451dedd"]
2022-04-17T04:08:29.653Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:29.653Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:30.647Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:30.647Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:30.647Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:30.647Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:30.648Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:30.648Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:30.648Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:30.653Z|8af5c941-d965-4e57-906d-6f524a06f96a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:34.897Z|750f5e85-a672-4fef-ae14-15f366505dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:34.897Z|ade0d152-ad20-4461-b8f6-8b5a0efe9a6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:34.898Z|ade0d152-ad20-4461-b8f6-8b5a0efe9a6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:34.898Z|750f5e85-a672-4fef-ae14-15f366505dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:34.899Z|b28916fd-7848-4a40-885b-2588e926322d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:34.899Z|b28916fd-7848-4a40-885b-2588e926322d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:39.778Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:39.781Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:08:39.781Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:08:39.781Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:39.782Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:08:39.782Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:08:39.782Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1b0f81bc63804c7", X-B3-SpanId:"4aa522111c616703", X-B3-ParentSpanId:"f1b0f81bc63804c7", X-B3-Sampled:"0", X-ONAP-RequestID:"f943ebc8-711d-4bad-8626-4b07c2643517", X-RequestID:"f943ebc8-711d-4bad-8626-4b07c2643517", X-TransactionID:"f943ebc8-711d-4bad-8626-4b07c2643517", X-ECOMP-RequestID:"f943ebc8-711d-4bad-8626-4b07c2643517", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"203904e2-3c00-4ea2-9670-07ab15b93014"]
2022-04-17T04:08:39.782Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:08:39.782Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:08:39.784Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:39.789Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:08:39.789Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:08:39.790Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:39.790Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:08:39.790Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:08:39.790Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c02cafaaf6ee8c6d", X-B3-SpanId:"5935e3f92dd5ec50", X-B3-ParentSpanId:"c02cafaaf6ee8c6d", X-B3-Sampled:"0", X-ONAP-RequestID:"1fc3dcd6-e058-4234-9dd4-dd3bddc46329", X-RequestID:"1fc3dcd6-e058-4234-9dd4-dd3bddc46329", X-TransactionID:"1fc3dcd6-e058-4234-9dd4-dd3bddc46329", X-ECOMP-RequestID:"1fc3dcd6-e058-4234-9dd4-dd3bddc46329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57a900d7-0732-4bb8-adc7-223538eb69d9"]
2022-04-17T04:08:39.790Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:08:39.791Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:08:40.651Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:40.651Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:40.651Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:08:40.651Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:40.651Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:40.652Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:08:40.652Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:40.652Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:40.652Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:08:40.652Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:08:40.652Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:40.653Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:08:40.653Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:08:40.653Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:40.654Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:08:40.654Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:40.654Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:40.654Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:08:40.654Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:08:40.654Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:40.655Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:40.655Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c02cafaaf6ee8c6d", X-B3-SpanId:"3fc421649d93dd2e", X-B3-ParentSpanId:"c02cafaaf6ee8c6d", X-B3-Sampled:"0", X-ONAP-RequestID:"1fc3dcd6-e058-4234-9dd4-dd3bddc46329", X-RequestID:"1fc3dcd6-e058-4234-9dd4-dd3bddc46329", X-TransactionID:"1fc3dcd6-e058-4234-9dd4-dd3bddc46329", X-ECOMP-RequestID:"1fc3dcd6-e058-4234-9dd4-dd3bddc46329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b7874ab-ca6a-4755-92dc-803c83fe93d0"]
2022-04-17T04:08:40.655Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:40.655Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:40.655Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:08:40.655Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:40.655Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:40.655Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1b0f81bc63804c7", X-B3-SpanId:"814fb76845c8caa1", X-B3-ParentSpanId:"f1b0f81bc63804c7", X-B3-Sampled:"0", X-ONAP-RequestID:"f943ebc8-711d-4bad-8626-4b07c2643517", X-RequestID:"f943ebc8-711d-4bad-8626-4b07c2643517", X-TransactionID:"f943ebc8-711d-4bad-8626-4b07c2643517", X-ECOMP-RequestID:"f943ebc8-711d-4bad-8626-4b07c2643517", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f996ac43-481d-444b-8fb3-173326ca7115"]
2022-04-17T04:08:40.655Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:40.656Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:40.775Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:40.778Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:08:40.778Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:08:40.778Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:40.778Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:08:40.779Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:08:40.779Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf38ded9ed491e36", X-B3-SpanId:"7383eafd3d2a3cc7", X-B3-ParentSpanId:"bf38ded9ed491e36", X-B3-Sampled:"0", X-ONAP-RequestID:"5eee5668-5bc1-408d-8211-6192d8835ffd", X-RequestID:"5eee5668-5bc1-408d-8211-6192d8835ffd", X-TransactionID:"5eee5668-5bc1-408d-8211-6192d8835ffd", X-ECOMP-RequestID:"5eee5668-5bc1-408d-8211-6192d8835ffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e39114c8-1d91-4297-ab58-c0fffba76555"]
2022-04-17T04:08:40.779Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:08:40.779Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:08:41.649Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:41.649Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:41.650Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:41.650Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:41.650Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:41.650Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:41.650Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:41.650Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:41.650Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:41.651Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:41.651Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:08:41.651Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:41.652Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:41.652Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:41.652Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:08:41.652Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:41.652Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:41.652Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:08:41.653Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:41.653Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:41.653Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:08:41.653Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:41.653Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:41.654Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:41.654Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:08:41.654Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:41.654Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf38ded9ed491e36", X-B3-SpanId:"2389e9ecc4aaf992", X-B3-ParentSpanId:"bf38ded9ed491e36", X-B3-Sampled:"0", X-ONAP-RequestID:"5eee5668-5bc1-408d-8211-6192d8835ffd", X-RequestID:"5eee5668-5bc1-408d-8211-6192d8835ffd", X-TransactionID:"5eee5668-5bc1-408d-8211-6192d8835ffd", X-ECOMP-RequestID:"5eee5668-5bc1-408d-8211-6192d8835ffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0ed27a1-b232-45ec-9903-6e89f523cdc7"]
2022-04-17T04:08:41.654Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:41.655Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:41.657Z|1fc3dcd6-e058-4234-9dd4-dd3bddc46329|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:41.657Z|f943ebc8-711d-4bad-8626-4b07c2643517|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:41.663Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:41.664Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:41.664Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:41.664Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:41.665Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:41.665Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:41.665Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:41.668Z|5eee5668-5bc1-408d-8211-6192d8835ffd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:42.690Z|435b63c7-2468-4866-bebd-2145e474dafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:42.692Z|435b63c7-2468-4866-bebd-2145e474dafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:44.920Z|aebd3e01-9659-4520-a8d7-0114aa0fb0bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:44.920Z|aebd3e01-9659-4520-a8d7-0114aa0fb0bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:44.923Z|35b032d0-8f72-4e66-b9fc-d616be920eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:44.923Z|37ceae5c-0b68-4354-9055-7e8260f40d0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:44.923Z|35b032d0-8f72-4e66-b9fc-d616be920eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:44.923Z|37ceae5c-0b68-4354-9055-7e8260f40d0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:47.266Z|b04be27a-7738-44a2-b97b-c882a1b53604|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:08:47.266Z|b04be27a-7738-44a2-b97b-c882a1b53604|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:51.781Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:51.781Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:51.784Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:08:51.784Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:08:51.785Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:08:51.785Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:08:51.785Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:51.785Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:08:51.785Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:51.785Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:08:51.785Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:08:51.785Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"233836ec24362baa", X-B3-SpanId:"479f0750fa84aae1", X-B3-ParentSpanId:"233836ec24362baa", X-B3-Sampled:"0", X-ONAP-RequestID:"f79fa69a-e414-4278-97a1-e7d4d7f66160", X-RequestID:"f79fa69a-e414-4278-97a1-e7d4d7f66160", X-TransactionID:"f79fa69a-e414-4278-97a1-e7d4d7f66160", X-ECOMP-RequestID:"f79fa69a-e414-4278-97a1-e7d4d7f66160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fad2f87-baaa-431b-92f2-29f5a7bd0ea1"]
2022-04-17T04:08:51.785Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:08:51.785Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:08:51.785Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:08:51.785Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9193d416c0bf12a0", X-B3-SpanId:"3f53a4b5d29c7e54", X-B3-ParentSpanId:"9193d416c0bf12a0", X-B3-Sampled:"0", X-ONAP-RequestID:"7df55a47-22c0-473e-8ec6-3a61d89c37d7", X-RequestID:"7df55a47-22c0-473e-8ec6-3a61d89c37d7", X-TransactionID:"7df55a47-22c0-473e-8ec6-3a61d89c37d7", X-ECOMP-RequestID:"7df55a47-22c0-473e-8ec6-3a61d89c37d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57de2364-96f6-4db5-88d8-93263d03e993"]
2022-04-17T04:08:51.786Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:08:51.786Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:08:51.794Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:08:51.796Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:08:51.796Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:08:51.796Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:51.796Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:08:51.796Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:08:51.797Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51288d2fc31bf733", X-B3-SpanId:"345a20af7c528b12", X-B3-ParentSpanId:"51288d2fc31bf733", X-B3-Sampled:"0", X-ONAP-RequestID:"5374fc09-7fcb-4358-81b3-b98b976784d5", X-RequestID:"5374fc09-7fcb-4358-81b3-b98b976784d5", X-TransactionID:"5374fc09-7fcb-4358-81b3-b98b976784d5", X-ECOMP-RequestID:"5374fc09-7fcb-4358-81b3-b98b976784d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57aaad1b-34b7-477b-be90-5264df48665b"]
2022-04-17T04:08:51.797Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:08:51.797Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:08:52.653Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:52.653Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:52.653Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:52.654Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:52.654Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:08:52.654Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:52.654Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:52.654Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:52.654Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:08:52.654Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:08:52.655Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:52.655Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:52.655Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:08:52.656Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:08:52.656Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:52.656Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:52.656Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:08:52.656Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:08:52.656Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:08:52.656Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:52.657Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:08:52.657Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:08:52.657Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:08:52.657Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:52.657Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:52.657Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:52.657Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:52.657Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:08:52.657Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:08:52.657Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:08:52.658Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:52.658Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:52.658Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"233836ec24362baa", X-B3-SpanId:"40599b75e3aba54d", X-B3-ParentSpanId:"233836ec24362baa", X-B3-Sampled:"0", X-ONAP-RequestID:"f79fa69a-e414-4278-97a1-e7d4d7f66160", X-RequestID:"f79fa69a-e414-4278-97a1-e7d4d7f66160", X-TransactionID:"f79fa69a-e414-4278-97a1-e7d4d7f66160", X-ECOMP-RequestID:"f79fa69a-e414-4278-97a1-e7d4d7f66160", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccc7c6ce-f850-4297-9f15-1b1f94fa1806"]
2022-04-17T04:08:52.658Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51288d2fc31bf733", X-B3-SpanId:"414aa12e55af83b2", X-B3-ParentSpanId:"51288d2fc31bf733", X-B3-Sampled:"0", X-ONAP-RequestID:"5374fc09-7fcb-4358-81b3-b98b976784d5", X-RequestID:"5374fc09-7fcb-4358-81b3-b98b976784d5", X-TransactionID:"5374fc09-7fcb-4358-81b3-b98b976784d5", X-ECOMP-RequestID:"5374fc09-7fcb-4358-81b3-b98b976784d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41f51f94-fe8d-4781-bec7-c9e217f2718a"]
2022-04-17T04:08:52.658Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:08:52.658Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:52.658Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:52.658Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:52.658Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:52.658Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:08:52.658Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:08:52.659Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:08:52.659Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9193d416c0bf12a0", X-B3-SpanId:"7b78d71d2b8384fe", X-B3-ParentSpanId:"9193d416c0bf12a0", X-B3-Sampled:"0", X-ONAP-RequestID:"7df55a47-22c0-473e-8ec6-3a61d89c37d7", X-RequestID:"7df55a47-22c0-473e-8ec6-3a61d89c37d7", X-TransactionID:"7df55a47-22c0-473e-8ec6-3a61d89c37d7", X-ECOMP-RequestID:"7df55a47-22c0-473e-8ec6-3a61d89c37d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a6a158a-8d8d-4131-a1da-c373c1f46b47"]
2022-04-17T04:08:52.659Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:08:52.659Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:08:52.669Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:52.669Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:52.670Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:52.670Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:52.670Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:52.670Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:52.671Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:52.671Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:52.671Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:52.671Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:52.671Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:52.671Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:08:52.671Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:08:52.672Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:08:52.672Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:52.672Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:08:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:08:52.672Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:52.672Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:52.673Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:08:52.673Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:08:52.673Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:08:52.675Z|7df55a47-22c0-473e-8ec6-3a61d89c37d7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:52.675Z|5374fc09-7fcb-4358-81b3-b98b976784d5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:52.676Z|f79fa69a-e414-4278-97a1-e7d4d7f66160|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:08:54.945Z|24072680-bf68-42e7-9a32-23a6d437ec56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:54.945Z|71ea5b10-ccf0-424d-a72c-35c085d26d74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:54.946Z|24072680-bf68-42e7-9a32-23a6d437ec56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:54.946Z|71ea5b10-ccf0-424d-a72c-35c085d26d74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:54.946Z|593de429-0fdb-4500-acbc-637e89f6975c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:54.946Z|593de429-0fdb-4500-acbc-637e89f6975c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:57.691Z|158c74c3-5b6e-4a1a-8caf-c7ae8227fab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:57.691Z|158c74c3-5b6e-4a1a-8caf-c7ae8227fab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:57.977Z|5cc33174-4ced-4626-a7f6-2fc18afc96a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:57.977Z|5cc33174-4ced-4626-a7f6-2fc18afc96a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:02.799Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:02.800Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:02.802Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:02.803Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:09:02.803Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:02.803Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:02.803Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:09:02.803Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:02.803Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f8ab7ec275f2cbc", X-B3-SpanId:"0f5260514f74917a", X-B3-ParentSpanId:"9f8ab7ec275f2cbc", X-B3-Sampled:"0", X-ONAP-RequestID:"0a7fa938-0c5e-4ebb-b897-0719a1a86c88", X-RequestID:"0a7fa938-0c5e-4ebb-b897-0719a1a86c88", X-TransactionID:"0a7fa938-0c5e-4ebb-b897-0719a1a86c88", X-ECOMP-RequestID:"0a7fa938-0c5e-4ebb-b897-0719a1a86c88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7adfde6-268c-4fe5-8d37-1c8c552e63f0"]
2022-04-17T04:09:02.803Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:09:02.803Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:09:02.803Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:02.803Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:09:02.804Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:02.804Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:09:02.804Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58315462ab0027c3", X-B3-SpanId:"6a41585f552f6ec1", X-B3-ParentSpanId:"58315462ab0027c3", X-B3-Sampled:"0", X-ONAP-RequestID:"ca595402-36a3-464e-9b4e-58df3b5bf9d5", X-RequestID:"ca595402-36a3-464e-9b4e-58df3b5bf9d5", X-TransactionID:"ca595402-36a3-464e-9b4e-58df3b5bf9d5", X-ECOMP-RequestID:"ca595402-36a3-464e-9b4e-58df3b5bf9d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28e9e948-28c1-46bd-ac46-2d1de8b38cae"]
2022-04-17T04:09:02.804Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:09:02.804Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:09:02.805Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:02.838Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:02.838Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:09:02.838Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:02.839Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:02.839Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:09:02.839Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33aec304b61a1d42", X-B3-SpanId:"bb5b0a32ba5407da", X-B3-ParentSpanId:"33aec304b61a1d42", X-B3-Sampled:"0", X-ONAP-RequestID:"2ff15b42-8eab-4bfd-83a7-9d07655219ea", X-RequestID:"2ff15b42-8eab-4bfd-83a7-9d07655219ea", X-TransactionID:"2ff15b42-8eab-4bfd-83a7-9d07655219ea", X-ECOMP-RequestID:"2ff15b42-8eab-4bfd-83a7-9d07655219ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19281fee-aa6a-4566-a5ab-8568d1cb7539"]
2022-04-17T04:09:02.840Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:09:02.840Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:09:03.654Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:03.654Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:03.654Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:03.655Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:03.655Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:03.655Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:03.655Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:09:03.655Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:09:03.655Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:09:03.655Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:03.655Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:03.655Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:03.656Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:09:03.656Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:09:03.656Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:09:03.656Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:03.656Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:03.656Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:03.656Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:09:03.656Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:09:03.656Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:09:03.657Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:09:03.657Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:09:03.657Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:09:03.657Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:03.657Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:03.658Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:03.658Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:03.657Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:03.658Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:09:03.658Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:09:03.658Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:03.658Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:03.658Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:03.658Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58315462ab0027c3", X-B3-SpanId:"b0086b2ea3c8eae5", X-B3-ParentSpanId:"58315462ab0027c3", X-B3-Sampled:"0", X-ONAP-RequestID:"ca595402-36a3-464e-9b4e-58df3b5bf9d5", X-RequestID:"ca595402-36a3-464e-9b4e-58df3b5bf9d5", X-TransactionID:"ca595402-36a3-464e-9b4e-58df3b5bf9d5", X-ECOMP-RequestID:"ca595402-36a3-464e-9b4e-58df3b5bf9d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baaa480e-9e40-4d5b-bbdb-cb6f0aaa40fb"]
2022-04-17T04:09:03.658Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33aec304b61a1d42", X-B3-SpanId:"1c4bf31d5dfed3ad", X-B3-ParentSpanId:"33aec304b61a1d42", X-B3-Sampled:"0", X-ONAP-RequestID:"2ff15b42-8eab-4bfd-83a7-9d07655219ea", X-RequestID:"2ff15b42-8eab-4bfd-83a7-9d07655219ea", X-TransactionID:"2ff15b42-8eab-4bfd-83a7-9d07655219ea", X-ECOMP-RequestID:"2ff15b42-8eab-4bfd-83a7-9d07655219ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42ab1a53-0f89-40b7-931f-af784bdd15af"]
2022-04-17T04:09:03.658Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:09:03.658Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:03.658Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:03.658Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:03.658Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:03.658Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:03.658Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f8ab7ec275f2cbc", X-B3-SpanId:"cc522b8e0dad95da", X-B3-ParentSpanId:"9f8ab7ec275f2cbc", X-B3-Sampled:"0", X-ONAP-RequestID:"0a7fa938-0c5e-4ebb-b897-0719a1a86c88", X-RequestID:"0a7fa938-0c5e-4ebb-b897-0719a1a86c88", X-TransactionID:"0a7fa938-0c5e-4ebb-b897-0719a1a86c88", X-ECOMP-RequestID:"0a7fa938-0c5e-4ebb-b897-0719a1a86c88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58b73141-ed09-4662-9a2d-dcca5f7d0406"]
2022-04-17T04:09:03.659Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:03.659Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:04.652Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:04.652Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:04.652Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:04.652Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:04.652Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:04.652Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:04.653Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:04.653Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:04.653Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:04.653Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:04.653Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:04.653Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:04.653Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:04.653Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:04.654Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:04.654Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:04.654Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:04.654Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:04.654Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:04.654Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:04.655Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:04.657Z|ca595402-36a3-464e-9b4e-58df3b5bf9d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:04.657Z|0a7fa938-0c5e-4ebb-b897-0719a1a86c88|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:04.658Z|2ff15b42-8eab-4bfd-83a7-9d07655219ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:04.968Z|dd1dad36-79ab-4bd8-a17e-30c07611a17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:04.968Z|dd1dad36-79ab-4bd8-a17e-30c07611a17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:04.970Z|288081ee-5069-47f6-b4d8-20c6e4167f07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:04.970Z|8e20abec-7b0f-4d1b-88ca-bab251d516e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:04.971Z|288081ee-5069-47f6-b4d8-20c6e4167f07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:04.971Z|8e20abec-7b0f-4d1b-88ca-bab251d516e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:12.690Z|d9e673df-867b-45dc-aa47-642c509caeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:12.691Z|d9e673df-867b-45dc-aa47-642c509caeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:14.784Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:14.784Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:14.786Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:14.787Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:14.787Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:14.787Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:09:14.788Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:14.788Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:14.788Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:09:14.788Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:09:14.788Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:14.788Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"520f7044d01b8f7f", X-B3-SpanId:"e55e2e1b420d0347", X-B3-ParentSpanId:"520f7044d01b8f7f", X-B3-Sampled:"0", X-ONAP-RequestID:"a55eb97b-23e3-467c-83f2-28a845369dc1", X-RequestID:"a55eb97b-23e3-467c-83f2-28a845369dc1", X-TransactionID:"a55eb97b-23e3-467c-83f2-28a845369dc1", X-ECOMP-RequestID:"a55eb97b-23e3-467c-83f2-28a845369dc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bc702ef-4d5a-4307-accc-733bc8ced5c1"]
2022-04-17T04:09:14.788Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:09:14.788Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:14.788Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:14.789Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:09:14.789Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:09:14.789Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:09:14.789Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:14.789Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2c57e84c4377a60", X-B3-SpanId:"ac4e0686add7a630", X-B3-ParentSpanId:"a2c57e84c4377a60", X-B3-Sampled:"0", X-ONAP-RequestID:"b80a74b2-6be4-4581-87ff-174d983c6f64", X-RequestID:"b80a74b2-6be4-4581-87ff-174d983c6f64", X-TransactionID:"b80a74b2-6be4-4581-87ff-174d983c6f64", X-ECOMP-RequestID:"b80a74b2-6be4-4581-87ff-174d983c6f64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c47e528c-7d52-403d-ba3b-7fe038de69ed"]
2022-04-17T04:09:14.789Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:14.789Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:09:14.789Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:09:14.789Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5528315e86ba73b", X-B3-SpanId:"667e8dbb3f8c63a4", X-B3-ParentSpanId:"e5528315e86ba73b", X-B3-Sampled:"0", X-ONAP-RequestID:"1276963c-d184-4dc4-8c1c-99c71cfd98d0", X-RequestID:"1276963c-d184-4dc4-8c1c-99c71cfd98d0", X-TransactionID:"1276963c-d184-4dc4-8c1c-99c71cfd98d0", X-ECOMP-RequestID:"1276963c-d184-4dc4-8c1c-99c71cfd98d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6303436d-8903-4890-aeff-957053c2ce56"]
2022-04-17T04:09:14.790Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:09:14.790Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:09:14.790Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:09:14.990Z|af08e57c-7ec9-401c-a132-6087f70f1ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:14.990Z|7fae4959-ae2b-4361-a3ba-261e6b614518|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:14.991Z|7fae4959-ae2b-4361-a3ba-261e6b614518|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:14.991Z|af08e57c-7ec9-401c-a132-6087f70f1ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:14.991Z|2b195874-57fd-4a8e-a398-7b2bf7a288ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:14.991Z|2b195874-57fd-4a8e-a398-7b2bf7a288ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:15.656Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:15.656Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:15.656Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:15.656Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:15.656Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:15.656Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:15.656Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:09:15.656Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:09:15.656Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:15.656Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:09:15.656Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:15.657Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:15.657Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:09:15.657Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:09:15.658Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:15.658Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:15.658Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:09:15.658Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:09:15.658Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:09:15.659Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:09:15.659Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:09:15.659Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:15.659Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:15.659Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:15.659Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:15.659Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:15.659Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:09:15.659Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:09:15.659Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:09:15.659Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:15.659Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:15.659Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5528315e86ba73b", X-B3-SpanId:"ec86d4336880e5ac", X-B3-ParentSpanId:"e5528315e86ba73b", X-B3-Sampled:"0", X-ONAP-RequestID:"1276963c-d184-4dc4-8c1c-99c71cfd98d0", X-RequestID:"1276963c-d184-4dc4-8c1c-99c71cfd98d0", X-TransactionID:"1276963c-d184-4dc4-8c1c-99c71cfd98d0", X-ECOMP-RequestID:"1276963c-d184-4dc4-8c1c-99c71cfd98d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d7c914c-6e78-4a8e-bac3-ca99a83e8a1d"]
2022-04-17T04:09:15.659Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"520f7044d01b8f7f", X-B3-SpanId:"5fb2651b94e61e66", X-B3-ParentSpanId:"520f7044d01b8f7f", X-B3-Sampled:"0", X-ONAP-RequestID:"a55eb97b-23e3-467c-83f2-28a845369dc1", X-RequestID:"a55eb97b-23e3-467c-83f2-28a845369dc1", X-TransactionID:"a55eb97b-23e3-467c-83f2-28a845369dc1", X-ECOMP-RequestID:"a55eb97b-23e3-467c-83f2-28a845369dc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22f5677c-9104-4ff8-8798-61b28d2e52fb"]
2022-04-17T04:09:15.660Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:15.660Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:15.660Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:15.660Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:15.660Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:09:15.660Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:15.660Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:15.661Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:09:15.661Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:15.661Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2c57e84c4377a60", X-B3-SpanId:"455668219586cb48", X-B3-ParentSpanId:"a2c57e84c4377a60", X-B3-Sampled:"0", X-ONAP-RequestID:"b80a74b2-6be4-4581-87ff-174d983c6f64", X-RequestID:"b80a74b2-6be4-4581-87ff-174d983c6f64", X-TransactionID:"b80a74b2-6be4-4581-87ff-174d983c6f64", X-ECOMP-RequestID:"b80a74b2-6be4-4581-87ff-174d983c6f64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60c30ed2-58aa-4a15-a808-afc429cf9efc"]
2022-04-17T04:09:15.661Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:15.662Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:15.670Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:15.670Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:15.670Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:15.671Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:15.671Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:15.670Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:15.671Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:15.671Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:15.671Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:15.671Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:15.671Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:15.671Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:15.671Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:15.671Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:15.671Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:15.672Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:15.672Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:15.672Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:15.673Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:15.673Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:15.673Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:15.675Z|1276963c-d184-4dc4-8c1c-99c71cfd98d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:15.676Z|a55eb97b-23e3-467c-83f2-28a845369dc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:15.676Z|b80a74b2-6be4-4581-87ff-174d983c6f64|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:25.012Z|6d39134f-e78f-495d-a8c4-eb3bdacab3e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:25.012Z|97ac648f-01d1-4e5d-81fb-6b0c0a5dacb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:25.012Z|6d39134f-e78f-495d-a8c4-eb3bdacab3e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:25.012Z|97ac648f-01d1-4e5d-81fb-6b0c0a5dacb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:25.012Z|f53bf92d-1baa-451c-8943-bc41d82d6734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:25.013Z|f53bf92d-1baa-451c-8943-bc41d82d6734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:25.802Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:25.802Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:25.806Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:25.838Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:25.838Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:09:25.838Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:25.839Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:25.839Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:09:25.839Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"667f100b250706e5", X-B3-SpanId:"8f8092493474ec99", X-B3-ParentSpanId:"667f100b250706e5", X-B3-Sampled:"0", X-ONAP-RequestID:"53fdae58-4a1a-4d32-8131-d67a4dd2a4bc", X-RequestID:"53fdae58-4a1a-4d32-8131-d67a4dd2a4bc", X-TransactionID:"53fdae58-4a1a-4d32-8131-d67a4dd2a4bc", X-ECOMP-RequestID:"53fdae58-4a1a-4d32-8131-d67a4dd2a4bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f24b780e-b7f1-4b7d-b5f8-4a28fdd84fc3"]
2022-04-17T04:09:25.839Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:09:25.839Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:09:25.840Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:25.840Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:25.840Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:09:25.840Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:09:25.840Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:25.840Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:25.840Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:25.840Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:25.840Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:09:25.841Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:09:25.841Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a688c54070187ae6", X-B3-SpanId:"cce2d2e7620b58c3", X-B3-ParentSpanId:"a688c54070187ae6", X-B3-Sampled:"0", X-ONAP-RequestID:"be44cb83-ae0d-43d0-a662-7cb1c43b230c", X-RequestID:"be44cb83-ae0d-43d0-a662-7cb1c43b230c", X-TransactionID:"be44cb83-ae0d-43d0-a662-7cb1c43b230c", X-ECOMP-RequestID:"be44cb83-ae0d-43d0-a662-7cb1c43b230c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfb1f3e8-8eaa-42fb-b04a-a2a96c6c277d"]
2022-04-17T04:09:25.841Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e5b61cb5a889c5f", X-B3-SpanId:"23eb337239bb4536", X-B3-ParentSpanId:"0e5b61cb5a889c5f", X-B3-Sampled:"0", X-ONAP-RequestID:"ad72380f-4b82-48eb-900f-c035557ceeaf", X-RequestID:"ad72380f-4b82-48eb-900f-c035557ceeaf", X-TransactionID:"ad72380f-4b82-48eb-900f-c035557ceeaf", X-ECOMP-RequestID:"ad72380f-4b82-48eb-900f-c035557ceeaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c369dea-6d23-4505-93cb-a1a945e2bec5"]
2022-04-17T04:09:25.841Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:09:25.841Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:09:25.841Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:09:25.841Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:09:26.657Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:26.657Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:26.657Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:26.657Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:26.657Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:09:26.657Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:26.657Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:26.658Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:09:26.658Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:26.658Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:09:26.658Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:26.658Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:26.658Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:09:26.658Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:09:26.658Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:09:26.659Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:26.659Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:26.659Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:26.659Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:09:26.659Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:09:26.659Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:09:26.660Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:09:26.660Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:09:26.660Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:09:26.660Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:26.660Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:26.660Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:26.660Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:26.660Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:26.660Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:26.660Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:09:26.660Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:09:26.661Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:26.661Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:26.661Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:09:26.661Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e5b61cb5a889c5f", X-B3-SpanId:"047345c0333ce9f0", X-B3-ParentSpanId:"0e5b61cb5a889c5f", X-B3-Sampled:"0", X-ONAP-RequestID:"ad72380f-4b82-48eb-900f-c035557ceeaf", X-RequestID:"ad72380f-4b82-48eb-900f-c035557ceeaf", X-TransactionID:"ad72380f-4b82-48eb-900f-c035557ceeaf", X-ECOMP-RequestID:"ad72380f-4b82-48eb-900f-c035557ceeaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7df6048b-2d94-4546-a079-e1fcb39f08c6"]
2022-04-17T04:09:26.661Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a688c54070187ae6", X-B3-SpanId:"7ed7a997287ce13e", X-B3-ParentSpanId:"a688c54070187ae6", X-B3-Sampled:"0", X-ONAP-RequestID:"be44cb83-ae0d-43d0-a662-7cb1c43b230c", X-RequestID:"be44cb83-ae0d-43d0-a662-7cb1c43b230c", X-TransactionID:"be44cb83-ae0d-43d0-a662-7cb1c43b230c", X-ECOMP-RequestID:"be44cb83-ae0d-43d0-a662-7cb1c43b230c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"695578d1-b6d0-44c4-b9b0-98e06ba1bf57"]
2022-04-17T04:09:26.661Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:26.661Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:26.661Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:26.661Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:26.661Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:26.661Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"667f100b250706e5", X-B3-SpanId:"5767bc68f95b0348", X-B3-ParentSpanId:"667f100b250706e5", X-B3-Sampled:"0", X-ONAP-RequestID:"53fdae58-4a1a-4d32-8131-d67a4dd2a4bc", X-RequestID:"53fdae58-4a1a-4d32-8131-d67a4dd2a4bc", X-TransactionID:"53fdae58-4a1a-4d32-8131-d67a4dd2a4bc", X-ECOMP-RequestID:"53fdae58-4a1a-4d32-8131-d67a4dd2a4bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"572a27e3-02bb-4158-a39e-8cf518462a7e"]
2022-04-17T04:09:26.661Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:26.662Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:26.672Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:26.672Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:26.672Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:26.672Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:26.672Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:26.672Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:26.672Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:26.672Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:26.672Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:26.672Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:26.672Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:26.673Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:26.673Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:26.673Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:26.673Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:26.674Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:26.674Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:26.674Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:26.674Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:26.674Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:26.675Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:26.677Z|ad72380f-4b82-48eb-900f-c035557ceeaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:26.677Z|53fdae58-4a1a-4d32-8131-d67a4dd2a4bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:26.677Z|be44cb83-ae0d-43d0-a662-7cb1c43b230c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:27.690Z|835bfe71-09e9-44cc-8b08-d5b5e8bb2b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:27.692Z|835bfe71-09e9-44cc-8b08-d5b5e8bb2b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:27.978Z|c2421d91-315c-43f2-9e56-e2c838f2a2a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:27.978Z|c2421d91-315c-43f2-9e56-e2c838f2a2a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:35.036Z|4b93dd3e-357d-4b16-8856-a54864a9b71b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:35.036Z|e8986deb-6fc5-44d5-9979-3f59ef1f9c26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:35.036Z|a29b8ccf-a580-4045-8036-8da9e3cb9837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:35.037Z|4b93dd3e-357d-4b16-8856-a54864a9b71b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:35.037Z|e8986deb-6fc5-44d5-9979-3f59ef1f9c26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:35.037Z|a29b8ccf-a580-4045-8036-8da9e3cb9837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:36.804Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:36.804Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:36.807Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:36.807Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:36.807Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:09:36.807Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:36.808Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:36.808Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:09:36.808Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b05027ba80e57f3", X-B3-SpanId:"b3647d26f7e6623c", X-B3-ParentSpanId:"6b05027ba80e57f3", X-B3-Sampled:"0", X-ONAP-RequestID:"6b6b064d-3850-43e2-8bda-f4ad0910d1b9", X-RequestID:"6b6b064d-3850-43e2-8bda-f4ad0910d1b9", X-TransactionID:"6b6b064d-3850-43e2-8bda-f4ad0910d1b9", X-ECOMP-RequestID:"6b6b064d-3850-43e2-8bda-f4ad0910d1b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51ec7c5a-0530-4493-bc13-63c82db1a7f6"]
2022-04-17T04:09:36.809Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:09:36.809Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:09:36.807Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:09:36.837Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:36.838Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:36.838Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:09:36.838Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6006374ea5f2650", X-B3-SpanId:"3490fba0be7e519f", X-B3-ParentSpanId:"a6006374ea5f2650", X-B3-Sampled:"0", X-ONAP-RequestID:"3b844c3f-8586-4551-9650-7c485cfd3860", X-RequestID:"3b844c3f-8586-4551-9650-7c485cfd3860", X-TransactionID:"3b844c3f-8586-4551-9650-7c485cfd3860", X-ECOMP-RequestID:"3b844c3f-8586-4551-9650-7c485cfd3860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e67c4855-2941-4e0d-9c5b-76c2f3479e22"]
2022-04-17T04:09:36.839Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:36.839Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:09:36.839Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:09:36.842Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:36.842Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:09:36.842Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:36.842Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:36.843Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:09:36.843Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5643a2168748653f", X-B3-SpanId:"ee7eb04ba356cddf", X-B3-ParentSpanId:"5643a2168748653f", X-B3-Sampled:"0", X-ONAP-RequestID:"18c50105-438e-4fe4-be97-c79e113c8eb1", X-RequestID:"18c50105-438e-4fe4-be97-c79e113c8eb1", X-TransactionID:"18c50105-438e-4fe4-be97-c79e113c8eb1", X-ECOMP-RequestID:"18c50105-438e-4fe4-be97-c79e113c8eb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ed076d7-28ab-4fad-b8c6-cca585c94e75"]
2022-04-17T04:09:36.843Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:09:36.843Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:09:37.657Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:37.657Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:37.658Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:37.658Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:37.658Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:09:37.658Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:37.658Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:37.658Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:37.658Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:09:37.658Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:09:37.658Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:37.658Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:37.659Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:09:37.659Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:09:37.659Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:37.659Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:09:37.660Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:37.660Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:37.660Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:09:37.660Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:09:37.660Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:09:37.660Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:09:37.661Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:09:37.660Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:09:37.661Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:37.661Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:37.661Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:37.661Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:37.661Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:37.661Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:09:37.661Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:37.661Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:09:37.661Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:37.661Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:37.661Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b05027ba80e57f3", X-B3-SpanId:"1ae02e2dcc838765", X-B3-ParentSpanId:"6b05027ba80e57f3", X-B3-Sampled:"0", X-ONAP-RequestID:"6b6b064d-3850-43e2-8bda-f4ad0910d1b9", X-RequestID:"6b6b064d-3850-43e2-8bda-f4ad0910d1b9", X-TransactionID:"6b6b064d-3850-43e2-8bda-f4ad0910d1b9", X-ECOMP-RequestID:"6b6b064d-3850-43e2-8bda-f4ad0910d1b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7cc25e0-3676-4c2f-a3af-e77a2d03e654"]
2022-04-17T04:09:37.661Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:09:37.661Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5643a2168748653f", X-B3-SpanId:"a69a69e1a4deedc9", X-B3-ParentSpanId:"5643a2168748653f", X-B3-Sampled:"0", X-ONAP-RequestID:"18c50105-438e-4fe4-be97-c79e113c8eb1", X-RequestID:"18c50105-438e-4fe4-be97-c79e113c8eb1", X-TransactionID:"18c50105-438e-4fe4-be97-c79e113c8eb1", X-ECOMP-RequestID:"18c50105-438e-4fe4-be97-c79e113c8eb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"335e3a1c-5b06-457c-bc72-b5bf26fc935e"]
2022-04-17T04:09:37.662Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:37.662Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:37.662Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:37.662Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:37.662Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6006374ea5f2650", X-B3-SpanId:"e67bbe7980faab25", X-B3-ParentSpanId:"a6006374ea5f2650", X-B3-Sampled:"0", X-ONAP-RequestID:"3b844c3f-8586-4551-9650-7c485cfd3860", X-RequestID:"3b844c3f-8586-4551-9650-7c485cfd3860", X-TransactionID:"3b844c3f-8586-4551-9650-7c485cfd3860", X-ECOMP-RequestID:"3b844c3f-8586-4551-9650-7c485cfd3860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef053f58-8efc-432b-b631-04ec39eb5334"]
2022-04-17T04:09:37.662Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:37.662Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:37.662Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:38.656Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:38.656Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:38.656Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:38.656Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:38.656Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:38.656Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:38.656Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:38.656Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:38.656Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:38.657Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:38.657Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:38.657Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:38.657Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:38.657Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:38.658Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:38.657Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:38.658Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:38.658Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:38.658Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:38.658Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:38.659Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:38.662Z|18c50105-438e-4fe4-be97-c79e113c8eb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:38.662Z|6b6b064d-3850-43e2-8bda-f4ad0910d1b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:38.661Z|3b844c3f-8586-4551-9650-7c485cfd3860|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:42.690Z|7a6aa97e-7c58-4721-9ea0-4b77a13d55b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:42.691Z|7a6aa97e-7c58-4721-9ea0-4b77a13d55b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:45.058Z|498609dd-71e9-4894-84f3-a52c514af5ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:45.058Z|d4aebcbe-52f2-46e8-846e-18dacff61e38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:45.059Z|498609dd-71e9-4894-84f3-a52c514af5ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:45.059Z|d4aebcbe-52f2-46e8-846e-18dacff61e38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:45.060Z|b0a08a62-7aa1-4481-8f76-4057c0dcdfca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:45.060Z|b0a08a62-7aa1-4481-8f76-4057c0dcdfca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:47.266Z|11d77d8e-5b81-4c45-b63f-b01847913cb1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:09:47.267Z|11d77d8e-5b81-4c45-b63f-b01847913cb1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:48.790Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:48.790Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:48.790Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:48.792Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:48.792Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:48.792Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:48.792Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:09:48.793Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:09:48.793Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:09:48.793Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:48.793Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:48.793Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:48.793Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:48.793Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:48.793Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:09:48.793Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:48.793Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:09:48.793Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:09:48.793Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b346fed620e9a9f", X-B3-SpanId:"29cecc67a6bf2cce", X-B3-ParentSpanId:"5b346fed620e9a9f", X-B3-Sampled:"0", X-ONAP-RequestID:"0b45f306-721c-4b3b-aca0-c493a52991b4", X-RequestID:"0b45f306-721c-4b3b-aca0-c493a52991b4", X-TransactionID:"0b45f306-721c-4b3b-aca0-c493a52991b4", X-ECOMP-RequestID:"0b45f306-721c-4b3b-aca0-c493a52991b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6188f998-1e71-44fb-b869-f0ef9a1b608c"]
2022-04-17T04:09:48.793Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b01c45821054bbc3", X-B3-SpanId:"1b13156ea3e77449", X-B3-ParentSpanId:"b01c45821054bbc3", X-B3-Sampled:"0", X-ONAP-RequestID:"aa9ddc4e-08b0-4fea-8567-03da2c3eb713", X-RequestID:"aa9ddc4e-08b0-4fea-8567-03da2c3eb713", X-TransactionID:"aa9ddc4e-08b0-4fea-8567-03da2c3eb713", X-ECOMP-RequestID:"aa9ddc4e-08b0-4fea-8567-03da2c3eb713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eedfebe2-300d-44ae-9c5f-bdf2948411a9"]
2022-04-17T04:09:48.793Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa359799ce28a048", X-B3-SpanId:"b8631b2ce11fb20c", X-B3-ParentSpanId:"aa359799ce28a048", X-B3-Sampled:"0", X-ONAP-RequestID:"f1e21897-1fee-4c81-abe6-e0fb866dac85", X-RequestID:"f1e21897-1fee-4c81-abe6-e0fb866dac85", X-TransactionID:"f1e21897-1fee-4c81-abe6-e0fb866dac85", X-ECOMP-RequestID:"f1e21897-1fee-4c81-abe6-e0fb866dac85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63ea3a25-68bd-4384-b397-ca0fa67066d3"]
2022-04-17T04:09:48.793Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:09:48.793Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:09:48.794Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:09:48.794Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:09:48.794Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:09:48.794Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:09:49.660Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:49.660Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:49.660Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:49.660Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:49.661Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:49.661Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:09:49.661Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:09:49.661Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:49.661Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:49.661Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:49.661Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:09:49.662Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:49.662Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:09:49.662Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:09:49.662Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:09:49.662Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:49.662Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:49.663Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:09:49.663Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:09:49.662Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:49.663Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:09:49.664Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:09:49.664Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:09:49.664Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:49.664Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:49.664Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:49.664Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:09:49.664Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:09:49.664Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:49.664Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:49.665Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:09:49.665Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa359799ce28a048", X-B3-SpanId:"8802a533eae4c898", X-B3-ParentSpanId:"aa359799ce28a048", X-B3-Sampled:"0", X-ONAP-RequestID:"f1e21897-1fee-4c81-abe6-e0fb866dac85", X-RequestID:"f1e21897-1fee-4c81-abe6-e0fb866dac85", X-TransactionID:"f1e21897-1fee-4c81-abe6-e0fb866dac85", X-ECOMP-RequestID:"f1e21897-1fee-4c81-abe6-e0fb866dac85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83c3b3a1-7beb-4618-9b58-d3b9c138485d"]
2022-04-17T04:09:49.665Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:09:49.665Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:49.665Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:49.665Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:49.665Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b346fed620e9a9f", X-B3-SpanId:"674ddb2fbadaae66", X-B3-ParentSpanId:"5b346fed620e9a9f", X-B3-Sampled:"0", X-ONAP-RequestID:"0b45f306-721c-4b3b-aca0-c493a52991b4", X-RequestID:"0b45f306-721c-4b3b-aca0-c493a52991b4", X-TransactionID:"0b45f306-721c-4b3b-aca0-c493a52991b4", X-ECOMP-RequestID:"0b45f306-721c-4b3b-aca0-c493a52991b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c40bb68-3a32-4fb4-a971-bdb25e6150d5"]
2022-04-17T04:09:49.665Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:49.665Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:49.665Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:09:49.666Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:49.666Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:09:49.666Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b01c45821054bbc3", X-B3-SpanId:"e321242065385102", X-B3-ParentSpanId:"b01c45821054bbc3", X-B3-Sampled:"0", X-ONAP-RequestID:"aa9ddc4e-08b0-4fea-8567-03da2c3eb713", X-RequestID:"aa9ddc4e-08b0-4fea-8567-03da2c3eb713", X-TransactionID:"aa9ddc4e-08b0-4fea-8567-03da2c3eb713", X-ECOMP-RequestID:"aa9ddc4e-08b0-4fea-8567-03da2c3eb713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70ce7242-9107-4cdc-ae3d-843f5faaee6e"]
2022-04-17T04:09:49.666Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:09:49.667Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:09:49.674Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:49.674Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:49.674Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:49.674Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:49.674Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:09:49.674Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:49.674Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:49.674Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:49.674Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:49.674Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:09:49.675Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:09:49.675Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:09:49.675Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:49.675Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:49.676Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:49.676Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:49.676Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:49.676Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:49.676Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:09:49.677Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:09:49.677Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:09:49.680Z|f1e21897-1fee-4c81-abe6-e0fb866dac85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:49.680Z|0b45f306-721c-4b3b-aca0-c493a52991b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:49.681Z|aa9ddc4e-08b0-4fea-8567-03da2c3eb713|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:09:55.081Z|c156e09f-4c18-440c-acc3-4c788673748f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:55.081Z|f7b658c0-3cde-43be-bc4e-c3020b752c26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:55.082Z|c156e09f-4c18-440c-acc3-4c788673748f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:55.082Z|52da2b63-ef58-4288-bdf1-4e3451f7b372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:55.082Z|f7b658c0-3cde-43be-bc4e-c3020b752c26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:55.082Z|52da2b63-ef58-4288-bdf1-4e3451f7b372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:57.691Z|a3066263-6255-4a0d-8b00-5bd93e9ccbe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:57.691Z|a3066263-6255-4a0d-8b00-5bd93e9ccbe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:57.979Z|790bff86-79ca-4f90-8327-ca490edfb88c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:57.979Z|790bff86-79ca-4f90-8327-ca490edfb88c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:59.807Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:59.810Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:59.810Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:09:59.810Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:59.811Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:09:59.811Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:09:59.811Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66da1707e72ffb90", X-B3-SpanId:"1367641c1b8593a8", X-B3-ParentSpanId:"66da1707e72ffb90", X-B3-Sampled:"0", X-ONAP-RequestID:"e0705cf8-a3f8-4ab5-868e-ab96eff5f345", X-RequestID:"e0705cf8-a3f8-4ab5-868e-ab96eff5f345", X-TransactionID:"e0705cf8-a3f8-4ab5-868e-ab96eff5f345", X-ECOMP-RequestID:"e0705cf8-a3f8-4ab5-868e-ab96eff5f345", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b23e661-0e64-41b9-af73-336956df0a94"]
2022-04-17T04:09:59.811Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:09:59.811Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:09:59.805Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:59.839Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:59.840Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:09:59.840Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:59.840Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:09:59.840Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:09:59.841Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"955c675a3c51eff9", X-B3-SpanId:"500b0bf835e77f1a", X-B3-ParentSpanId:"955c675a3c51eff9", X-B3-Sampled:"0", X-ONAP-RequestID:"551d87a7-8614-4508-9368-095d78fb1b83", X-RequestID:"551d87a7-8614-4508-9368-095d78fb1b83", X-TransactionID:"551d87a7-8614-4508-9368-095d78fb1b83", X-ECOMP-RequestID:"551d87a7-8614-4508-9368-095d78fb1b83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb48122b-cd32-4163-8c16-51870d99d17f"]
2022-04-17T04:09:59.841Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:09:59.841Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:09:59.841Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:09:59.843Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:59.844Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:09:59.844Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:09:59.844Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:09:59.844Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:09:59.845Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f11c294b460bb19", X-B3-SpanId:"55f3cf4973dcad20", X-B3-ParentSpanId:"8f11c294b460bb19", X-B3-Sampled:"0", X-ONAP-RequestID:"b4fcf861-a65f-49fe-ba5e-364199ade24f", X-RequestID:"b4fcf861-a65f-49fe-ba5e-364199ade24f", X-TransactionID:"b4fcf861-a65f-49fe-ba5e-364199ade24f", X-ECOMP-RequestID:"b4fcf861-a65f-49fe-ba5e-364199ade24f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7ba5a03-0543-4e75-8918-f877f25e4725"]
2022-04-17T04:09:59.845Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:09:59.845Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:10:00.661Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:00.661Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:00.661Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:00.661Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:00.661Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:00.661Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:00.661Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:10:00.661Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:10:00.661Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:10:00.662Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:00.662Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:00.662Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:00.662Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:10:00.662Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:00.663Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:10:00.663Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:10:00.663Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:00.663Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:00.663Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:10:00.664Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:00.664Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:10:00.664Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:00.664Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:00.664Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:00.664Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:00.664Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"955c675a3c51eff9", X-B3-SpanId:"9e5575f5795f71a7", X-B3-ParentSpanId:"955c675a3c51eff9", X-B3-Sampled:"0", X-ONAP-RequestID:"551d87a7-8614-4508-9368-095d78fb1b83", X-RequestID:"551d87a7-8614-4508-9368-095d78fb1b83", X-TransactionID:"551d87a7-8614-4508-9368-095d78fb1b83", X-ECOMP-RequestID:"551d87a7-8614-4508-9368-095d78fb1b83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8fe00b7-e6d4-4d6a-bac0-43f88ef20c0e"]
2022-04-17T04:10:00.664Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:10:00.664Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:00.664Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:00.665Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:00.665Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:00.665Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:00.665Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:00.665Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:00.665Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:00.665Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:00.666Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:00.666Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:00.666Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:00.666Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66da1707e72ffb90", X-B3-SpanId:"2b8f423b6796f270", X-B3-ParentSpanId:"66da1707e72ffb90", X-B3-Sampled:"0", X-ONAP-RequestID:"e0705cf8-a3f8-4ab5-868e-ab96eff5f345", X-RequestID:"e0705cf8-a3f8-4ab5-868e-ab96eff5f345", X-TransactionID:"e0705cf8-a3f8-4ab5-868e-ab96eff5f345", X-ECOMP-RequestID:"e0705cf8-a3f8-4ab5-868e-ab96eff5f345", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"021c1a74-0f34-482a-b6ce-4a44a5a318c5"]
2022-04-17T04:10:00.666Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f11c294b460bb19", X-B3-SpanId:"b1d7273f53847190", X-B3-ParentSpanId:"8f11c294b460bb19", X-B3-Sampled:"0", X-ONAP-RequestID:"b4fcf861-a65f-49fe-ba5e-364199ade24f", X-RequestID:"b4fcf861-a65f-49fe-ba5e-364199ade24f", X-TransactionID:"b4fcf861-a65f-49fe-ba5e-364199ade24f", X-ECOMP-RequestID:"b4fcf861-a65f-49fe-ba5e-364199ade24f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d496e15-ce1f-4b2f-a7b9-021d063d5f1d"]
2022-04-17T04:10:00.666Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:00.666Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:00.666Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:00.666Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:01.658Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:01.658Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:01.658Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:01.659Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:01.659Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:01.659Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:01.659Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:01.659Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:01.659Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:01.659Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:01.659Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:01.659Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:01.660Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:01.660Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:01.660Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:01.660Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:01.660Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:01.660Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:01.660Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:01.660Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:01.660Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:01.664Z|551d87a7-8614-4508-9368-095d78fb1b83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:01.665Z|b4fcf861-a65f-49fe-ba5e-364199ade24f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:01.665Z|e0705cf8-a3f8-4ab5-868e-ab96eff5f345|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:05.109Z|d85eda0a-f71f-4bdb-b8e2-4e17b090bc35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:05.109Z|d85eda0a-f71f-4bdb-b8e2-4e17b090bc35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:05.113Z|523f3444-4ff1-409f-bf0d-a4c0df19f105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:05.113Z|523f3444-4ff1-409f-bf0d-a4c0df19f105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:05.114Z|3a52cfd6-92cc-4434-8b29-1cdebfdd6ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:05.114Z|3a52cfd6-92cc-4434-8b29-1cdebfdd6ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:11.792Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:11.792Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:11.795Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:10:11.795Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:10:11.795Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:10:11.795Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:10:11.795Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:11.795Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:11.795Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:10:11.796Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:10:11.796Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:10:11.796Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:10:11.796Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:11.796Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c2055d70bcec0cd", X-B3-SpanId:"3e2ad06fa6254af6", X-B3-ParentSpanId:"3c2055d70bcec0cd", X-B3-Sampled:"0", X-ONAP-RequestID:"76444da5-b756-467d-a99c-5602be65ceae", X-RequestID:"76444da5-b756-467d-a99c-5602be65ceae", X-TransactionID:"76444da5-b756-467d-a99c-5602be65ceae", X-ECOMP-RequestID:"76444da5-b756-467d-a99c-5602be65ceae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"045812ea-1d9b-41fb-ae9d-741d46fa4e3a"]
2022-04-17T04:10:11.796Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"771282f1fc8feb01", X-B3-SpanId:"c0bb9ce6ec4c4541", X-B3-ParentSpanId:"771282f1fc8feb01", X-B3-Sampled:"0", X-ONAP-RequestID:"0875bed6-ff79-4e6f-82fc-d0f711c58685", X-RequestID:"0875bed6-ff79-4e6f-82fc-d0f711c58685", X-TransactionID:"0875bed6-ff79-4e6f-82fc-d0f711c58685", X-ECOMP-RequestID:"0875bed6-ff79-4e6f-82fc-d0f711c58685", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f99e917-92d8-4806-9896-f1030d55ed53"]
2022-04-17T04:10:11.796Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:10:11.796Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:10:11.796Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:10:11.796Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:10:11.798Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:10:11.799Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:10:11.799Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:11.799Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:10:11.800Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:10:11.800Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c890d64ae60a730", X-B3-SpanId:"00420935c57c494e", X-B3-ParentSpanId:"4c890d64ae60a730", X-B3-Sampled:"0", X-ONAP-RequestID:"26fe4d21-e8e2-4c58-9df8-72649f277aae", X-RequestID:"26fe4d21-e8e2-4c58-9df8-72649f277aae", X-TransactionID:"26fe4d21-e8e2-4c58-9df8-72649f277aae", X-ECOMP-RequestID:"26fe4d21-e8e2-4c58-9df8-72649f277aae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dca6cc0f-d37b-44fc-87aa-acbdca048109"]
2022-04-17T04:10:11.800Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:10:11.800Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:10:12.662Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:12.662Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:12.662Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:12.663Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:12.663Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:12.663Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:12.663Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:10:12.663Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:10:12.663Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:10:12.663Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:12.663Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:12.663Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:12.663Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:10:12.663Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:10:12.664Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:12.664Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:12.664Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:10:12.664Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:10:12.664Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:10:12.664Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:12.665Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:10:12.665Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:12.665Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:12.665Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:12.665Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:12.665Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:12.665Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:12.666Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:12.666Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:12.666Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:12.666Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:12.666Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:12.666Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:12.666Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"771282f1fc8feb01", X-B3-SpanId:"221a33c5e5b04ebc", X-B3-ParentSpanId:"771282f1fc8feb01", X-B3-Sampled:"0", X-ONAP-RequestID:"0875bed6-ff79-4e6f-82fc-d0f711c58685", X-RequestID:"0875bed6-ff79-4e6f-82fc-d0f711c58685", X-TransactionID:"0875bed6-ff79-4e6f-82fc-d0f711c58685", X-ECOMP-RequestID:"0875bed6-ff79-4e6f-82fc-d0f711c58685", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6e5435b-29a4-4afa-9ab6-2d0ce0b60e2d"]
2022-04-17T04:10:12.666Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:12.666Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:12.666Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:12.666Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:12.666Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c890d64ae60a730", X-B3-SpanId:"c882d6acfa022599", X-B3-ParentSpanId:"4c890d64ae60a730", X-B3-Sampled:"0", X-ONAP-RequestID:"26fe4d21-e8e2-4c58-9df8-72649f277aae", X-RequestID:"26fe4d21-e8e2-4c58-9df8-72649f277aae", X-TransactionID:"26fe4d21-e8e2-4c58-9df8-72649f277aae", X-ECOMP-RequestID:"26fe4d21-e8e2-4c58-9df8-72649f277aae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c19f0c78-aa0b-42b3-931f-b554b038a0e9"]
2022-04-17T04:10:12.666Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:12.666Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:12.666Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c2055d70bcec0cd", X-B3-SpanId:"cef41c8d065b8793", X-B3-ParentSpanId:"3c2055d70bcec0cd", X-B3-Sampled:"0", X-ONAP-RequestID:"76444da5-b756-467d-a99c-5602be65ceae", X-RequestID:"76444da5-b756-467d-a99c-5602be65ceae", X-TransactionID:"76444da5-b756-467d-a99c-5602be65ceae", X-ECOMP-RequestID:"76444da5-b756-467d-a99c-5602be65ceae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2fd049a-0c5b-4687-a7a0-471c1e0ac18d"]
2022-04-17T04:10:12.667Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:12.667Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:12.667Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:12.691Z|485e4e43-b8ea-4148-b665-3269e3f8ee83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:12.694Z|485e4e43-b8ea-4148-b665-3269e3f8ee83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:13.660Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:13.660Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:13.660Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:13.661Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:13.661Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:13.661Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:13.661Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:13.661Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:13.661Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:13.661Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:13.661Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:13.661Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:13.662Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:13.662Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:13.662Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:13.662Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:13.662Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:13.662Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:13.662Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:13.662Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:13.662Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:13.666Z|76444da5-b756-467d-a99c-5602be65ceae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:13.666Z|0875bed6-ff79-4e6f-82fc-d0f711c58685|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:13.666Z|26fe4d21-e8e2-4c58-9df8-72649f277aae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:15.133Z|50ba29c0-a654-47db-91dc-4bd63f0962e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:15.133Z|50472fb6-9934-4a3f-8a26-369bba76e480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:15.134Z|50ba29c0-a654-47db-91dc-4bd63f0962e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:15.134Z|50472fb6-9934-4a3f-8a26-369bba76e480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:15.135Z|d0bd0664-6599-4dd5-a2ca-c30b6b7251d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:15.135Z|d0bd0664-6599-4dd5-a2ca-c30b6b7251d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:23.797Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:23.796Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:23.796Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:23.799Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:10:23.799Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:10:23.799Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:10:23.800Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:10:23.800Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:10:23.800Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:10:23.800Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:23.800Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:23.800Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:23.800Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:10:23.800Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:10:23.800Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:10:23.800Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:10:23.800Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:10:23.800Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:10:23.800Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c7efcedd8285ced", X-B3-SpanId:"08ad26c549c0ee33", X-B3-ParentSpanId:"7c7efcedd8285ced", X-B3-Sampled:"0", X-ONAP-RequestID:"d52cf15c-9c06-4e30-b678-8898b7604327", X-RequestID:"d52cf15c-9c06-4e30-b678-8898b7604327", X-TransactionID:"d52cf15c-9c06-4e30-b678-8898b7604327", X-ECOMP-RequestID:"d52cf15c-9c06-4e30-b678-8898b7604327", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe552868-bdb1-40d7-89e9-18d7c2cba409"]
2022-04-17T04:10:23.800Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e834311bb83433c8", X-B3-SpanId:"a65af3319bd8909d", X-B3-ParentSpanId:"e834311bb83433c8", X-B3-Sampled:"0", X-ONAP-RequestID:"40459865-a0cb-4a22-b9fc-6de642a7086f", X-RequestID:"40459865-a0cb-4a22-b9fc-6de642a7086f", X-TransactionID:"40459865-a0cb-4a22-b9fc-6de642a7086f", X-ECOMP-RequestID:"40459865-a0cb-4a22-b9fc-6de642a7086f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08861d51-0111-4502-ad18-f83f726a86bc"]
2022-04-17T04:10:23.800Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a141c06a72fefa57", X-B3-SpanId:"5638d0e263a7d044", X-B3-ParentSpanId:"a141c06a72fefa57", X-B3-Sampled:"0", X-ONAP-RequestID:"b4161e5e-dbc1-49ca-9a04-c3254df89d00", X-RequestID:"b4161e5e-dbc1-49ca-9a04-c3254df89d00", X-TransactionID:"b4161e5e-dbc1-49ca-9a04-c3254df89d00", X-ECOMP-RequestID:"b4161e5e-dbc1-49ca-9a04-c3254df89d00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fa6b015-caa8-4769-888e-60f557d40348"]
2022-04-17T04:10:23.800Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:10:23.801Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:10:23.801Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:10:23.801Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:10:23.801Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:10:23.801Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:10:24.663Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:24.663Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:24.663Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:24.664Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:24.664Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:24.664Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:24.664Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:10:24.664Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:10:24.664Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:10:24.664Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:24.664Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:24.664Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:24.664Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:10:24.664Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:10:24.664Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:10:24.665Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:24.665Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:24.665Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:24.665Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:10:24.665Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:10:24.665Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:10:24.666Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:24.666Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:24.666Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:24.666Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:24.666Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:24.666Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:24.666Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:24.666Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:24.666Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:24.666Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:24.667Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:24.667Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:24.667Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:24.667Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:24.667Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c7efcedd8285ced", X-B3-SpanId:"39d3feb5d59b8831", X-B3-ParentSpanId:"7c7efcedd8285ced", X-B3-Sampled:"0", X-ONAP-RequestID:"d52cf15c-9c06-4e30-b678-8898b7604327", X-RequestID:"d52cf15c-9c06-4e30-b678-8898b7604327", X-TransactionID:"d52cf15c-9c06-4e30-b678-8898b7604327", X-ECOMP-RequestID:"d52cf15c-9c06-4e30-b678-8898b7604327", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deccda5e-650f-45fc-b282-7940ac154c1b"]
2022-04-17T04:10:24.667Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a141c06a72fefa57", X-B3-SpanId:"31aff67dd5a6064c", X-B3-ParentSpanId:"a141c06a72fefa57", X-B3-Sampled:"0", X-ONAP-RequestID:"b4161e5e-dbc1-49ca-9a04-c3254df89d00", X-RequestID:"b4161e5e-dbc1-49ca-9a04-c3254df89d00", X-TransactionID:"b4161e5e-dbc1-49ca-9a04-c3254df89d00", X-ECOMP-RequestID:"b4161e5e-dbc1-49ca-9a04-c3254df89d00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79ec0e44-93d7-4934-aab4-b2ff9210678e"]
2022-04-17T04:10:24.667Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:24.667Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:24.667Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:24.667Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e834311bb83433c8", X-B3-SpanId:"46c682e55d86f50a", X-B3-ParentSpanId:"e834311bb83433c8", X-B3-Sampled:"0", X-ONAP-RequestID:"40459865-a0cb-4a22-b9fc-6de642a7086f", X-RequestID:"40459865-a0cb-4a22-b9fc-6de642a7086f", X-TransactionID:"40459865-a0cb-4a22-b9fc-6de642a7086f", X-ECOMP-RequestID:"40459865-a0cb-4a22-b9fc-6de642a7086f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6965a117-6726-4a6a-af00-a97e7d7dcddb"]
2022-04-17T04:10:24.667Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:24.667Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:24.667Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:24.667Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:24.674Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:24.674Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:24.674Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:24.674Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:24.674Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:24.675Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:24.675Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:24.675Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:24.675Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:24.675Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:24.675Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:24.677Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:24.677Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:24.677Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:24.678Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:24.678Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:24.678Z|d52cf15c-9c06-4e30-b678-8898b7604327|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:24.678Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:24.679Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:24.680Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:24.680Z|40459865-a0cb-4a22-b9fc-6de642a7086f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:24.680Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:24.680Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:24.684Z|b4161e5e-dbc1-49ca-9a04-c3254df89d00|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:25.159Z|27c20716-9712-459a-9214-66b9ce0e3dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:25.159Z|dad0893f-036e-419c-a72e-c7fba8d45ba7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:25.159Z|2d4b2d11-f36a-4656-abef-137c3cd39fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:25.160Z|dad0893f-036e-419c-a72e-c7fba8d45ba7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:25.160Z|27c20716-9712-459a-9214-66b9ce0e3dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:25.160Z|2d4b2d11-f36a-4656-abef-137c3cd39fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:27.690Z|2be2d0c5-ef10-44ad-99f0-4eb121346900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:27.691Z|2be2d0c5-ef10-44ad-99f0-4eb121346900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:27.980Z|e4abaa62-c8d3-45b2-b68e-86772788aad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:27.980Z|e4abaa62-c8d3-45b2-b68e-86772788aad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:34.799Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:34.802Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:10:34.802Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:34.802Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:10:34.803Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:34.803Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:10:34.803Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:10:34.803Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26b151ae2de4bb72", X-B3-SpanId:"f1b7a0febf0dee0f", X-B3-ParentSpanId:"26b151ae2de4bb72", X-B3-Sampled:"0", X-ONAP-RequestID:"b904f00c-da9a-4b20-a33a-1f9bdab448b7", X-RequestID:"b904f00c-da9a-4b20-a33a-1f9bdab448b7", X-TransactionID:"b904f00c-da9a-4b20-a33a-1f9bdab448b7", X-ECOMP-RequestID:"b904f00c-da9a-4b20-a33a-1f9bdab448b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ca9d258-4085-4753-9ee2-15a851edde1c"]
2022-04-17T04:10:34.803Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:10:34.803Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:10:34.838Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:10:34.839Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:10:34.839Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:34.839Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:34.839Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:10:34.840Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:10:34.840Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a44b36ccdaece43", X-B3-SpanId:"f59bfd3b8049fb77", X-B3-ParentSpanId:"5a44b36ccdaece43", X-B3-Sampled:"0", X-ONAP-RequestID:"8d1d0b17-c596-4a6f-af7b-818444fa2fdd", X-RequestID:"8d1d0b17-c596-4a6f-af7b-818444fa2fdd", X-TransactionID:"8d1d0b17-c596-4a6f-af7b-818444fa2fdd", X-ECOMP-RequestID:"8d1d0b17-c596-4a6f-af7b-818444fa2fdd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1209638a-1dc6-424f-ac2c-36a0f4e4de0a"]
2022-04-17T04:10:34.840Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:10:34.840Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:10:34.842Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:10:34.843Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:10:34.843Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:34.843Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:10:34.843Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:10:34.843Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e280e3acd7df36ba", X-B3-SpanId:"be679f9ffdf756d6", X-B3-ParentSpanId:"e280e3acd7df36ba", X-B3-Sampled:"0", X-ONAP-RequestID:"3514f8a7-844b-436a-963d-cdaed1441744", X-RequestID:"3514f8a7-844b-436a-963d-cdaed1441744", X-TransactionID:"3514f8a7-844b-436a-963d-cdaed1441744", X-ECOMP-RequestID:"3514f8a7-844b-436a-963d-cdaed1441744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db638d04-15e4-49e3-9302-24e4a4d75660"]
2022-04-17T04:10:34.844Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:10:34.844Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:10:35.185Z|f4d70066-8fea-4866-aa7d-0118183578ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:35.185Z|e81da339-9584-4b6f-80d2-96c86b8c425e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:35.185Z|d77fcd77-0789-4b38-aeb1-5b640b2f41db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:35.185Z|e81da339-9584-4b6f-80d2-96c86b8c425e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:35.185Z|f4d70066-8fea-4866-aa7d-0118183578ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:35.185Z|d77fcd77-0789-4b38-aeb1-5b640b2f41db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:35.664Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:35.664Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:35.664Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:35.665Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:35.665Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:35.665Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:35.665Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:10:35.665Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:10:35.665Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:35.665Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:10:35.665Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:35.665Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:35.666Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:10:35.666Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:35.666Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:10:35.667Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:10:35.667Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:35.667Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:35.667Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:10:35.667Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:35.667Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:10:35.667Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:35.668Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:35.668Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:35.667Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:35.668Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26b151ae2de4bb72", X-B3-SpanId:"2137c836cefa7806", X-B3-ParentSpanId:"26b151ae2de4bb72", X-B3-Sampled:"0", X-ONAP-RequestID:"b904f00c-da9a-4b20-a33a-1f9bdab448b7", X-RequestID:"b904f00c-da9a-4b20-a33a-1f9bdab448b7", X-TransactionID:"b904f00c-da9a-4b20-a33a-1f9bdab448b7", X-ECOMP-RequestID:"b904f00c-da9a-4b20-a33a-1f9bdab448b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bb42735-5f49-47c6-939c-7874f6ba84bd"]
2022-04-17T04:10:35.668Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:35.668Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:35.668Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:35.668Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:35.668Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:10:35.668Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:35.668Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:35.668Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:35.669Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a44b36ccdaece43", X-B3-SpanId:"251f979fdec3d5fa", X-B3-ParentSpanId:"5a44b36ccdaece43", X-B3-Sampled:"0", X-ONAP-RequestID:"8d1d0b17-c596-4a6f-af7b-818444fa2fdd", X-RequestID:"8d1d0b17-c596-4a6f-af7b-818444fa2fdd", X-TransactionID:"8d1d0b17-c596-4a6f-af7b-818444fa2fdd", X-ECOMP-RequestID:"8d1d0b17-c596-4a6f-af7b-818444fa2fdd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"694e98cc-5280-4da5-a771-169f429235f8"]
2022-04-17T04:10:35.669Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:35.669Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:35.669Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:35.669Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:35.670Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:35.670Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:35.670Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:35.671Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e280e3acd7df36ba", X-B3-SpanId:"89e9e8f76aeb8441", X-B3-ParentSpanId:"e280e3acd7df36ba", X-B3-Sampled:"0", X-ONAP-RequestID:"3514f8a7-844b-436a-963d-cdaed1441744", X-RequestID:"3514f8a7-844b-436a-963d-cdaed1441744", X-TransactionID:"3514f8a7-844b-436a-963d-cdaed1441744", X-ECOMP-RequestID:"3514f8a7-844b-436a-963d-cdaed1441744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"194a6c2e-a362-425e-be02-e91b3fd7be50"]
2022-04-17T04:10:35.671Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:35.671Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:36.663Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:36.663Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:36.663Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:36.663Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:36.663Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:36.663Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:36.663Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:36.663Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:36.663Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:36.664Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:36.664Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:36.664Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:36.664Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:36.665Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:36.665Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:36.665Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:36.665Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:36.665Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:36.665Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:36.665Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:36.665Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:36.668Z|b904f00c-da9a-4b20-a33a-1f9bdab448b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:36.668Z|3514f8a7-844b-436a-963d-cdaed1441744|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:36.669Z|8d1d0b17-c596-4a6f-af7b-818444fa2fdd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:42.690Z|4c572e44-c546-432d-8164-ba501f77e7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:42.691Z|4c572e44-c546-432d-8164-ba501f77e7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:45.210Z|fa08aa82-ca60-4e16-b70e-ed9535ccc812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:45.210Z|731b8b32-f4d3-438b-bc31-ef52bcd8d1d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:45.211Z|fa08aa82-ca60-4e16-b70e-ed9535ccc812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:45.211Z|731b8b32-f4d3-438b-bc31-ef52bcd8d1d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:45.210Z|93bb9567-4525-4f7a-89c9-8f342034b61b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:45.213Z|93bb9567-4525-4f7a-89c9-8f342034b61b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:46.797Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:46.799Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:46.801Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:46.801Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:10:46.802Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:10:46.802Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:46.802Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:10:46.802Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:10:46.802Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:10:46.803Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:10:46.803Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:10:46.803Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:10:46.802Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d70bdaa77f82faee", X-B3-SpanId:"76b2a43a2258b01e", X-B3-ParentSpanId:"d70bdaa77f82faee", X-B3-Sampled:"0", X-ONAP-RequestID:"1eaa03fc-6e59-4bed-9042-de32c2ae15fc", X-RequestID:"1eaa03fc-6e59-4bed-9042-de32c2ae15fc", X-TransactionID:"1eaa03fc-6e59-4bed-9042-de32c2ae15fc", X-ECOMP-RequestID:"1eaa03fc-6e59-4bed-9042-de32c2ae15fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86d14078-e528-42e7-aba2-76c113d27417"]
2022-04-17T04:10:46.803Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:46.803Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:10:46.803Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:46.803Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:10:46.803Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:10:46.803Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:10:46.803Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:10:46.803Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9396a29480794485", X-B3-SpanId:"06d27445e8832aa3", X-B3-ParentSpanId:"9396a29480794485", X-B3-Sampled:"0", X-ONAP-RequestID:"a3626e15-6550-4c57-b256-6d2b86c810e8", X-RequestID:"a3626e15-6550-4c57-b256-6d2b86c810e8", X-TransactionID:"a3626e15-6550-4c57-b256-6d2b86c810e8", X-ECOMP-RequestID:"a3626e15-6550-4c57-b256-6d2b86c810e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68cf54ea-4b87-4640-b322-60fbf4a9fb3e"]
2022-04-17T04:10:46.804Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:10:46.803Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:10:46.804Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:10:46.804Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c1d33fe526edd02", X-B3-SpanId:"270d861bf629557a", X-B3-ParentSpanId:"1c1d33fe526edd02", X-B3-Sampled:"0", X-ONAP-RequestID:"8c66fcca-66ae-4cc2-bdd2-b5700c154042", X-RequestID:"8c66fcca-66ae-4cc2-bdd2-b5700c154042", X-TransactionID:"8c66fcca-66ae-4cc2-bdd2-b5700c154042", X-ECOMP-RequestID:"8c66fcca-66ae-4cc2-bdd2-b5700c154042", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5506d93-2960-4b89-ac47-403da975c9ab"]
2022-04-17T04:10:46.804Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:10:46.804Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:10:47.266Z|aecc3b34-aa78-451c-92eb-3fe123f674e1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:10:47.266Z|aecc3b34-aa78-451c-92eb-3fe123f674e1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:47.665Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:47.665Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:47.666Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:47.666Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:47.666Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:47.666Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:10:47.666Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:47.666Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:10:47.666Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:47.666Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:10:47.666Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:47.667Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:47.667Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:10:47.667Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:10:47.667Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:47.667Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:47.667Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:10:47.668Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:10:47.668Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:10:47.668Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:47.668Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:10:47.668Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:47.668Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:47.669Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:47.669Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:47.669Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:47.669Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:47.669Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:47.669Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:47.669Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:47.669Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:47.669Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:47.669Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:47.669Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9396a29480794485", X-B3-SpanId:"7ad6cebab0e222fa", X-B3-ParentSpanId:"9396a29480794485", X-B3-Sampled:"0", X-ONAP-RequestID:"a3626e15-6550-4c57-b256-6d2b86c810e8", X-RequestID:"a3626e15-6550-4c57-b256-6d2b86c810e8", X-TransactionID:"a3626e15-6550-4c57-b256-6d2b86c810e8", X-ECOMP-RequestID:"a3626e15-6550-4c57-b256-6d2b86c810e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be0d1494-3967-479d-926c-498579c9fc88"]
2022-04-17T04:10:47.669Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:47.669Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:47.669Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:47.669Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:47.670Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:47.670Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d70bdaa77f82faee", X-B3-SpanId:"533c5768dd64dea4", X-B3-ParentSpanId:"d70bdaa77f82faee", X-B3-Sampled:"0", X-ONAP-RequestID:"1eaa03fc-6e59-4bed-9042-de32c2ae15fc", X-RequestID:"1eaa03fc-6e59-4bed-9042-de32c2ae15fc", X-TransactionID:"1eaa03fc-6e59-4bed-9042-de32c2ae15fc", X-ECOMP-RequestID:"1eaa03fc-6e59-4bed-9042-de32c2ae15fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91dcddfe-f796-4497-b24f-f655704c2007"]
2022-04-17T04:10:47.670Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c1d33fe526edd02", X-B3-SpanId:"f58245c47fe44d65", X-B3-ParentSpanId:"1c1d33fe526edd02", X-B3-Sampled:"0", X-ONAP-RequestID:"8c66fcca-66ae-4cc2-bdd2-b5700c154042", X-RequestID:"8c66fcca-66ae-4cc2-bdd2-b5700c154042", X-TransactionID:"8c66fcca-66ae-4cc2-bdd2-b5700c154042", X-ECOMP-RequestID:"8c66fcca-66ae-4cc2-bdd2-b5700c154042", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed634bcb-68c1-4ed3-be2a-9fed4fa0fbbe"]
2022-04-17T04:10:47.670Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:47.670Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:47.670Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:47.670Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:48.664Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:48.664Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:48.664Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:48.665Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:48.665Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:48.665Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:48.665Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:48.665Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:48.665Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:48.665Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:48.665Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:48.665Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:48.667Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:48.667Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:48.667Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:48.667Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:48.667Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:48.667Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:48.668Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:48.668Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:48.668Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:48.671Z|8c66fcca-66ae-4cc2-bdd2-b5700c154042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:48.671Z|1eaa03fc-6e59-4bed-9042-de32c2ae15fc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:48.671Z|a3626e15-6550-4c57-b256-6d2b86c810e8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:55.234Z|89d01c9d-a9bf-4906-9db6-1d89b6130c6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:55.234Z|48a86e75-caf7-4bf4-9fad-8e86dc9da018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:55.234Z|25cd3fb0-06cb-4c12-a862-7c0782881210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:55.234Z|48a86e75-caf7-4bf4-9fad-8e86dc9da018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:55.234Z|89d01c9d-a9bf-4906-9db6-1d89b6130c6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:55.234Z|25cd3fb0-06cb-4c12-a862-7c0782881210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:57.690Z|0be7457d-6ea0-45af-89e0-2a1809b61dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:57.695Z|0be7457d-6ea0-45af-89e0-2a1809b61dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:57.980Z|ad8c39e4-a8d1-4d28-9bb0-41a9198f663b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:57.981Z|ad8c39e4-a8d1-4d28-9bb0-41a9198f663b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:58.799Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:58.799Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:58.802Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:10:58.802Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:10:58.802Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:10:58.802Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:10:58.802Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:58.802Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:58.803Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:10:58.803Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:10:58.803Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:10:58.803Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d904b7446036ad7", X-B3-SpanId:"e1f627dd1cea7483", X-B3-ParentSpanId:"2d904b7446036ad7", X-B3-Sampled:"0", X-ONAP-RequestID:"f56582fd-2030-4264-9d9d-f45f15ec9d40", X-RequestID:"f56582fd-2030-4264-9d9d-f45f15ec9d40", X-TransactionID:"f56582fd-2030-4264-9d9d-f45f15ec9d40", X-ECOMP-RequestID:"f56582fd-2030-4264-9d9d-f45f15ec9d40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1496d39-14e5-4ca9-8119-fac733474c99"]
2022-04-17T04:10:58.803Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:10:58.803Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:10:58.803Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5eddbc85ce866011", X-B3-SpanId:"048d965657f59019", X-B3-ParentSpanId:"5eddbc85ce866011", X-B3-Sampled:"0", X-ONAP-RequestID:"b96813e3-0fe5-4ffd-9a47-251b1d73e713", X-RequestID:"b96813e3-0fe5-4ffd-9a47-251b1d73e713", X-TransactionID:"b96813e3-0fe5-4ffd-9a47-251b1d73e713", X-ECOMP-RequestID:"b96813e3-0fe5-4ffd-9a47-251b1d73e713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b078e9df-2345-40b5-b965-cb911765f980"]
2022-04-17T04:10:58.803Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:10:58.803Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:10:58.803Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:10:58.805Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:10:58.808Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:10:58.808Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:10:58.808Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:58.808Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:10:58.808Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:10:58.808Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4215471da9936920", X-B3-SpanId:"cbcfa8a83ba05f86", X-B3-ParentSpanId:"4215471da9936920", X-B3-Sampled:"0", X-ONAP-RequestID:"72a1b79d-4bd1-4df2-b671-49d5813d1bbf", X-RequestID:"72a1b79d-4bd1-4df2-b671-49d5813d1bbf", X-TransactionID:"72a1b79d-4bd1-4df2-b671-49d5813d1bbf", X-ECOMP-RequestID:"72a1b79d-4bd1-4df2-b671-49d5813d1bbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0cbcf16-05d7-45e2-8218-f1ba78b9040d"]
2022-04-17T04:10:58.809Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:10:58.809Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:10:59.668Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:59.668Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:59.668Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:59.668Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:59.669Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:59.669Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:59.669Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:10:59.669Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:10:59.669Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:10:59.669Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:59.669Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:59.669Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:59.669Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:10:59.670Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:59.670Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:10:59.670Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:10:59.670Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:59.670Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:10:59.670Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:59.670Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:10:59.670Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:10:59.671Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:59.671Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:59.671Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:59.671Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:59.671Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:59.671Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:59.671Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:59.671Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:10:59.671Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:10:59.671Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:10:59.672Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:59.672Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:59.672Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:10:59.672Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d904b7446036ad7", X-B3-SpanId:"cff3b2d8afc65772", X-B3-ParentSpanId:"2d904b7446036ad7", X-B3-Sampled:"0", X-ONAP-RequestID:"f56582fd-2030-4264-9d9d-f45f15ec9d40", X-RequestID:"f56582fd-2030-4264-9d9d-f45f15ec9d40", X-TransactionID:"f56582fd-2030-4264-9d9d-f45f15ec9d40", X-ECOMP-RequestID:"f56582fd-2030-4264-9d9d-f45f15ec9d40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6285e4ff-bd92-45f0-8a4c-c3c143fdc4da"]
2022-04-17T04:10:59.672Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4215471da9936920", X-B3-SpanId:"c553e95401e0bcc6", X-B3-ParentSpanId:"4215471da9936920", X-B3-Sampled:"0", X-ONAP-RequestID:"72a1b79d-4bd1-4df2-b671-49d5813d1bbf", X-RequestID:"72a1b79d-4bd1-4df2-b671-49d5813d1bbf", X-TransactionID:"72a1b79d-4bd1-4df2-b671-49d5813d1bbf", X-ECOMP-RequestID:"72a1b79d-4bd1-4df2-b671-49d5813d1bbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87b039f7-9211-4b0d-8536-82b9f8ac398e"]
2022-04-17T04:10:59.672Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:10:59.672Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:59.672Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:59.672Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:59.672Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:10:59.672Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:59.672Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5eddbc85ce866011", X-B3-SpanId:"c033f97014d1e5eb", X-B3-ParentSpanId:"5eddbc85ce866011", X-B3-Sampled:"0", X-ONAP-RequestID:"b96813e3-0fe5-4ffd-9a47-251b1d73e713", X-RequestID:"b96813e3-0fe5-4ffd-9a47-251b1d73e713", X-TransactionID:"b96813e3-0fe5-4ffd-9a47-251b1d73e713", X-ECOMP-RequestID:"b96813e3-0fe5-4ffd-9a47-251b1d73e713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fa53dcd-a73f-41e6-95d1-6178188f636b"]
2022-04-17T04:10:59.672Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:10:59.673Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:10:59.678Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:59.678Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:59.679Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:59.679Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:59.679Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:59.680Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:59.680Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:59.680Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:59.680Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:59.680Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:59.680Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:59.681Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:10:59.681Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:10:59.681Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:10:59.681Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:10:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:10:59.681Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:59.682Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:59.682Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:59.682Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:10:59.682Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:10:59.683Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:10:59.685Z|b96813e3-0fe5-4ffd-9a47-251b1d73e713|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:59.685Z|f56582fd-2030-4264-9d9d-f45f15ec9d40|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:10:59.685Z|72a1b79d-4bd1-4df2-b671-49d5813d1bbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:05.258Z|7be47593-7263-4f71-865e-449082ef97bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:05.258Z|46b0fda9-2e8b-49f1-ac72-140b8dbbff08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:05.258Z|2c61fcc5-8f1e-49aa-8f8c-06ea0aa2ec3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:05.258Z|7be47593-7263-4f71-865e-449082ef97bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:05.258Z|46b0fda9-2e8b-49f1-ac72-140b8dbbff08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:05.258Z|2c61fcc5-8f1e-49aa-8f8c-06ea0aa2ec3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:09.837Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:09.837Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:09.840Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:11:09.840Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:11:09.840Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:11:09.840Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:11:09.841Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:09.841Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:09.841Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:11:09.841Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:11:09.841Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:11:09.841Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:11:09.841Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"212d48bda5b95e2f", X-B3-SpanId:"2635c14feff8415f", X-B3-ParentSpanId:"212d48bda5b95e2f", X-B3-Sampled:"0", X-ONAP-RequestID:"a9291965-8515-4ea6-9afa-0dd921f52f7e", X-RequestID:"a9291965-8515-4ea6-9afa-0dd921f52f7e", X-TransactionID:"a9291965-8515-4ea6-9afa-0dd921f52f7e", X-ECOMP-RequestID:"a9291965-8515-4ea6-9afa-0dd921f52f7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a77c121-9035-478e-858d-a6ea1994143a"]
2022-04-17T04:11:09.841Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"862aa8f7de767885", X-B3-SpanId:"74d08f25d4fda84a", X-B3-ParentSpanId:"862aa8f7de767885", X-B3-Sampled:"0", X-ONAP-RequestID:"66439d8e-fb1b-43e5-b2ad-ac8d71bda275", X-RequestID:"66439d8e-fb1b-43e5-b2ad-ac8d71bda275", X-TransactionID:"66439d8e-fb1b-43e5-b2ad-ac8d71bda275", X-ECOMP-RequestID:"66439d8e-fb1b-43e5-b2ad-ac8d71bda275", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"916de415-c287-4985-90e3-7c0bcf9b0122"]
2022-04-17T04:11:09.841Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:11:09.841Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:11:09.841Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:11:09.841Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:11:09.845Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:09.847Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:11:09.847Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:11:09.847Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:09.847Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:11:09.847Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:11:09.848Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04fac1d8ae415807", X-B3-SpanId:"96f0572f33fc43dc", X-B3-ParentSpanId:"04fac1d8ae415807", X-B3-Sampled:"0", X-ONAP-RequestID:"ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1", X-RequestID:"ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1", X-TransactionID:"ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1", X-ECOMP-RequestID:"ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"658f77a2-5c2f-4ff0-b496-20e134cf4318"]
2022-04-17T04:11:09.848Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:11:09.848Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:11:10.669Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:10.669Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:10.669Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:10.669Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:10.669Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:10.669Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:10.670Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:11:10.670Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:11:10.670Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:11:10.670Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:10.670Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:10.670Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:10.671Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:11:10.671Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:11:10.671Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:10.671Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:10.671Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:11:10.671Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:11:10.671Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:11:10.671Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:10.671Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:11:10.672Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:11:10.672Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:11:10.672Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:11:10.672Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:10.672Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:10.672Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:10.672Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:10.672Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:10.672Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:11:10.672Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:10.672Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:11:10.672Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:10.672Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:11:10.673Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:10.673Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:10.673Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"862aa8f7de767885", X-B3-SpanId:"33e8b406955ee98b", X-B3-ParentSpanId:"862aa8f7de767885", X-B3-Sampled:"0", X-ONAP-RequestID:"66439d8e-fb1b-43e5-b2ad-ac8d71bda275", X-RequestID:"66439d8e-fb1b-43e5-b2ad-ac8d71bda275", X-TransactionID:"66439d8e-fb1b-43e5-b2ad-ac8d71bda275", X-ECOMP-RequestID:"66439d8e-fb1b-43e5-b2ad-ac8d71bda275", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4a192dc-fc59-4878-b686-032d02427229"]
2022-04-17T04:11:10.673Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"212d48bda5b95e2f", X-B3-SpanId:"54c23ca6c6860cde", X-B3-ParentSpanId:"212d48bda5b95e2f", X-B3-Sampled:"0", X-ONAP-RequestID:"a9291965-8515-4ea6-9afa-0dd921f52f7e", X-RequestID:"a9291965-8515-4ea6-9afa-0dd921f52f7e", X-TransactionID:"a9291965-8515-4ea6-9afa-0dd921f52f7e", X-ECOMP-RequestID:"a9291965-8515-4ea6-9afa-0dd921f52f7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28b4ea3f-590c-4bee-95c3-5d2cbd3b25a5"]
2022-04-17T04:11:10.673Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:10.673Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04fac1d8ae415807", X-B3-SpanId:"9f13a0107c95c8b5", X-B3-ParentSpanId:"04fac1d8ae415807", X-B3-Sampled:"0", X-ONAP-RequestID:"ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1", X-RequestID:"ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1", X-TransactionID:"ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1", X-ECOMP-RequestID:"ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ac12e5a-bb2b-4cf0-acc9-e75281c5bf85"]
2022-04-17T04:11:10.673Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:10.673Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:10.673Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:10.673Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:10.673Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:10.678Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:10.678Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:10.678Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:10.678Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:10.679Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:10.679Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:10.679Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:10.679Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:10.679Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:10.679Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:10.679Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:10.679Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:10.679Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:10.680Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:10.680Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:10.681Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:10.681Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:10.681Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:10.681Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:10.681Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:10.681Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:10.683Z|a9291965-8515-4ea6-9afa-0dd921f52f7e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:10.684Z|ddfd7856-bebd-4dc4-9aea-f9b5485ae0b1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:10.689Z|66439d8e-fb1b-43e5-b2ad-ac8d71bda275|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:12.690Z|94da7346-e5c4-4c41-bdd0-a4c690ddbc7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:12.691Z|94da7346-e5c4-4c41-bdd0-a4c690ddbc7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:11:15.281Z|62d852bc-91bd-4501-b713-d623058b7612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:15.282Z|62d852bc-91bd-4501-b713-d623058b7612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:15.283Z|8fa64de4-ecd6-49d0-81bb-bd1e417895ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:15.283Z|c512c86e-4d42-48b9-914b-990ae6c57470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:15.283Z|8fa64de4-ecd6-49d0-81bb-bd1e417895ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:15.283Z|c512c86e-4d42-48b9-914b-990ae6c57470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:20.837Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:20.839Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:20.840Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:11:20.840Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:11:20.840Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:20.840Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:11:20.841Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:11:20.841Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de94947b03db9f98", X-B3-SpanId:"1967faeef7da6c29", X-B3-ParentSpanId:"de94947b03db9f98", X-B3-Sampled:"0", X-ONAP-RequestID:"a74b496d-7ece-4268-ba4d-6142b64b70ca", X-RequestID:"a74b496d-7ece-4268-ba4d-6142b64b70ca", X-TransactionID:"a74b496d-7ece-4268-ba4d-6142b64b70ca", X-ECOMP-RequestID:"a74b496d-7ece-4268-ba4d-6142b64b70ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"731d917d-3e47-4164-9fe7-5e2654239b89"]
2022-04-17T04:11:20.841Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:11:20.841Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:11:20.841Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:11:20.841Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:11:20.842Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:20.842Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:11:20.842Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:11:20.842Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e551a7c2052c638", X-B3-SpanId:"bcec0cdd01b706ad", X-B3-ParentSpanId:"4e551a7c2052c638", X-B3-Sampled:"0", X-ONAP-RequestID:"f535aea1-be19-4c3f-9485-849e40878cf0", X-RequestID:"f535aea1-be19-4c3f-9485-849e40878cf0", X-TransactionID:"f535aea1-be19-4c3f-9485-849e40878cf0", X-ECOMP-RequestID:"f535aea1-be19-4c3f-9485-849e40878cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c54757c-2218-47a8-a24b-8a62f7eb1630"]
2022-04-17T04:11:20.842Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:11:20.842Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:11:20.851Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:20.853Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:11:20.853Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:11:20.853Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:20.854Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:11:20.854Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:11:20.854Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf4c6c1b3bc0fd35", X-B3-SpanId:"93edb0d4d9e4ca39", X-B3-ParentSpanId:"bf4c6c1b3bc0fd35", X-B3-Sampled:"0", X-ONAP-RequestID:"671dfcf2-507a-484b-bbfd-d4a570affe90", X-RequestID:"671dfcf2-507a-484b-bbfd-d4a570affe90", X-TransactionID:"671dfcf2-507a-484b-bbfd-d4a570affe90", X-ECOMP-RequestID:"671dfcf2-507a-484b-bbfd-d4a570affe90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f66b1801-06c2-4a34-ad5f-5ec6b8e9ec17"]
2022-04-17T04:11:20.854Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:11:20.854Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:11:21.670Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:21.670Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:21.670Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:21.670Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:21.671Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:11:21.671Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:11:21.671Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:21.671Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:21.671Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:21.671Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:21.671Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:11:21.671Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:11:21.671Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:21.671Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:21.672Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:11:21.672Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:11:21.673Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:21.673Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:11:21.673Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:21.673Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:21.673Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:11:21.673Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:21.673Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:11:21.673Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e551a7c2052c638", X-B3-SpanId:"0aec99386fd23b31", X-B3-ParentSpanId:"4e551a7c2052c638", X-B3-Sampled:"0", X-ONAP-RequestID:"f535aea1-be19-4c3f-9485-849e40878cf0", X-RequestID:"f535aea1-be19-4c3f-9485-849e40878cf0", X-TransactionID:"f535aea1-be19-4c3f-9485-849e40878cf0", X-ECOMP-RequestID:"f535aea1-be19-4c3f-9485-849e40878cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"379a4190-4e23-4abf-b94d-ee36aa3a99ac"]
2022-04-17T04:11:21.673Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:11:21.674Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:21.674Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:21.674Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:21.674Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:11:21.674Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:11:21.674Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:11:21.675Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:21.675Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:21.675Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:21.675Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:11:21.675Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:21.675Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:21.675Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:11:21.675Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf4c6c1b3bc0fd35", X-B3-SpanId:"f1a55bc86051fa60", X-B3-ParentSpanId:"bf4c6c1b3bc0fd35", X-B3-Sampled:"0", X-ONAP-RequestID:"671dfcf2-507a-484b-bbfd-d4a570affe90", X-RequestID:"671dfcf2-507a-484b-bbfd-d4a570affe90", X-TransactionID:"671dfcf2-507a-484b-bbfd-d4a570affe90", X-ECOMP-RequestID:"671dfcf2-507a-484b-bbfd-d4a570affe90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05088a20-553f-47ef-9f87-8c5897f7e342"]
2022-04-17T04:11:21.675Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:21.676Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:21.676Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de94947b03db9f98", X-B3-SpanId:"884427acf6e18eec", X-B3-ParentSpanId:"de94947b03db9f98", X-B3-Sampled:"0", X-ONAP-RequestID:"a74b496d-7ece-4268-ba4d-6142b64b70ca", X-RequestID:"a74b496d-7ece-4268-ba4d-6142b64b70ca", X-TransactionID:"a74b496d-7ece-4268-ba4d-6142b64b70ca", X-ECOMP-RequestID:"a74b496d-7ece-4268-ba4d-6142b64b70ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8be6b15d-5c89-428c-86c7-3810ee708700"]
2022-04-17T04:11:21.676Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:21.676Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:21.676Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:21.680Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:21.680Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:21.680Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:21.680Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:21.680Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:21.681Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:21.681Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:21.680Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:21.681Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:21.681Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:21.681Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:21.681Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:21.681Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:21.681Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:21.681Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:21.681Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:21.682Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:21.682Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:21.682Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:21.682Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:21.683Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:21.685Z|f535aea1-be19-4c3f-9485-849e40878cf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:21.685Z|a74b496d-7ece-4268-ba4d-6142b64b70ca|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:21.686Z|671dfcf2-507a-484b-bbfd-d4a570affe90|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:25.305Z|f3529f98-dcf2-44d3-9edb-3a16642ecf6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:25.305Z|d9ab6bf0-aae5-44c7-b36e-edde8fa9aaa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:25.305Z|f3529f98-dcf2-44d3-9edb-3a16642ecf6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:25.305Z|d9ab6bf0-aae5-44c7-b36e-edde8fa9aaa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:25.307Z|4ecb5f3c-74a9-4733-8371-563d12481ae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:25.307Z|4ecb5f3c-74a9-4733-8371-563d12481ae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:27.690Z|831e3fcd-5c1d-48aa-bea1-74ba129e2be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:27.691Z|831e3fcd-5c1d-48aa-bea1-74ba129e2be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:11:27.981Z|653c2a92-2f3b-46fe-8fbc-2b051bf3ef7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:27.982Z|653c2a92-2f3b-46fe-8fbc-2b051bf3ef7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:11:31.807Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:31.840Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:11:31.840Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:11:31.840Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:31.840Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:11:31.841Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:11:31.841Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01cf4aa09eaf1978", X-B3-SpanId:"a168ed08c818491b", X-B3-ParentSpanId:"01cf4aa09eaf1978", X-B3-Sampled:"0", X-ONAP-RequestID:"b0e55fd9-38ed-418b-b5a5-80ed1e04b736", X-RequestID:"b0e55fd9-38ed-418b-b5a5-80ed1e04b736", X-TransactionID:"b0e55fd9-38ed-418b-b5a5-80ed1e04b736", X-ECOMP-RequestID:"b0e55fd9-38ed-418b-b5a5-80ed1e04b736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bddaf32-f2d9-4cdf-9da5-5ad67cd466f4"]
2022-04-17T04:11:31.841Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:11:31.841Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:11:31.845Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:31.847Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:11:31.847Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:31.847Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:11:31.848Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:31.848Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:11:31.848Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:11:31.848Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9104889e82285de", X-B3-SpanId:"e90bfb9aab9ff1fc", X-B3-ParentSpanId:"e9104889e82285de", X-B3-Sampled:"0", X-ONAP-RequestID:"4f62b988-44f8-44d6-8c69-c9382bed8df2", X-RequestID:"4f62b988-44f8-44d6-8c69-c9382bed8df2", X-TransactionID:"4f62b988-44f8-44d6-8c69-c9382bed8df2", X-ECOMP-RequestID:"4f62b988-44f8-44d6-8c69-c9382bed8df2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b83b3c4b-2a42-41f1-9cd1-da344a0f75b9"]
2022-04-17T04:11:31.849Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:11:31.849Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:11:31.850Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:11:31.850Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:11:31.850Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:31.851Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:11:31.851Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:11:31.851Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cde0cdf6b565ce10", X-B3-SpanId:"10b6298edc43197d", X-B3-ParentSpanId:"cde0cdf6b565ce10", X-B3-Sampled:"0", X-ONAP-RequestID:"5442c547-09c4-4987-92fd-594a4863430f", X-RequestID:"5442c547-09c4-4987-92fd-594a4863430f", X-TransactionID:"5442c547-09c4-4987-92fd-594a4863430f", X-ECOMP-RequestID:"5442c547-09c4-4987-92fd-594a4863430f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dd8735d-98ba-4842-a956-af42509b1d09"]
2022-04-17T04:11:31.851Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:11:31.851Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:11:32.671Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:32.671Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:32.671Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:32.671Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:32.671Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:32.671Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:11:32.671Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:11:32.671Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:32.671Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:32.671Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:32.672Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:11:32.672Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:11:32.672Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:11:32.672Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:32.672Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:32.672Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:11:32.672Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:11:32.672Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:32.673Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:11:32.673Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:11:32.673Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:32.673Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:32.673Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:11:32.673Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:11:32.673Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:32.674Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:32.674Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:32.673Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:32.674Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cde0cdf6b565ce10", X-B3-SpanId:"e0655906ad8bf8dc", X-B3-ParentSpanId:"cde0cdf6b565ce10", X-B3-Sampled:"0", X-ONAP-RequestID:"5442c547-09c4-4987-92fd-594a4863430f", X-RequestID:"5442c547-09c4-4987-92fd-594a4863430f", X-TransactionID:"5442c547-09c4-4987-92fd-594a4863430f", X-ECOMP-RequestID:"5442c547-09c4-4987-92fd-594a4863430f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22c4c52f-f50c-45e5-8d03-b2d06bdde3d9"]
2022-04-17T04:11:32.674Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:11:32.674Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:32.674Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:32.674Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:32.674Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:11:32.674Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9104889e82285de", X-B3-SpanId:"34cc8346c0e385d4", X-B3-ParentSpanId:"e9104889e82285de", X-B3-Sampled:"0", X-ONAP-RequestID:"4f62b988-44f8-44d6-8c69-c9382bed8df2", X-RequestID:"4f62b988-44f8-44d6-8c69-c9382bed8df2", X-TransactionID:"4f62b988-44f8-44d6-8c69-c9382bed8df2", X-ECOMP-RequestID:"4f62b988-44f8-44d6-8c69-c9382bed8df2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65b9658c-83b5-4c9a-90d3-14ed0f4edf15"]
2022-04-17T04:11:32.674Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:32.675Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:32.675Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:11:32.675Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:32.676Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:32.676Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:11:32.676Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:32.676Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01cf4aa09eaf1978", X-B3-SpanId:"2cd9191e3bfe84a5", X-B3-ParentSpanId:"01cf4aa09eaf1978", X-B3-Sampled:"0", X-ONAP-RequestID:"b0e55fd9-38ed-418b-b5a5-80ed1e04b736", X-RequestID:"b0e55fd9-38ed-418b-b5a5-80ed1e04b736", X-TransactionID:"b0e55fd9-38ed-418b-b5a5-80ed1e04b736", X-ECOMP-RequestID:"b0e55fd9-38ed-418b-b5a5-80ed1e04b736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6895a41d-6371-460c-93b9-cf0173921851"]
2022-04-17T04:11:32.677Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:32.677Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:33.669Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:33.669Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:33.669Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:33.669Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:33.669Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:33.669Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:33.669Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:33.669Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:33.669Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:33.670Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:33.670Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:33.670Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:33.670Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:33.670Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:33.670Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:33.670Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:33.670Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:33.671Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:33.671Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:33.671Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:33.672Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:33.674Z|4f62b988-44f8-44d6-8c69-c9382bed8df2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:33.674Z|b0e55fd9-38ed-418b-b5a5-80ed1e04b736|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:33.674Z|5442c547-09c4-4987-92fd-594a4863430f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:35.330Z|0705bd6c-efea-4f97-a59c-6dee12b8f1ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:35.330Z|6764d164-6edb-4f5b-ad2a-4cdafe05765c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:35.331Z|0705bd6c-efea-4f97-a59c-6dee12b8f1ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:35.331Z|6764d164-6edb-4f5b-ad2a-4cdafe05765c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:35.331Z|69ace0ce-c6db-49ea-a906-f358d3493f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:35.332Z|69ace0ce-c6db-49ea-a906-f358d3493f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:42.691Z|17d4183a-163e-4b5e-bcd7-9575aab9600f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:42.694Z|17d4183a-163e-4b5e-bcd7-9575aab9600f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:11:43.798Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:43.801Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:11:43.801Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:11:43.801Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:43.802Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:11:43.802Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:11:43.802Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9126e2f18e98417c", X-B3-SpanId:"f8f23641a2ab7fad", X-B3-ParentSpanId:"9126e2f18e98417c", X-B3-Sampled:"0", X-ONAP-RequestID:"79eb7b86-a9ad-4fd2-a913-d9556ba73a87", X-RequestID:"79eb7b86-a9ad-4fd2-a913-d9556ba73a87", X-TransactionID:"79eb7b86-a9ad-4fd2-a913-d9556ba73a87", X-ECOMP-RequestID:"79eb7b86-a9ad-4fd2-a913-d9556ba73a87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ba8ca5f-c1bd-4e7a-a815-0ce994bfe227"]
2022-04-17T04:11:43.802Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:11:43.803Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:11:43.803Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:43.805Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:11:43.805Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:11:43.806Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:43.806Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:11:43.837Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:11:43.837Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"633872214bf6f9da", X-B3-SpanId:"f3279280d913f3d1", X-B3-ParentSpanId:"633872214bf6f9da", X-B3-Sampled:"0", X-ONAP-RequestID:"896998ad-a123-4258-b74a-63f55f82b746", X-RequestID:"896998ad-a123-4258-b74a-63f55f82b746", X-TransactionID:"896998ad-a123-4258-b74a-63f55f82b746", X-ECOMP-RequestID:"896998ad-a123-4258-b74a-63f55f82b746", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"592b28a6-d2e3-4b5e-b445-2206d1444f9b"]
2022-04-17T04:11:43.838Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:11:43.838Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:11:43.848Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:43.851Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:11:43.851Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:11:43.851Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:43.851Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:11:43.852Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:11:43.852Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71fbc29071397d0c", X-B3-SpanId:"b003743e8d6d3baf", X-B3-ParentSpanId:"71fbc29071397d0c", X-B3-Sampled:"0", X-ONAP-RequestID:"831e24f5-0aa3-40d6-8ecf-49d4bf716b92", X-RequestID:"831e24f5-0aa3-40d6-8ecf-49d4bf716b92", X-TransactionID:"831e24f5-0aa3-40d6-8ecf-49d4bf716b92", X-ECOMP-RequestID:"831e24f5-0aa3-40d6-8ecf-49d4bf716b92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5fbd94d-d972-48a1-9c84-b7c6bb831dfc"]
2022-04-17T04:11:43.852Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:11:43.852Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:11:44.672Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:44.673Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:44.673Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:44.673Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:44.673Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:11:44.673Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:44.673Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:44.673Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:44.673Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:11:44.673Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:11:44.674Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:44.674Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:11:44.674Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:44.674Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:44.674Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:11:44.675Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:11:44.675Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:11:44.675Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:11:44.675Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:44.676Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:44.676Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:11:44.675Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:44.676Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:44.676Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:11:44.676Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:44.676Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71fbc29071397d0c", X-B3-SpanId:"df4855849783507b", X-B3-ParentSpanId:"71fbc29071397d0c", X-B3-Sampled:"0", X-ONAP-RequestID:"831e24f5-0aa3-40d6-8ecf-49d4bf716b92", X-RequestID:"831e24f5-0aa3-40d6-8ecf-49d4bf716b92", X-TransactionID:"831e24f5-0aa3-40d6-8ecf-49d4bf716b92", X-ECOMP-RequestID:"831e24f5-0aa3-40d6-8ecf-49d4bf716b92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0d100dc-84ee-4721-8b15-4500e2a7bcbf"]
2022-04-17T04:11:44.676Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:11:44.677Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:44.677Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:44.676Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:11:44.677Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:44.677Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:44.677Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:11:44.678Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:44.678Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:11:44.678Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9126e2f18e98417c", X-B3-SpanId:"ef6bc3b0ec7ac108", X-B3-ParentSpanId:"9126e2f18e98417c", X-B3-Sampled:"0", X-ONAP-RequestID:"79eb7b86-a9ad-4fd2-a913-d9556ba73a87", X-RequestID:"79eb7b86-a9ad-4fd2-a913-d9556ba73a87", X-TransactionID:"79eb7b86-a9ad-4fd2-a913-d9556ba73a87", X-ECOMP-RequestID:"79eb7b86-a9ad-4fd2-a913-d9556ba73a87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01a35bb9-0ddd-4924-a593-d76793a4f323"]
2022-04-17T04:11:44.678Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:44.678Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:44.678Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:44.678Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:44.679Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:11:44.679Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:44.679Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"633872214bf6f9da", X-B3-SpanId:"5162509a05fc468c", X-B3-ParentSpanId:"633872214bf6f9da", X-B3-Sampled:"0", X-ONAP-RequestID:"896998ad-a123-4258-b74a-63f55f82b746", X-RequestID:"896998ad-a123-4258-b74a-63f55f82b746", X-TransactionID:"896998ad-a123-4258-b74a-63f55f82b746", X-ECOMP-RequestID:"896998ad-a123-4258-b74a-63f55f82b746", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d6bd45d-66b8-4cb5-9384-362103fdf21b"]
2022-04-17T04:11:44.679Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:44.680Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:44.685Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:44.685Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:44.686Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:44.686Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:44.686Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:44.686Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:44.686Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:44.686Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:44.686Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:44.687Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:44.687Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:44.687Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:44.687Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:44.688Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:44.688Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:44.689Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:44.689Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:44.689Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:44.690Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:44.690Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:44.690Z|831e24f5-0aa3-40d6-8ecf-49d4bf716b92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:44.691Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:44.691Z|79eb7b86-a9ad-4fd2-a913-d9556ba73a87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:44.694Z|896998ad-a123-4258-b74a-63f55f82b746|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:45.355Z|4c2395a2-21c1-47e7-9d79-dd9a78cd6661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:45.355Z|15846224-1bd0-471f-a370-728fb0a452c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:45.355Z|c2cdf1be-b93f-4683-b690-70626b0a6f3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:45.355Z|4c2395a2-21c1-47e7-9d79-dd9a78cd6661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:45.355Z|15846224-1bd0-471f-a370-728fb0a452c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:45.355Z|c2cdf1be-b93f-4683-b690-70626b0a6f3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:47.266Z|45ae848a-7571-49bc-9662-17a278aaba94|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:11:47.266Z|45ae848a-7571-49bc-9662-17a278aaba94|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:54.845Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:54.848Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:11:54.848Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:11:54.848Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:54.848Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:11:54.848Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:11:54.849Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aeaea98df8c903b", X-B3-SpanId:"b467d79943fa4f26", X-B3-ParentSpanId:"9aeaea98df8c903b", X-B3-Sampled:"0", X-ONAP-RequestID:"8198c465-3ecc-4259-b4ef-16ef92b5811c", X-RequestID:"8198c465-3ecc-4259-b4ef-16ef92b5811c", X-TransactionID:"8198c465-3ecc-4259-b4ef-16ef92b5811c", X-ECOMP-RequestID:"8198c465-3ecc-4259-b4ef-16ef92b5811c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35d23a52-9f24-4df9-8fff-9085090d9f0e"]
2022-04-17T04:11:54.849Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:11:54.849Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:11:54.852Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:54.852Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:11:54.854Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:11:54.854Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:11:54.854Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:11:54.854Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:11:54.855Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:54.855Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:54.855Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:11:54.855Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:11:54.855Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:11:54.855Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc28e05c8c5c28dc", X-B3-SpanId:"781dfc41e4033f59", X-B3-ParentSpanId:"fc28e05c8c5c28dc", X-B3-Sampled:"0", X-ONAP-RequestID:"c190d96b-08df-4769-89cb-ee8a49a74e2b", X-RequestID:"c190d96b-08df-4769-89cb-ee8a49a74e2b", X-TransactionID:"c190d96b-08df-4769-89cb-ee8a49a74e2b", X-ECOMP-RequestID:"c190d96b-08df-4769-89cb-ee8a49a74e2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"633f776f-62db-4538-a07c-ba1932f47ee0"]
2022-04-17T04:11:54.855Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:11:54.855Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:11:54.855Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:11:54.856Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70973a53308382e9", X-B3-SpanId:"742e990f0de5e8fe", X-B3-ParentSpanId:"70973a53308382e9", X-B3-Sampled:"0", X-ONAP-RequestID:"e9afd10d-8292-43bc-9e0c-75402eda5cd2", X-RequestID:"e9afd10d-8292-43bc-9e0c-75402eda5cd2", X-TransactionID:"e9afd10d-8292-43bc-9e0c-75402eda5cd2", X-ECOMP-RequestID:"e9afd10d-8292-43bc-9e0c-75402eda5cd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c34ddb72-e7a6-495e-bb44-fb292e40494b"]
2022-04-17T04:11:54.856Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:11:54.856Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:11:55.378Z|bb1c16cc-7fbd-4608-b901-4dd1f7928b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:55.378Z|1e0a507a-fb4e-48ff-8ca7-fa7a14c78fd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:55.378Z|d7c75bbc-2f3b-415a-85ef-6ea51633e05a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:55.379Z|1e0a507a-fb4e-48ff-8ca7-fa7a14c78fd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:55.379Z|d7c75bbc-2f3b-415a-85ef-6ea51633e05a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:55.379Z|bb1c16cc-7fbd-4608-b901-4dd1f7928b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:55.675Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:55.675Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:55.675Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:55.676Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:55.676Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:55.676Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:55.676Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:11:55.676Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:11:55.676Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:11:55.676Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:55.676Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:55.676Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:55.677Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:11:55.677Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T03:57:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:12.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:11:55.677Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:55.677Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:55.677Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:11:55.677Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:11:55.677Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:11:55.678Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:55.678Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:11:55.678Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:11:55.678Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:11:55.678Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:11:55.678Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:55.678Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:55.678Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:11:55.679Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:55.679Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:55.679Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:11:55.679Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:11:55.679Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:11:55.679Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:55.679Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:11:55.679Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:55.679Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70973a53308382e9", X-B3-SpanId:"e61850e4c6abd723", X-B3-ParentSpanId:"70973a53308382e9", X-B3-Sampled:"0", X-ONAP-RequestID:"e9afd10d-8292-43bc-9e0c-75402eda5cd2", X-RequestID:"e9afd10d-8292-43bc-9e0c-75402eda5cd2", X-TransactionID:"e9afd10d-8292-43bc-9e0c-75402eda5cd2", X-ECOMP-RequestID:"e9afd10d-8292-43bc-9e0c-75402eda5cd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f055f27b-2c22-4801-83ca-58649a534415"]
2022-04-17T04:11:55.679Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc28e05c8c5c28dc", X-B3-SpanId:"e7bac9ff009d2cd3", X-B3-ParentSpanId:"fc28e05c8c5c28dc", X-B3-Sampled:"0", X-ONAP-RequestID:"c190d96b-08df-4769-89cb-ee8a49a74e2b", X-RequestID:"c190d96b-08df-4769-89cb-ee8a49a74e2b", X-TransactionID:"c190d96b-08df-4769-89cb-ee8a49a74e2b", X-ECOMP-RequestID:"c190d96b-08df-4769-89cb-ee8a49a74e2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a37e72ea-412a-410a-a1ac-b148ed194650"]
2022-04-17T04:11:55.679Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:11:55.679Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:55.679Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:55.679Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:55.679Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:55.679Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aeaea98df8c903b", X-B3-SpanId:"5a098b6b9abee446", X-B3-ParentSpanId:"9aeaea98df8c903b", X-B3-Sampled:"0", X-ONAP-RequestID:"8198c465-3ecc-4259-b4ef-16ef92b5811c", X-RequestID:"8198c465-3ecc-4259-b4ef-16ef92b5811c", X-TransactionID:"8198c465-3ecc-4259-b4ef-16ef92b5811c", X-ECOMP-RequestID:"8198c465-3ecc-4259-b4ef-16ef92b5811c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4c065d4-e09e-4d3a-9f33-5129b8a72746"]
2022-04-17T04:11:55.680Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:11:55.680Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:11:55.686Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:55.687Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:55.687Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:55.687Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:55.687Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:55.687Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:55.687Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:55.687Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:55.688Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:55.688Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:55.688Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:11:55.688Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:11:55.688Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:55.688Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:11:55.688Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:11:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:11:55.688Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:55.689Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:55.689Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:55.689Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:11:55.690Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:11:55.690Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:11:55.692Z|8198c465-3ecc-4259-b4ef-16ef92b5811c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:55.692Z|c190d96b-08df-4769-89cb-ee8a49a74e2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:55.692Z|e9afd10d-8292-43bc-9e0c-75402eda5cd2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:11:57.691Z|38ed8aac-bbee-4a4a-a52e-8bd978c0914a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:57.691Z|38ed8aac-bbee-4a4a-a52e-8bd978c0914a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:11:57.982Z|03f49ad6-5971-4c14-a066-347d80ecbcbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:57.982Z|03f49ad6-5971-4c14-a066-347d80ecbcbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:05.400Z|52a79a68-2b32-4a9d-8541-8666a7134a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:05.400Z|52a79a68-2b32-4a9d-8541-8666a7134a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:05.403Z|6bdfd3c2-07eb-4c02-9f1b-e3dd72090316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:05.403Z|9bfc2c28-0a8b-47ec-a4b8-24329217b774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:05.404Z|6bdfd3c2-07eb-4c02-9f1b-e3dd72090316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:05.404Z|9bfc2c28-0a8b-47ec-a4b8-24329217b774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:05.846Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:05.848Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:05.849Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:05.850Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:12:05.850Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:05.850Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:05.850Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:05.850Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:12:05.851Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:12:05.851Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:05.851Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86c0dfd6bbfed40e", X-B3-SpanId:"41dbd24a6303f0ec", X-B3-ParentSpanId:"86c0dfd6bbfed40e", X-B3-Sampled:"0", X-ONAP-RequestID:"2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1", X-RequestID:"2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1", X-TransactionID:"2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1", X-ECOMP-RequestID:"2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f42290b0-4e32-4d2b-8b9a-2458b3fb19f1"]
2022-04-17T04:12:05.851Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:05.851Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:12:05.851Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:12:05.851Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1865ab9b8b6fa83f", X-B3-SpanId:"48a23dc115405e0c", X-B3-ParentSpanId:"1865ab9b8b6fa83f", X-B3-Sampled:"0", X-ONAP-RequestID:"9392fef2-d990-4e2c-9b8b-66c6a227e11a", X-RequestID:"9392fef2-d990-4e2c-9b8b-66c6a227e11a", X-TransactionID:"9392fef2-d990-4e2c-9b8b-66c6a227e11a", X-ECOMP-RequestID:"9392fef2-d990-4e2c-9b8b-66c6a227e11a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b5e169e-46d6-4977-914f-2e226549455a"]
2022-04-17T04:12:05.851Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:12:05.851Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:12:05.851Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:12:05.855Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:05.857Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:05.857Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:12:05.857Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:05.858Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:05.858Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:12:05.858Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf5264acb0296641", X-B3-SpanId:"c260fc4adbdc4414", X-B3-ParentSpanId:"bf5264acb0296641", X-B3-Sampled:"0", X-ONAP-RequestID:"b44dba34-bf6d-41e9-96ff-954cfe227ae6", X-RequestID:"b44dba34-bf6d-41e9-96ff-954cfe227ae6", X-TransactionID:"b44dba34-bf6d-41e9-96ff-954cfe227ae6", X-ECOMP-RequestID:"b44dba34-bf6d-41e9-96ff-954cfe227ae6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ff77077-e5dd-4e92-bc89-db0dbd3f7874"]
2022-04-17T04:12:05.858Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:12:05.858Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:12:05.863Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:05.863Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:05.863Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:12:05.864Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:05.864Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:05.864Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:12:05.864Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:05.864Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:05.865Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:12:05.865Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:05.865Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:12:05.865Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:05.866Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:05.866Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:05.866Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:05.866Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T04:12:00.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:01.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:12:05.866Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:05.866Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:05.867Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:12:05.866Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86c0dfd6bbfed40e", X-B3-SpanId:"fb6452d3fe21439a", X-B3-ParentSpanId:"86c0dfd6bbfed40e", X-B3-Sampled:"0", X-ONAP-RequestID:"2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1", X-RequestID:"2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1", X-TransactionID:"2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1", X-ECOMP-RequestID:"2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16a69b6e-09fa-4f82-aae1-4332877d959a"]
2022-04-17T04:12:05.867Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:05.867Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:05.867Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:05.867Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:05.868Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:05.868Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:05.868Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:05.868Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:05.868Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:12:05.868Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:05.868Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1865ab9b8b6fa83f", X-B3-SpanId:"257fa4a48a7b402d", X-B3-ParentSpanId:"1865ab9b8b6fa83f", X-B3-Sampled:"0", X-ONAP-RequestID:"9392fef2-d990-4e2c-9b8b-66c6a227e11a", X-RequestID:"9392fef2-d990-4e2c-9b8b-66c6a227e11a", X-TransactionID:"9392fef2-d990-4e2c-9b8b-66c6a227e11a", X-ECOMP-RequestID:"9392fef2-d990-4e2c-9b8b-66c6a227e11a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0932b738-f217-4249-9fb4-3fcc107c84ec"]
2022-04-17T04:12:05.868Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:05.868Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:05.869Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:05.869Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:12:05.870Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:05.870Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:12:05.871Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:05.871Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:05.871Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:05.871Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:05.871Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:05.871Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf5264acb0296641", X-B3-SpanId:"ae224d88928a560c", X-B3-ParentSpanId:"bf5264acb0296641", X-B3-Sampled:"0", X-ONAP-RequestID:"b44dba34-bf6d-41e9-96ff-954cfe227ae6", X-RequestID:"b44dba34-bf6d-41e9-96ff-954cfe227ae6", X-TransactionID:"b44dba34-bf6d-41e9-96ff-954cfe227ae6", X-ECOMP-RequestID:"b44dba34-bf6d-41e9-96ff-954cfe227ae6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b03ee1b9-3afa-4617-a9ff-c7c7401979af"]
2022-04-17T04:12:05.872Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:05.872Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:05.873Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:05.873Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:05.873Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:05.873Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:05.873Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:05.873Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:05.874Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:05.874Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:05.874Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:05.874Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:05.874Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:05.874Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:05.874Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:05.874Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:05.877Z|2cc6d205-33d7-4bc9-9c31-87aa85e7bfb1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:05.878Z|9392fef2-d990-4e2c-9b8b-66c6a227e11a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:05.879Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:05.879Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:05.880Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:05.880Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:05.880Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:05.880Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:05.881Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:05.884Z|b44dba34-bf6d-41e9-96ff-954cfe227ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:12.690Z|797d710c-cb90-4610-82ae-3e668d1a6c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:12.691Z|797d710c-cb90-4610-82ae-3e668d1a6c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:15.425Z|def8a5b7-6a4b-4575-bb9c-8aa0e5b77429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:15.426Z|d5230233-d431-4fe1-bd77-611534c265f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:15.426Z|11e1224e-8876-4ca3-bd76-880767b744e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:15.426Z|def8a5b7-6a4b-4575-bb9c-8aa0e5b77429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:15.426Z|11e1224e-8876-4ca3-bd76-880767b744e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:15.426Z|d5230233-d431-4fe1-bd77-611534c265f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:16.009Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:16.039Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:16.040Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:16.040Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:12:16.041Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:16.041Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:16.041Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:12:16.041Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce4203abff40859d", X-B3-SpanId:"fa394a49b26b5345", X-B3-ParentSpanId:"ce4203abff40859d", X-B3-Sampled:"0", X-ONAP-RequestID:"0797b138-0a1d-459c-8c73-41d4dc6baa4a", X-RequestID:"0797b138-0a1d-459c-8c73-41d4dc6baa4a", X-TransactionID:"0797b138-0a1d-459c-8c73-41d4dc6baa4a", X-ECOMP-RequestID:"0797b138-0a1d-459c-8c73-41d4dc6baa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc17dc55-d33e-4620-aeed-3b393d488871"]
2022-04-17T04:12:16.041Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:16.041Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:12:16.041Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:12:16.042Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:16.042Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:12:16.042Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:16.042Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:16.043Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:12:16.043Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"985cbf9a85290204", X-B3-SpanId:"6975980b4479efea", X-B3-ParentSpanId:"985cbf9a85290204", X-B3-Sampled:"0", X-ONAP-RequestID:"8d50aa76-8247-4d99-8d81-ab53498178b1", X-RequestID:"8d50aa76-8247-4d99-8d81-ab53498178b1", X-TransactionID:"8d50aa76-8247-4d99-8d81-ab53498178b1", X-ECOMP-RequestID:"8d50aa76-8247-4d99-8d81-ab53498178b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47c9383e-eaf5-4e5e-b80d-6befefa591ce"]
2022-04-17T04:12:16.043Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:12:16.043Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:12:16.043Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:16.043Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:12:16.044Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:16.044Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:16.044Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:12:16.044Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"478516c75310035e", X-B3-SpanId:"7c53cb69ee928da8", X-B3-ParentSpanId:"478516c75310035e", X-B3-Sampled:"0", X-ONAP-RequestID:"96639e23-c279-4b89-a5d5-c44fddb2a29c", X-RequestID:"96639e23-c279-4b89-a5d5-c44fddb2a29c", X-TransactionID:"96639e23-c279-4b89-a5d5-c44fddb2a29c", X-ECOMP-RequestID:"96639e23-c279-4b89-a5d5-c44fddb2a29c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"843c7bf2-bcea-47d4-8f29-acdd27ea0fac"]
2022-04-17T04:12:16.044Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:12:16.044Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:12:16.051Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:16.051Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:16.052Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:12:16.052Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:16.052Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:16.052Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:16.052Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:12:16.052Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:12:16.052Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:16.052Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:16.052Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:12:16.053Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:12:16.053Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:16.053Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:16.053Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:12:16.053Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:16.054Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:16.054Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:16.054Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:16.054Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:16.054Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:16.054Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:16.054Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:16.054Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:12:16.054Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:16.054Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce4203abff40859d", X-B3-SpanId:"9b341bf87ba83bd8", X-B3-ParentSpanId:"ce4203abff40859d", X-B3-Sampled:"0", X-ONAP-RequestID:"0797b138-0a1d-459c-8c73-41d4dc6baa4a", X-RequestID:"0797b138-0a1d-459c-8c73-41d4dc6baa4a", X-TransactionID:"0797b138-0a1d-459c-8c73-41d4dc6baa4a", X-ECOMP-RequestID:"0797b138-0a1d-459c-8c73-41d4dc6baa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ce9d92b-293d-470c-9cac-90ed1b711bd2"]
2022-04-17T04:12:16.054Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:16.054Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:16.054Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:16.055Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:16.055Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"985cbf9a85290204", X-B3-SpanId:"c649afcdca0e47c7", X-B3-ParentSpanId:"985cbf9a85290204", X-B3-Sampled:"0", X-ONAP-RequestID:"8d50aa76-8247-4d99-8d81-ab53498178b1", X-RequestID:"8d50aa76-8247-4d99-8d81-ab53498178b1", X-TransactionID:"8d50aa76-8247-4d99-8d81-ab53498178b1", X-ECOMP-RequestID:"8d50aa76-8247-4d99-8d81-ab53498178b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5171ef51-f558-4960-8355-574f2f6a8c44"]
2022-04-17T04:12:16.055Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:16.055Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:16.055Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:16.055Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T04:12:00.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:01.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:12:16.056Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:16.056Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:12:16.056Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:16.056Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:16.057Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:16.057Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:16.057Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:16.057Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"478516c75310035e", X-B3-SpanId:"7599443853bd642d", X-B3-ParentSpanId:"478516c75310035e", X-B3-Sampled:"0", X-ONAP-RequestID:"96639e23-c279-4b89-a5d5-c44fddb2a29c", X-RequestID:"96639e23-c279-4b89-a5d5-c44fddb2a29c", X-TransactionID:"96639e23-c279-4b89-a5d5-c44fddb2a29c", X-ECOMP-RequestID:"96639e23-c279-4b89-a5d5-c44fddb2a29c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a4f022a-6d86-4fd7-9b49-11cc9f5ea5f0"]
2022-04-17T04:12:16.057Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:16.057Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:16.059Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:16.060Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:16.060Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:16.060Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:16.060Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:16.060Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:16.061Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:16.062Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:16.062Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:16.062Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:16.062Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:16 GMT", Connection:"close"]
2022-04-17T04:12:16.064Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:16.064Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:16.064Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:16.064Z|8d50aa76-8247-4d99-8d81-ab53498178b1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:16.065Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:16.065Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:16.065Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:16.066Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:16.067Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:16.067Z|0797b138-0a1d-459c-8c73-41d4dc6baa4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:16.067Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:16.067Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:16.070Z|96639e23-c279-4b89-a5d5-c44fddb2a29c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:25.448Z|82d05d4a-ac12-4a86-8cb0-0f112aed07b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:25.448Z|ea296c98-6a68-42c8-8f24-48b97f5571bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:25.449Z|82d05d4a-ac12-4a86-8cb0-0f112aed07b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:25.449Z|ea296c98-6a68-42c8-8f24-48b97f5571bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:25.451Z|02abd526-91f9-4368-9349-fe0a0dac423b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:25.451Z|02abd526-91f9-4368-9349-fe0a0dac423b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:26.191Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:26.194Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:26.194Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:26.195Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:26.195Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:12:26.195Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:26.195Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:26.195Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:12:26.196Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63f134af119b1db5", X-B3-SpanId:"8ea88c0f73e4f20a", X-B3-ParentSpanId:"63f134af119b1db5", X-B3-Sampled:"0", X-ONAP-RequestID:"9089aa18-55a7-4589-98b3-f367f5d54569", X-RequestID:"9089aa18-55a7-4589-98b3-f367f5d54569", X-TransactionID:"9089aa18-55a7-4589-98b3-f367f5d54569", X-ECOMP-RequestID:"9089aa18-55a7-4589-98b3-f367f5d54569", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43531c1a-f4d2-4e51-8084-df1b622812c3"]
2022-04-17T04:12:26.196Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:12:26.196Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:12:26.197Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:26.197Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:12:26.197Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:26.197Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:26.197Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:26.197Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:12:26.197Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:12:26.198Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a8ec91f9402ad19", X-B3-SpanId:"c760a6d591d25a78", X-B3-ParentSpanId:"7a8ec91f9402ad19", X-B3-Sampled:"0", X-ONAP-RequestID:"5f037ffe-b45f-4965-8175-2848df81355b", X-RequestID:"5f037ffe-b45f-4965-8175-2848df81355b", X-TransactionID:"5f037ffe-b45f-4965-8175-2848df81355b", X-ECOMP-RequestID:"5f037ffe-b45f-4965-8175-2848df81355b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc13cb8b-df90-40e7-8f53-0921532704d0"]
2022-04-17T04:12:26.198Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:26.198Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:12:26.198Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:12:26.198Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:26.198Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:12:26.198Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6febb2cb55fc3ba", X-B3-SpanId:"e4e2313d1a5cd07f", X-B3-ParentSpanId:"c6febb2cb55fc3ba", X-B3-Sampled:"0", X-ONAP-RequestID:"9d380c70-eae0-426b-8795-7d2c121f3599", X-RequestID:"9d380c70-eae0-426b-8795-7d2c121f3599", X-TransactionID:"9d380c70-eae0-426b-8795-7d2c121f3599", X-ECOMP-RequestID:"9d380c70-eae0-426b-8795-7d2c121f3599", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f2f6fc3-9710-48c0-8ffb-22213ff70c8f"]
2022-04-17T04:12:26.199Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:12:26.199Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:12:26.678Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:26.678Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:26.678Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:26.678Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:26.679Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:12:26.679Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:12:26.679Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:26.679Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:26.679Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:26.679Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:26.679Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:12:26.679Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:26.680Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:12:26.680Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:26.680Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:12:26.680Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:12:26.681Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:26.681Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:12:26.681Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:26.681Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:26.681Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:26.681Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:26.682Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:26.681Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T04:12:00.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:01.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:12:26.682Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:26.682Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:26.682Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:26.682Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6febb2cb55fc3ba", X-B3-SpanId:"6853c47a4107d044", X-B3-ParentSpanId:"c6febb2cb55fc3ba", X-B3-Sampled:"0", X-ONAP-RequestID:"9d380c70-eae0-426b-8795-7d2c121f3599", X-RequestID:"9d380c70-eae0-426b-8795-7d2c121f3599", X-TransactionID:"9d380c70-eae0-426b-8795-7d2c121f3599", X-ECOMP-RequestID:"9d380c70-eae0-426b-8795-7d2c121f3599", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98004043-c6f9-4c91-b6ec-6c76c109fe53"]
2022-04-17T04:12:26.682Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:26.682Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:12:26.682Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:26.682Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:26.682Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:26.682Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:26.682Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:26.682Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63f134af119b1db5", X-B3-SpanId:"1e4a71c64588c5d1", X-B3-ParentSpanId:"63f134af119b1db5", X-B3-Sampled:"0", X-ONAP-RequestID:"9089aa18-55a7-4589-98b3-f367f5d54569", X-RequestID:"9089aa18-55a7-4589-98b3-f367f5d54569", X-TransactionID:"9089aa18-55a7-4589-98b3-f367f5d54569", X-ECOMP-RequestID:"9089aa18-55a7-4589-98b3-f367f5d54569", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"475e269a-db03-47c0-934e-56be510c5988"]
2022-04-17T04:12:26.683Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:26.683Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:26.683Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:26.683Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:26.683Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:26.683Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:26.683Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a8ec91f9402ad19", X-B3-SpanId:"63805e10effc8c14", X-B3-ParentSpanId:"7a8ec91f9402ad19", X-B3-Sampled:"0", X-ONAP-RequestID:"5f037ffe-b45f-4965-8175-2848df81355b", X-RequestID:"5f037ffe-b45f-4965-8175-2848df81355b", X-TransactionID:"5f037ffe-b45f-4965-8175-2848df81355b", X-ECOMP-RequestID:"5f037ffe-b45f-4965-8175-2848df81355b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dfe20e1-b2b6-4d7c-a7b1-b419fdc56afc"]
2022-04-17T04:12:26.683Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:26.684Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:26.693Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:26.693Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:26.694Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:26.694Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:26.694Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:26.694Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:26.694Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:26 GMT", Connection:"close"]
2022-04-17T04:12:26.694Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:26.695Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:26.695Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:26.695Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:26.695Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:26.695Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:26.695Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:26.695Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:26.697Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:26.697Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:26.697Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:26.697Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:26.697Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:26.697Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:26.699Z|9d380c70-eae0-426b-8795-7d2c121f3599|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:26.700Z|9089aa18-55a7-4589-98b3-f367f5d54569|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:26.700Z|5f037ffe-b45f-4965-8175-2848df81355b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:27.690Z|6399cc12-2ae5-46d6-b943-83cddec33cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:27.693Z|6399cc12-2ae5-46d6-b943-83cddec33cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:27.983Z|7fa4a3fd-d0b2-410e-ae15-182cb7a01228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:27.983Z|7fa4a3fd-d0b2-410e-ae15-182cb7a01228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:35.471Z|cfc9b3e0-d2de-4cef-b985-72064b7db8c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:35.471Z|cfc9b3e0-d2de-4cef-b985-72064b7db8c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:35.473Z|1d76602c-081e-4ec8-bc58-fb2f5993a64e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:35.474Z|1d76602c-081e-4ec8-bc58-fb2f5993a64e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:35.476Z|0e42bb96-6aa9-4221-8374-4c206605d444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:35.476Z|0e42bb96-6aa9-4221-8374-4c206605d444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:36.855Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:36.856Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:36.858Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:36.858Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:36.858Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:12:36.858Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:12:36.858Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:36.859Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:36.859Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:36.859Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:36.859Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:12:36.859Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9eacb5649d980199", X-B3-SpanId:"7ac625c3d17e48b6", X-B3-ParentSpanId:"9eacb5649d980199", X-B3-Sampled:"0", X-ONAP-RequestID:"c498dee4-3b54-4c7f-8d91-83f69ed6df0f", X-RequestID:"c498dee4-3b54-4c7f-8d91-83f69ed6df0f", X-TransactionID:"c498dee4-3b54-4c7f-8d91-83f69ed6df0f", X-ECOMP-RequestID:"c498dee4-3b54-4c7f-8d91-83f69ed6df0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba52e1f7-cd53-43e0-8cf0-ce2300710f15"]
2022-04-17T04:12:36.859Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:12:36.859Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:12:36.859Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:12:36.859Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"082aa021a8434a57", X-B3-SpanId:"d04f308beff8a809", X-B3-ParentSpanId:"082aa021a8434a57", X-B3-Sampled:"0", X-ONAP-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-TransactionID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-ECOMP-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95c2d639-e6f6-4ec1-b50d-369f76cd43a1"]
2022-04-17T04:12:36.859Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:12:36.860Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:12:36.861Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:36.863Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:36.864Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:12:36.864Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:36.864Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:36.864Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:12:36.864Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b596e2fc708873d8", X-B3-SpanId:"82ce7ab79e7f77c4", X-B3-ParentSpanId:"b596e2fc708873d8", X-B3-Sampled:"0", X-ONAP-RequestID:"6c6d1393-f157-4398-97fa-14b52440a9fa", X-RequestID:"6c6d1393-f157-4398-97fa-14b52440a9fa", X-TransactionID:"6c6d1393-f157-4398-97fa-14b52440a9fa", X-ECOMP-RequestID:"6c6d1393-f157-4398-97fa-14b52440a9fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df5862dc-9989-4c72-ad06-dc92564d7968"]
2022-04-17T04:12:36.865Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:12:36.865Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:12:37.679Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:37.679Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:37.679Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:37.679Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:37.679Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:37.679Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:12:37.679Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:37.679Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:12:37.679Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:37.679Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:12:37.680Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:37.680Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:37.680Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "500 : [{\"timestamp\":\"2022-04-17T04:12:25.427+00:00\",\"status\":500,\"error\":\"Internal Server Error\",\"message\":\"\",\"path\":\"/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\"}]",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T04:12:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:27.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:12:37.680Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:37.680Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:12:37.680Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:12:37.681Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:37.681Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:12:37.681Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:37.681Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:12:37.681Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:37.681Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:37.681Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:37.681Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:37.681Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:37.682Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:12:37.682Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:37.682Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"082aa021a8434a57", X-B3-SpanId:"42fc71ec67418376", X-B3-ParentSpanId:"082aa021a8434a57", X-B3-Sampled:"0", X-ONAP-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-TransactionID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-ECOMP-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8272cf5d-c30b-4d4c-a260-e4b71fd74933"]
2022-04-17T04:12:37.682Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:37.682Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:37.682Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:37.682Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:37.682Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:37.682Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:37.682Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:37.682Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:37.682Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:37.683Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:37.683Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b596e2fc708873d8", X-B3-SpanId:"cc7a24633700d034", X-B3-ParentSpanId:"b596e2fc708873d8", X-B3-Sampled:"0", X-ONAP-RequestID:"6c6d1393-f157-4398-97fa-14b52440a9fa", X-RequestID:"6c6d1393-f157-4398-97fa-14b52440a9fa", X-TransactionID:"6c6d1393-f157-4398-97fa-14b52440a9fa", X-ECOMP-RequestID:"6c6d1393-f157-4398-97fa-14b52440a9fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"736d4fb0-91e1-4307-aa62-7307e5561821"]
2022-04-17T04:12:37.683Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:37.683Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:37.683Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9eacb5649d980199", X-B3-SpanId:"2d8ad022501583d3", X-B3-ParentSpanId:"9eacb5649d980199", X-B3-Sampled:"0", X-ONAP-RequestID:"c498dee4-3b54-4c7f-8d91-83f69ed6df0f", X-RequestID:"c498dee4-3b54-4c7f-8d91-83f69ed6df0f", X-TransactionID:"c498dee4-3b54-4c7f-8d91-83f69ed6df0f", X-ECOMP-RequestID:"c498dee4-3b54-4c7f-8d91-83f69ed6df0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9483e57-26d5-4b8e-a0cb-c91f5242f77e"]
2022-04-17T04:12:37.683Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:37.683Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:37.683Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:37.688Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:37.688Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:37.688Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:37.688Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:37.689Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:37.689Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:37.689Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:37.689Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:37.689Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:37.689Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:37.689Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:37.690Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:37.690Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:37.690Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:37.690Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:37.690Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:37.690Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:37.691Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:37.691Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:37.691Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:37.692Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:37.693Z|c498dee4-3b54-4c7f-8d91-83f69ed6df0f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:37.695Z|6c6d1393-f157-4398-97fa-14b52440a9fa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:37.716Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:12:37.717Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:12:37.717Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:37.717Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:12:37.717Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:12:37.717Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-TransactionID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-ECOMP-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f5386bc-e226-4c1c-947d-6ae8f7f0f585"]
2022-04-17T04:12:37.718Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:12:37.718Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:12:38.690Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:38.690Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:38.691Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:12:38.691Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B2877338AA858ECC928A574837C91C43; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"758", Date:"Sun, 17 Apr 2022 04:12:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:38.691Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"88dec4cc-be04-11ec-81a6-1235059e6512","businessKey":"576dd0bb-bd00-4a81-b5f2-d0baccb29f98","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:12:02.709+0000","endTime":"2022-04-17T04:12:26.954+0000","removalTime":"2022-05-01T04:12:27.038+0000","durationInMillis":24245,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512","superProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:12:38.691Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:38.691Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:12:38.709Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:12:38.709Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:12:38.709Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:38.709Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:12:38.709Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:12:38.710Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-TransactionID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-ECOMP-RequestID:"4d969d0d-8800-4b0a-9d4f-e5b953a97b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"845fd0a0-018a-4fcc-8ab5-3abf3cea24bf"]
2022-04-17T04:12:38.710Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:12:38.710Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:12:39.685Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:39.685Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:39.686Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:12:39.686Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=366E3243B3784E7815E009B26782C464; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:12:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:39.686Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:9751cd85-be04-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:96772591-be04-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"88dec4cc-be04-11ec-81a6-1235059e6512","executionId":"96772590-be04-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:12:26.951+0000","endTime":"2022-04-17T04:12:26.953+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:12:27.038+0000","rootProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512"}]
2022-04-17T04:12:39.686Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:39.686Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:12:39.690Z|4d969d0d-8800-4b0a-9d4f-e5b953a97b85|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:39.812Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:39.815Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:39.815Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:12:39.815Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:39.815Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:39.816Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:12:39.816Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4959bc61dce282b9", X-B3-SpanId:"460ca3dcc55587cc", X-B3-ParentSpanId:"4959bc61dce282b9", X-B3-Sampled:"0", X-ONAP-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-TransactionID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-ECOMP-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa4116de-0135-40f5-8b6b-40162e87cb24"]
2022-04-17T04:12:39.816Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:12:39.816Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:12:40.679Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:40.680Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:40.680Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:12:40.680Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:40.682Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "500 : [{\"timestamp\":\"2022-04-17T04:12:25.427+00:00\",\"status\":500,\"error\":\"Internal Server Error\",\"message\":\"\",\"path\":\"/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\"}]",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T04:12:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:27.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:12:40.682Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:40.682Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:12:40.683Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:40.684Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:40.684Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:40.684Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:40.684Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:40.684Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4959bc61dce282b9", X-B3-SpanId:"9f0a6ffe18be40e8", X-B3-ParentSpanId:"4959bc61dce282b9", X-B3-Sampled:"0", X-ONAP-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-TransactionID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-ECOMP-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a21e4d3b-3952-4683-a3c6-eda66ee2c991"]
2022-04-17T04:12:40.684Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:40.684Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:40.692Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:40.693Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:40.693Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:40.693Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:40.693Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:40.693Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:40.694Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:40.710Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:12:40.710Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:12:40.710Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:40.710Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:12:40.710Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:12:40.710Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-TransactionID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-ECOMP-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe68aa28-5a19-42f8-9cc7-7c0b43cf995a"]
2022-04-17T04:12:40.711Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:12:40.711Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:12:41.683Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:41.683Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:41.683Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:12:41.684Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=347D703149F9A702B841AE87274589FF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"758", Date:"Sun, 17 Apr 2022 04:12:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:41.684Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"88dec4cc-be04-11ec-81a6-1235059e6512","businessKey":"576dd0bb-bd00-4a81-b5f2-d0baccb29f98","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:12:02.709+0000","endTime":"2022-04-17T04:12:26.954+0000","removalTime":"2022-05-01T04:12:27.038+0000","durationInMillis":24245,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512","superProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:12:41.684Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:41.684Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:12:41.702Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:12:41.703Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:12:41.703Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:41.703Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:12:41.703Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:12:41.703Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-TransactionID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-ECOMP-RequestID:"39e679dd-5705-43e9-987d-b7807cf29b49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8cc2b96-624b-43bf-8172-1b49ffda8bf4"]
2022-04-17T04:12:41.704Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:12:41.704Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:12:42.681Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:42.682Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:42.682Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:12:42.682Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=169880EA102543A86F4C950904E3E91B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:12:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:42.682Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:9751cd85-be04-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:96772591-be04-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"88dec4cc-be04-11ec-81a6-1235059e6512","executionId":"96772590-be04-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:12:26.951+0000","endTime":"2022-04-17T04:12:26.953+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:12:27.038+0000","rootProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512"}]
2022-04-17T04:12:42.682Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:42.683Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:12:42.686Z|39e679dd-5705-43e9-987d-b7807cf29b49|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:42.690Z|8d0ae480-8ec5-4529-ae62-f03f0a400f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:42.691Z|8d0ae480-8ec5-4529-ae62-f03f0a400f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:42.822Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:42.825Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:42.825Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:12:42.825Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:42.825Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:42.826Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:12:42.826Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00513cf4923adbc1", X-B3-SpanId:"4dc95895158a5e96", X-B3-ParentSpanId:"00513cf4923adbc1", X-B3-Sampled:"0", X-ONAP-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-TransactionID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-ECOMP-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb70f5cd-146b-4c30-ad6d-54b1b5741e8d"]
2022-04-17T04:12:42.826Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:12:42.826Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:12:43.680Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:43.680Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:43.680Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:12:43.681Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:43.682Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "500 : [{\"timestamp\":\"2022-04-17T04:12:25.427+00:00\",\"status\":500,\"error\":\"Internal Server Error\",\"message\":\"\",\"path\":\"/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\"}]",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T04:12:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:27.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:12:43.682Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:43.682Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:12:43.683Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:43.683Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:43.684Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:43.684Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:43.684Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:43.684Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00513cf4923adbc1", X-B3-SpanId:"0d22c8e0ca83831d", X-B3-ParentSpanId:"00513cf4923adbc1", X-B3-Sampled:"0", X-ONAP-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-TransactionID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-ECOMP-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d1d462f-e89e-4bbd-ab3a-2a6742327e82"]
2022-04-17T04:12:43.684Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:43.684Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:43.694Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:43.694Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:43.694Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:43.694Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:43.696Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:43.697Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:43.697Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:43.736Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:12:43.737Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:12:43.737Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:43.737Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:12:43.737Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:12:43.737Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-TransactionID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-ECOMP-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7be9edef-64df-4224-9fca-7b3a145e05c4"]
2022-04-17T04:12:43.737Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:12:43.738Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:12:44.682Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:44.683Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:44.683Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:12:44.683Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AEE1698E6649CC39B627870891F53EEF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"758", Date:"Sun, 17 Apr 2022 04:12:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:44.683Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"88dec4cc-be04-11ec-81a6-1235059e6512","businessKey":"576dd0bb-bd00-4a81-b5f2-d0baccb29f98","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:12:02.709+0000","endTime":"2022-04-17T04:12:26.954+0000","removalTime":"2022-05-01T04:12:27.038+0000","durationInMillis":24245,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512","superProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:12:44.684Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:44.684Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:12:44.700Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:12:44.700Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:12:44.700Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:44.700Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:12:44.700Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:12:44.701Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-TransactionID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-ECOMP-RequestID:"e09267a1-7108-43c5-9b41-f2d6f8f91637", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96763a88-8a51-4a6b-88a1-ce753d200489"]
2022-04-17T04:12:44.701Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:12:44.701Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:12:45.493Z|1372ba43-8972-4dc3-9248-67322237b0da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:45.493Z|1372ba43-8972-4dc3-9248-67322237b0da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:45.496Z|63ee734a-4d41-476b-b68f-9a8014747e54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:45.497Z|63ee734a-4d41-476b-b68f-9a8014747e54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:45.498Z|58ce4b30-d63b-4016-85e2-64930c01443d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:45.498Z|58ce4b30-d63b-4016-85e2-64930c01443d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:45.682Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:45.682Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:45.683Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:12:45.683Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6A5DBE03F7A25F0DF8F0E9AC6B19A1CE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:12:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:45.683Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:9751cd85-be04-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:96772591-be04-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"88dec4cc-be04-11ec-81a6-1235059e6512","executionId":"96772590-be04-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:12:26.951+0000","endTime":"2022-04-17T04:12:26.953+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:12:27.038+0000","rootProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512"}]
2022-04-17T04:12:45.683Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:45.683Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:12:45.686Z|e09267a1-7108-43c5-9b41-f2d6f8f91637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:45.814Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:45.817Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:45.817Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:12:45.817Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:45.818Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:45.818Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:12:45.818Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dad0223c0ea501b9", X-B3-SpanId:"a00aa2e75f5e0b99", X-B3-ParentSpanId:"dad0223c0ea501b9", X-B3-Sampled:"0", X-ONAP-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-TransactionID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-ECOMP-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7546381-a88a-4c9e-a160-f32023c035bd"]
2022-04-17T04:12:45.818Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:12:45.818Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:12:46.681Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:46.682Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:46.682Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:12:46.682Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:46.683Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "500 : [{\"timestamp\":\"2022-04-17T04:12:25.427+00:00\",\"status\":500,\"error\":\"Internal Server Error\",\"message\":\"\",\"path\":\"/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\"}]",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T04:12:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:27.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:12:46.683Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:46.684Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:12:46.684Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:46.685Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:46.685Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:46.685Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:46.685Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:46.685Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dad0223c0ea501b9", X-B3-SpanId:"4318a207c865ef97", X-B3-ParentSpanId:"dad0223c0ea501b9", X-B3-Sampled:"0", X-ONAP-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-TransactionID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-ECOMP-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"502500e8-e4b5-42b8-b420-4a925d6b2199"]
2022-04-17T04:12:46.686Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:46.686Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:46.695Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:46.695Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:46.695Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:46.695Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:46.696Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:46.696Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:46.697Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:46.712Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:12:46.712Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:12:46.713Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:46.713Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:12:46.713Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:12:46.713Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-TransactionID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-ECOMP-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8eb232a6-35da-45c1-878e-e1f3dff32823"]
2022-04-17T04:12:46.713Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:12:46.713Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:12:47.265Z|94ddeb77-33b9-4e94-ad7b-2150fbefe29b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:12:47.266Z|94ddeb77-33b9-4e94-ad7b-2150fbefe29b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:47.683Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:47.683Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:47.683Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:12:47.683Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E4B5FF4308E5C376421DAFEEB63BA71C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"758", Date:"Sun, 17 Apr 2022 04:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:47.684Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"88dec4cc-be04-11ec-81a6-1235059e6512","businessKey":"576dd0bb-bd00-4a81-b5f2-d0baccb29f98","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:12:02.709+0000","endTime":"2022-04-17T04:12:26.954+0000","removalTime":"2022-05-01T04:12:27.038+0000","durationInMillis":24245,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512","superProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:12:47.684Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:47.684Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:12:47.700Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:12:47.700Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:12:47.700Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:47.700Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:12:47.700Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:12:47.700Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-TransactionID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-ECOMP-RequestID:"16e0b37e-4ed6-4d22-8652-fea1121a8aa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"340b54c0-5fa3-45d6-8d32-e4e303dc49fc"]
2022-04-17T04:12:47.701Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:12:47.701Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:12:47.816Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:47.819Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:47.819Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:12:47.819Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:47.819Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:47.819Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:12:47.820Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c4036106775329c", X-B3-SpanId:"035461d45be222d0", X-B3-ParentSpanId:"3c4036106775329c", X-B3-Sampled:"0", X-ONAP-RequestID:"ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc", X-RequestID:"ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc", X-TransactionID:"ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc", X-ECOMP-RequestID:"ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e43fbc1e-8cbc-49f0-b3bf-79cecea20c6c"]
2022-04-17T04:12:47.819Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:47.820Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:12:47.820Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:12:47.822Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:47.822Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:12:47.823Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:47.823Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:47.823Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:12:47.823Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c8fe6b71e69dd23", X-B3-SpanId:"d14981d96aabe95a", X-B3-ParentSpanId:"0c8fe6b71e69dd23", X-B3-Sampled:"0", X-ONAP-RequestID:"d3f9ddc0-c464-43c9-a55f-6683a3116677", X-RequestID:"d3f9ddc0-c464-43c9-a55f-6683a3116677", X-TransactionID:"d3f9ddc0-c464-43c9-a55f-6683a3116677", X-ECOMP-RequestID:"d3f9ddc0-c464-43c9-a55f-6683a3116677", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"689704df-2ec4-49f3-b9f0-22cc3b399d71"]
2022-04-17T04:12:47.824Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:12:47.824Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:12:47.829Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:47.830Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:47.830Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:12:47.830Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:47.830Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:12:47.830Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:47.831Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:12:47.831Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:47.832Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:47.832Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:47.832Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:47.832Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:47.832Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:47.832Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c4036106775329c", X-B3-SpanId:"1ce67f6739eeadfb", X-B3-ParentSpanId:"3c4036106775329c", X-B3-Sampled:"0", X-ONAP-RequestID:"ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc", X-RequestID:"ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc", X-TransactionID:"ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc", X-ECOMP-RequestID:"ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"835d030f-1822-48b9-aab9-cca1b436222e"]
2022-04-17T04:12:47.832Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:47.832Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:47.832Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:47.832Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:12:47.833Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:47.833Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:12:47.833Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:47.834Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:12:47.835Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:47.835Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:47.835Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:47.835Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:47.835Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:47.836Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c8fe6b71e69dd23", X-B3-SpanId:"3203492bab31c78c", X-B3-ParentSpanId:"0c8fe6b71e69dd23", X-B3-Sampled:"0", X-ONAP-RequestID:"d3f9ddc0-c464-43c9-a55f-6683a3116677", X-RequestID:"d3f9ddc0-c464-43c9-a55f-6683a3116677", X-TransactionID:"d3f9ddc0-c464-43c9-a55f-6683a3116677", X-ECOMP-RequestID:"d3f9ddc0-c464-43c9-a55f-6683a3116677", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9196dc84-6bb8-4007-a10b-d763a988d98d"]
2022-04-17T04:12:47.836Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:47.836Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:47.840Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:47.840Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:47.840Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:47.840Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:47.841Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:47.841Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:47.842Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:47.842Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:47.842Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:12:47.842Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:47.842Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8A6DE0265A69CA56BB9412D8C3110813; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:47.842Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:9751cd85-be04-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:96772591-be04-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"88dec4cc-be04-11ec-81a6-1235059e6512","executionId":"96772590-be04-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:12:26.951+0000","endTime":"2022-04-17T04:12:26.953+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:12:27.038+0000","rootProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512"}]
2022-04-17T04:12:47.842Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:47.842Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:12:47.843Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:47.844Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:47.844Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:47.844Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:47.845Z|16e0b37e-4ed6-4d22-8652-fea1121a8aa2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:47.845Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:47.845Z|ce2ae4b5-027f-4032-9b4b-1a9d2c89d7bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:47.845Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:47.846Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:47.848Z|d3f9ddc0-c464-43c9-a55f-6683a3116677|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:47.962Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:47.965Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:47.965Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||Invoke
2022-04-17T04:12:47.965Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:47.965Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98
2022-04-17T04:12:47.965Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Method      : GET
2022-04-17T04:12:47.965Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9c51b2c23c04cb5", X-B3-SpanId:"5cb0dba48b2d975c", X-B3-ParentSpanId:"d9c51b2c23c04cb5", X-B3-Sampled:"0", X-ONAP-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-TransactionID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-ECOMP-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9b46247-4b77-4c5b-91ba-a98a1dfcb17a"]
2022-04-17T04:12:47.966Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Request body: 
2022-04-17T04:12:47.966Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||==========================request end================================================
2022-04-17T04:12:48.680Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:48.681Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:48.681Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Status text  : 
2022-04-17T04:12:48.681Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:48.682Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||Response body: {
  "requestId" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "500 : [{\"timestamp\":\"2022-04-17T04:12:25.427+00:00\",\"status\":500,\"error\":\"Internal Server Error\",\"message\":\"\",\"path\":\"/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\"}]",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:53:04.000+00:00",
  "endTime" : "2022-04-17T04:12:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:27.000+00:00",
  "serviceInstanceId" : "1b0987f4-04b2-493c-b879-e6206d141e7e",
  "serviceInstanceName" : "TestPNFMacroInstantiation_2eae0f90-ce8d-4008-bda9-4bb5ff978171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "576dd0bb-bd00-4a81-b5f2-d0baccb29f98",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98"
    }
  }
}
2022-04-17T04:12:48.682Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:48.683Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|INFO|500||InvokeReturn
2022-04-17T04:12:48.683Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:48.684Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:48.684Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:48.684Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false
2022-04-17T04:12:48.684Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:48.684Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9c51b2c23c04cb5", X-B3-SpanId:"486f669328a1ed48", X-B3-ParentSpanId:"d9c51b2c23c04cb5", X-B3-Sampled:"0", X-ONAP-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-TransactionID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-ECOMP-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86174bab-be2d-4e0c-b0ce-a979a744ad78"]
2022-04-17T04:12:48.685Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:48.685Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:48.690Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:48.690Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:48.690Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:48.690Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:48.690Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:48.691Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:48.691Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:48.707Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:12:48.707Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:12:48.707Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:48.708Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:12:48.708Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:12:48.708Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-TransactionID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-ECOMP-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9efb6396-c0a2-480b-adfb-6b496863257c"]
2022-04-17T04:12:48.708Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:12:48.708Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:12:48.843Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:48.843Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:48.843Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:12:48.844Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=13A22143D5ED64BC31A76A7FE3570CB2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"758", Date:"Sun, 17 Apr 2022 04:12:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:48.844Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"88dec4cc-be04-11ec-81a6-1235059e6512","businessKey":"576dd0bb-bd00-4a81-b5f2-d0baccb29f98","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:12:02.709+0000","endTime":"2022-04-17T04:12:26.954+0000","removalTime":"2022-05-01T04:12:27.038+0000","durationInMillis":24245,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512","superProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:12:48.844Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:48.844Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=576dd0bb-bd00-4a81-b5f2-d0baccb29f98&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:12:48.859Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:12:48.859Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:12:48.859Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:48.859Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:12:48.859Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:12:48.859Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-TransactionID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-ECOMP-RequestID:"5e84bac8-dbfd-4d60-adbf-43198b870b4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b75d6bb-5ddc-4152-861c-f48f037e6df6"]
2022-04-17T04:12:48.860Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:12:48.860Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:12:49.683Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:49.684Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:49.684Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:12:49.684Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=14B374FC176DF6EC28FB109FCFBE2A7B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:12:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:49.685Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:9751cd85-be04-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:96772591-be04-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"88dec4cc-be04-11ec-81a6-1235059e6512","executionId":"96772590-be04-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:12:26.951+0000","endTime":"2022-04-17T04:12:26.953+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:12:27.038+0000","rootProcessInstanceId":"e7de681f-be01-11ec-af24-1235059e6512"}]
2022-04-17T04:12:49.685Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:49.685Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88dec4cc-be04-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:12:49.688Z|5e84bac8-dbfd-4d60-adbf-43198b870b4d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/576dd0bb-bd00-4a81-b5f2-d0baccb29f98|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:55.518Z|cfa88c2b-d43b-42f1-ad66-a7cc3ee282aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:55.518Z|cfa88c2b-d43b-42f1-ad66-a7cc3ee282aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:55.519Z|3261723f-be49-4a9e-9664-68c57a3c3826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:55.520Z|3261723f-be49-4a9e-9664-68c57a3c3826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:55.522Z|cef24377-0326-4740-9421-113b505249f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:55.522Z|cef24377-0326-4740-9421-113b505249f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:57.690Z|65231c92-17b8-4b32-93bf-b11027a29317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:57.691Z|65231c92-17b8-4b32-93bf-b11027a29317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:57.966Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:57.968Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:57.969Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:12:57.969Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:57.969Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:12:57.969Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:12:57.969Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e135df7cc226e3b", X-B3-SpanId:"0f2258f7f7b42ae6", X-B3-ParentSpanId:"2e135df7cc226e3b", X-B3-Sampled:"0", X-ONAP-RequestID:"3c74bd4d-76a3-4298-9fe7-51d4b7307841", X-RequestID:"3c74bd4d-76a3-4298-9fe7-51d4b7307841", X-TransactionID:"3c74bd4d-76a3-4298-9fe7-51d4b7307841", X-ECOMP-RequestID:"3c74bd4d-76a3-4298-9fe7-51d4b7307841", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7762b2d9-2bad-4a02-ac3f-e8a7d428cba7"]
2022-04-17T04:12:57.969Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:12:57.970Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:12:57.973Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:12:57.975Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:57.975Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:12:57.976Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:57.976Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:12:57.976Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:12:57.976Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8376271dc9bd6a8e", X-B3-SpanId:"44b150bed0a267c1", X-B3-ParentSpanId:"8376271dc9bd6a8e", X-B3-Sampled:"0", X-ONAP-RequestID:"89fc9836-f1c5-47fe-9d88-1c6470dddadd", X-RequestID:"89fc9836-f1c5-47fe-9d88-1c6470dddadd", X-TransactionID:"89fc9836-f1c5-47fe-9d88-1c6470dddadd", X-ECOMP-RequestID:"89fc9836-f1c5-47fe-9d88-1c6470dddadd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c5fefdb-203c-4c8a-894d-a9191ae759b2"]
2022-04-17T04:12:57.976Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:12:57.977Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:12:57.983Z|90b39481-38e4-46a2-999f-7c0f782a4ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:57.984Z|90b39481-38e4-46a2-999f-7c0f782a4ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:58.681Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:58.682Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:58.682Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:58.682Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:12:58.682Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:58.682Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:58.682Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:12:58.682Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:58.682Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:12:47.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:48.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:12:58.683Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:58.683Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:12:58.684Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:12:58.684Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:58.684Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:58.684Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:58.684Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:12:58.684Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:58.684Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:12:58.684Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:58.684Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e135df7cc226e3b", X-B3-SpanId:"f15a147e639b8528", X-B3-ParentSpanId:"2e135df7cc226e3b", X-B3-Sampled:"0", X-ONAP-RequestID:"3c74bd4d-76a3-4298-9fe7-51d4b7307841", X-RequestID:"3c74bd4d-76a3-4298-9fe7-51d4b7307841", X-TransactionID:"3c74bd4d-76a3-4298-9fe7-51d4b7307841", X-ECOMP-RequestID:"3c74bd4d-76a3-4298-9fe7-51d4b7307841", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a247eaf3-1d62-4c88-97c9-6a94dbad5230"]
2022-04-17T04:12:58.685Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:58.685Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:58.685Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:58.685Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:12:58.685Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:12:58.685Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:12:58.685Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:12:58.685Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8376271dc9bd6a8e", X-B3-SpanId:"a0da64b9f12f795c", X-B3-ParentSpanId:"8376271dc9bd6a8e", X-B3-Sampled:"0", X-ONAP-RequestID:"89fc9836-f1c5-47fe-9d88-1c6470dddadd", X-RequestID:"89fc9836-f1c5-47fe-9d88-1c6470dddadd", X-TransactionID:"89fc9836-f1c5-47fe-9d88-1c6470dddadd", X-ECOMP-RequestID:"89fc9836-f1c5-47fe-9d88-1c6470dddadd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3b6aa7d-31b3-4129-8dc8-1b46dbd6bd15"]
2022-04-17T04:12:58.686Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:12:58.686Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:12:58.694Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:58.694Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:12:58.694Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:58.694Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:12:58.695Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:58.695Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:12:58.695Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:58.695Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:12:58.696Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:58.696Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:58.696Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:12:58.696Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:58.696Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:12:58.697Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:12:58.700Z|3c74bd4d-76a3-4298-9fe7-51d4b7307841|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:12:58.700Z|89fc9836-f1c5-47fe-9d88-1c6470dddadd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:13:05.539Z|51725de9-9ee6-46b2-a166-eaf64d137104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:05.540Z|51725de9-9ee6-46b2-a166-eaf64d137104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:05.541Z|73fcbb16-8e60-4b8a-9437-1d7e7a102950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:05.541Z|73fcbb16-8e60-4b8a-9437-1d7e7a102950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:05.546Z|5903f250-8daf-42f7-bdef-d86ae06328fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:05.547Z|5903f250-8daf-42f7-bdef-d86ae06328fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:08.827Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:13:08.830Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:13:08.830Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:13:08.831Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:08.831Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:13:08.831Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:13:08.831Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4995bdd94f3770e", X-B3-SpanId:"af800759f4de3cff", X-B3-ParentSpanId:"a4995bdd94f3770e", X-B3-Sampled:"0", X-ONAP-RequestID:"8b9dc663-322c-45c3-9235-c19fb07366d6", X-RequestID:"8b9dc663-322c-45c3-9235-c19fb07366d6", X-TransactionID:"8b9dc663-322c-45c3-9235-c19fb07366d6", X-ECOMP-RequestID:"8b9dc663-322c-45c3-9235-c19fb07366d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a5286b5-149a-471e-a420-00b98b6e4cea"]
2022-04-17T04:13:08.831Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:13:08.831Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:13:08.835Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:13:08.838Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:13:08.838Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:13:08.838Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:08.838Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:13:08.838Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:13:08.839Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d344cd0b6c0e6df", X-B3-SpanId:"f052750c8fdf3de9", X-B3-ParentSpanId:"6d344cd0b6c0e6df", X-B3-Sampled:"0", X-ONAP-RequestID:"b46e2e04-ee03-433a-89c9-1d4f71a96bc2", X-RequestID:"b46e2e04-ee03-433a-89c9-1d4f71a96bc2", X-TransactionID:"b46e2e04-ee03-433a-89c9-1d4f71a96bc2", X-ECOMP-RequestID:"b46e2e04-ee03-433a-89c9-1d4f71a96bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"810fbcae-5960-462a-a19b-14e30a845c76"]
2022-04-17T04:13:08.839Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:13:08.839Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:13:09.684Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:09.684Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:09.684Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:09.684Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:09.684Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:13:09.684Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:13:09.684Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:09.685Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:09.685Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:13:09.685Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:09.686Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:13:09.686Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:12:47.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:48.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:13:09.686Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:09.686Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:13:09.686Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:13:09.687Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:13:09.687Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:13:09.687Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:09.687Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:13:09.687Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:13:09.687Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:09.687Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:13:09.687Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:13:09.687Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d344cd0b6c0e6df", X-B3-SpanId:"5d0afb5c17c37c11", X-B3-ParentSpanId:"6d344cd0b6c0e6df", X-B3-Sampled:"0", X-ONAP-RequestID:"b46e2e04-ee03-433a-89c9-1d4f71a96bc2", X-RequestID:"b46e2e04-ee03-433a-89c9-1d4f71a96bc2", X-TransactionID:"b46e2e04-ee03-433a-89c9-1d4f71a96bc2", X-ECOMP-RequestID:"b46e2e04-ee03-433a-89c9-1d4f71a96bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04bc179e-5d90-43e1-bf15-3f1b7cb236e7"]
2022-04-17T04:13:09.687Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:13:09.687Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:13:09.687Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4995bdd94f3770e", X-B3-SpanId:"a0a6141dc898c01f", X-B3-ParentSpanId:"a4995bdd94f3770e", X-B3-Sampled:"0", X-ONAP-RequestID:"8b9dc663-322c-45c3-9235-c19fb07366d6", X-RequestID:"8b9dc663-322c-45c3-9235-c19fb07366d6", X-TransactionID:"8b9dc663-322c-45c3-9235-c19fb07366d6", X-ECOMP-RequestID:"8b9dc663-322c-45c3-9235-c19fb07366d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aece835-7d06-434d-a11b-6c58f8cbc64b"]
2022-04-17T04:13:09.687Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:13:09.687Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:13:09.688Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:13:09.700Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:09.700Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:09.700Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:09.700Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:09.700Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:13:09.700Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:13:09.700Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:09.700Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:09.701Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:13:09.701Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:13:09.701Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:09.701Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:09.702Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:13:09.702Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:13:09.705Z|b46e2e04-ee03-433a-89c9-1d4f71a96bc2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:13:09.705Z|8b9dc663-322c-45c3-9235-c19fb07366d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:13:12.691Z|5e1b53e6-9677-490d-b43d-d32b0d3e83ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:12.693Z|5e1b53e6-9677-490d-b43d-d32b0d3e83ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:13:15.561Z|fe56708a-7440-48a5-8ab5-d7712d4111da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:15.562Z|fe56708a-7440-48a5-8ab5-d7712d4111da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:15.567Z|24387d74-192b-4226-b50d-aa261349c0ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:15.567Z|24387d74-192b-4226-b50d-aa261349c0ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:15.569Z|fc0e68de-6a9c-441c-84eb-c5559300a6b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:15.570Z|fc0e68de-6a9c-441c-84eb-c5559300a6b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:19.833Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:13:19.833Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:13:19.835Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:13:19.836Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:13:19.836Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:19.836Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:13:19.836Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:13:19.836Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:13:19.836Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:13:19.836Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:19.836Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"338e5d33aafa5edd", X-B3-SpanId:"590bca37d6ea0c3f", X-B3-ParentSpanId:"338e5d33aafa5edd", X-B3-Sampled:"0", X-ONAP-RequestID:"514b5198-aa87-4428-beb6-85e36c71fc71", X-RequestID:"514b5198-aa87-4428-beb6-85e36c71fc71", X-TransactionID:"514b5198-aa87-4428-beb6-85e36c71fc71", X-ECOMP-RequestID:"514b5198-aa87-4428-beb6-85e36c71fc71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"623969fd-f498-4b85-aa15-5225cca22d3b"]
2022-04-17T04:13:19.836Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:13:19.836Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:13:19.836Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:13:19.837Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:13:19.837Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"423a3ec3aed528d1", X-B3-SpanId:"29822d0f3eb628be", X-B3-ParentSpanId:"423a3ec3aed528d1", X-B3-Sampled:"0", X-ONAP-RequestID:"006a45e6-48fc-4aac-883c-d191305364b9", X-RequestID:"006a45e6-48fc-4aac-883c-d191305364b9", X-TransactionID:"006a45e6-48fc-4aac-883c-d191305364b9", X-ECOMP-RequestID:"006a45e6-48fc-4aac-883c-d191305364b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e85418b-4fa8-4225-aeb7-13d4e8c27460"]
2022-04-17T04:13:19.837Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:13:19.837Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:13:20.684Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:20.684Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:20.685Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:20.685Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:20.685Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:13:20.685Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:13:20.685Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:20.685Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:20.686Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:13:20.686Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:20.686Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:13:20.687Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:12:47.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:48.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:13:20.687Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:20.687Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:13:20.687Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:13:20.688Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:13:20.688Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:13:20.688Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:20.688Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:13:20.688Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:13:20.688Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:20.688Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:13:20.688Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:13:20.688Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:13:20.689Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"338e5d33aafa5edd", X-B3-SpanId:"9ae8504892a8daf8", X-B3-ParentSpanId:"338e5d33aafa5edd", X-B3-Sampled:"0", X-ONAP-RequestID:"514b5198-aa87-4428-beb6-85e36c71fc71", X-RequestID:"514b5198-aa87-4428-beb6-85e36c71fc71", X-TransactionID:"514b5198-aa87-4428-beb6-85e36c71fc71", X-ECOMP-RequestID:"514b5198-aa87-4428-beb6-85e36c71fc71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7657c1d-6a41-445d-bc73-6d9c01521e43"]
2022-04-17T04:13:20.688Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"423a3ec3aed528d1", X-B3-SpanId:"3861db89f45d865e", X-B3-ParentSpanId:"423a3ec3aed528d1", X-B3-Sampled:"0", X-ONAP-RequestID:"006a45e6-48fc-4aac-883c-d191305364b9", X-RequestID:"006a45e6-48fc-4aac-883c-d191305364b9", X-TransactionID:"006a45e6-48fc-4aac-883c-d191305364b9", X-ECOMP-RequestID:"006a45e6-48fc-4aac-883c-d191305364b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9881f4f7-0f40-4aef-b73b-0eac57f0fc87"]
2022-04-17T04:13:20.689Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:13:20.689Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:13:20.689Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:13:20.689Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:13:21.682Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:21.682Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:21.683Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:21.683Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:21.683Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:13:21.683Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:13:21.683Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:21.683Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:21.684Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:13:21.684Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:13:21.684Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:21.684Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:21.684Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:13:21.684Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:13:21.688Z|514b5198-aa87-4428-beb6-85e36c71fc71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:13:21.688Z|006a45e6-48fc-4aac-883c-d191305364b9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:13:25.585Z|7f92f339-c54c-41b1-ac91-d83f86eebc24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:25.585Z|7f92f339-c54c-41b1-ac91-d83f86eebc24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:25.589Z|2478551c-0adc-46ab-a2f6-6e2a07ffd4ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:25.589Z|2478551c-0adc-46ab-a2f6-6e2a07ffd4ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:25.592Z|50c31b66-c4e3-44f7-aa19-6cb4f634da6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:25.592Z|50c31b66-c4e3-44f7-aa19-6cb4f634da6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:27.690Z|1d443d1a-766b-4e1a-bc53-7d819a36c3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:27.691Z|1d443d1a-766b-4e1a-bc53-7d819a36c3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:13:27.984Z|26a6101f-e5b1-41f4-9cc9-51365eb0e075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:27.985Z|26a6101f-e5b1-41f4-9cc9-51365eb0e075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:13:31.817Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:13:31.817Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:13:31.820Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:13:31.820Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:13:31.820Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:31.820Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:13:31.820Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:13:31.821Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:13:31.821Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26f37cca1f58a6ea", X-B3-SpanId:"50f1e2eddff41d1e", X-B3-ParentSpanId:"26f37cca1f58a6ea", X-B3-Sampled:"0", X-ONAP-RequestID:"cc6b1e39-d85d-481d-a036-e13a63410b3c", X-RequestID:"cc6b1e39-d85d-481d-a036-e13a63410b3c", X-TransactionID:"cc6b1e39-d85d-481d-a036-e13a63410b3c", X-ECOMP-RequestID:"cc6b1e39-d85d-481d-a036-e13a63410b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd8234ca-0a39-4981-aae0-3883a97e8e7c"]
2022-04-17T04:13:31.821Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:13:31.821Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:13:31.821Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:31.821Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:13:31.821Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:13:31.821Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:13:31.822Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d07f0c82c4e44f71", X-B3-SpanId:"7e463c05f52504f1", X-B3-ParentSpanId:"d07f0c82c4e44f71", X-B3-Sampled:"0", X-ONAP-RequestID:"b95ca21b-4a76-4487-bf9b-207d144b47a0", X-RequestID:"b95ca21b-4a76-4487-bf9b-207d144b47a0", X-TransactionID:"b95ca21b-4a76-4487-bf9b-207d144b47a0", X-ECOMP-RequestID:"b95ca21b-4a76-4487-bf9b-207d144b47a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"162536e8-220f-4707-a7d3-0ccbd661482e"]
2022-04-17T04:13:31.822Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:13:31.822Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:13:32.685Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:32.685Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:32.685Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:32.685Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:13:32.686Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:32.686Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:32.686Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:13:32.686Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:13:32.686Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:32.686Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:32.686Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:13:32.687Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:12:47.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:12:48.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:13:32.687Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:32.687Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:13:32.687Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:13:32.687Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:13:32.687Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:32.688Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:13:32.688Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:13:32.688Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26f37cca1f58a6ea", X-B3-SpanId:"466e1467dd0c917a", X-B3-ParentSpanId:"26f37cca1f58a6ea", X-B3-Sampled:"0", X-ONAP-RequestID:"cc6b1e39-d85d-481d-a036-e13a63410b3c", X-RequestID:"cc6b1e39-d85d-481d-a036-e13a63410b3c", X-TransactionID:"cc6b1e39-d85d-481d-a036-e13a63410b3c", X-ECOMP-RequestID:"cc6b1e39-d85d-481d-a036-e13a63410b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"273c6fd3-9c14-4111-b7b0-f987ed9e3ecb"]
2022-04-17T04:13:32.688Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:13:32.688Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:13:32.688Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:13:32.688Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:13:32.689Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:32.689Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:13:32.689Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:13:32.689Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d07f0c82c4e44f71", X-B3-SpanId:"9b7ffa4e33714095", X-B3-ParentSpanId:"d07f0c82c4e44f71", X-B3-Sampled:"0", X-ONAP-RequestID:"b95ca21b-4a76-4487-bf9b-207d144b47a0", X-RequestID:"b95ca21b-4a76-4487-bf9b-207d144b47a0", X-TransactionID:"b95ca21b-4a76-4487-bf9b-207d144b47a0", X-ECOMP-RequestID:"b95ca21b-4a76-4487-bf9b-207d144b47a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a4a6785-75e5-4a7e-9cd2-3367c9d6d03a"]
2022-04-17T04:13:32.689Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:13:32.690Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:13:33.683Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:33.683Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:33.684Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:33.684Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:33.684Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:13:33.684Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:13:33.684Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:33.684Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:33.684Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:13:33.684Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:33.685Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:13:33.685Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:13:33.685Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:33.685Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:13:33.688Z|cc6b1e39-d85d-481d-a036-e13a63410b3c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:13:33.689Z|b95ca21b-4a76-4487-bf9b-207d144b47a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:13:35.610Z|95d544c9-6969-4921-95c5-9b74d7d7f75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:35.611Z|95d544c9-6969-4921-95c5-9b74d7d7f75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:35.612Z|4a087614-f88c-46ee-83fa-95dc05ecc0d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:35.612Z|4a087614-f88c-46ee-83fa-95dc05ecc0d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:35.616Z|2389b8bc-969d-40bd-a457-473439229d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:35.616Z|2389b8bc-969d-40bd-a457-473439229d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:42.690Z|71186011-a6d6-4d81-971a-2bfacd30da58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:42.691Z|71186011-a6d6-4d81-971a-2bfacd30da58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:13:43.817Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:13:43.819Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:13:43.820Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:13:43.820Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:43.820Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:13:43.820Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:13:43.820Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15344518bfefe081", X-B3-SpanId:"66e4efc17722f556", X-B3-ParentSpanId:"15344518bfefe081", X-B3-Sampled:"0", X-ONAP-RequestID:"093e7cbf-8ed7-4a4c-b23d-27beedad4a2a", X-RequestID:"093e7cbf-8ed7-4a4c-b23d-27beedad4a2a", X-TransactionID:"093e7cbf-8ed7-4a4c-b23d-27beedad4a2a", X-ECOMP-RequestID:"093e7cbf-8ed7-4a4c-b23d-27beedad4a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f067e72-8906-4a2d-9c77-6a868486be90"]
2022-04-17T04:13:43.820Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:13:43.821Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:13:43.821Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:13:43.823Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:13:43.823Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:13:43.823Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:43.823Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:13:43.823Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:13:43.823Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53e891cb6aacec70", X-B3-SpanId:"d461b0a4d874cba8", X-B3-ParentSpanId:"53e891cb6aacec70", X-B3-Sampled:"0", X-ONAP-RequestID:"0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d", X-RequestID:"0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d", X-TransactionID:"0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d", X-ECOMP-RequestID:"0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2a9a6b4-8436-40c7-89d8-5eb00e1325db"]
2022-04-17T04:13:43.824Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:13:43.824Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:13:44.687Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:44.687Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:44.688Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:44.688Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:44.688Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:13:44.688Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:13:44.688Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:44.688Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:44.689Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:13:44.689Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:44.689Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:13:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:13:44.689Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:13:44.689Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:44.690Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:13:44.690Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:13:44.690Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:13:44.690Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:13:44.691Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:44.691Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:13:44.691Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:13:44.691Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:13:44.691Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:44.691Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:13:44.691Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15344518bfefe081", X-B3-SpanId:"483b3de8fd18016b", X-B3-ParentSpanId:"15344518bfefe081", X-B3-Sampled:"0", X-ONAP-RequestID:"093e7cbf-8ed7-4a4c-b23d-27beedad4a2a", X-RequestID:"093e7cbf-8ed7-4a4c-b23d-27beedad4a2a", X-TransactionID:"093e7cbf-8ed7-4a4c-b23d-27beedad4a2a", X-ECOMP-RequestID:"093e7cbf-8ed7-4a4c-b23d-27beedad4a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58ce900d-2df1-428e-8fec-c02127efb7ea"]
2022-04-17T04:13:44.691Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:13:44.691Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:13:44.691Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:13:44.691Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53e891cb6aacec70", X-B3-SpanId:"783daffdf39ec3b6", X-B3-ParentSpanId:"53e891cb6aacec70", X-B3-Sampled:"0", X-ONAP-RequestID:"0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d", X-RequestID:"0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d", X-TransactionID:"0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d", X-ECOMP-RequestID:"0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"764f4d2e-3564-4408-a306-40176dd0d490"]
2022-04-17T04:13:44.692Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:13:44.692Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:13:45.636Z|3284e827-a19e-4bcd-9a8a-3ceb84e7ea01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:45.637Z|3284e827-a19e-4bcd-9a8a-3ceb84e7ea01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:45.637Z|5eec5bac-6044-4eb8-acfa-1cca62207016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:45.637Z|5eec5bac-6044-4eb8-acfa-1cca62207016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:45.639Z|0ded0c26-30b3-476c-b134-be184d2ae9ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:45.639Z|0ded0c26-30b3-476c-b134-be184d2ae9ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:45.685Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:45.685Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:45.685Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:45.685Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:13:45.685Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:45.686Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:45.686Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:13:45.686Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:45.686Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:13:45.686Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:45.687Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:13:45.687Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:13:45.687Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:45.688Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:13:45.690Z|093e7cbf-8ed7-4a4c-b23d-27beedad4a2a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:13:45.691Z|0cf53da1-c7fb-4291-a6b5-66dd6dee6b6d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:13:47.267Z|88689814-d44a-4be9-ae12-ffde41f7d652|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:13:47.268Z|88689814-d44a-4be9-ae12-ffde41f7d652|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:55.659Z|dffb9f41-bd8c-4dc0-90e1-32fd1620362c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:55.659Z|283f59c9-42e2-470f-8b1e-8c6212d3b24f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:55.660Z|dffb9f41-bd8c-4dc0-90e1-32fd1620362c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:55.660Z|283f59c9-42e2-470f-8b1e-8c6212d3b24f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:55.661Z|afb8cf23-ab66-4b21-814e-df111434c8af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:55.661Z|afb8cf23-ab66-4b21-814e-df111434c8af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:55.818Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:13:55.820Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:13:55.821Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:13:55.821Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:13:55.822Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:55.822Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:13:55.822Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:13:55.822Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63a322386a389eee", X-B3-SpanId:"2d6bbc4837919f96", X-B3-ParentSpanId:"63a322386a389eee", X-B3-Sampled:"0", X-ONAP-RequestID:"a3700d63-a637-43e2-9487-2980a9bd7c96", X-RequestID:"a3700d63-a637-43e2-9487-2980a9bd7c96", X-TransactionID:"a3700d63-a637-43e2-9487-2980a9bd7c96", X-ECOMP-RequestID:"a3700d63-a637-43e2-9487-2980a9bd7c96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b86b7b06-9cf6-45ff-b78d-75db1099c8c1"]
2022-04-17T04:13:55.822Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:13:55.822Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:13:55.823Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:13:55.823Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:13:55.823Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:55.823Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:13:55.823Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:13:55.824Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1838d82849cb71fb", X-B3-SpanId:"11c69a6ad5e5f465", X-B3-ParentSpanId:"1838d82849cb71fb", X-B3-Sampled:"0", X-ONAP-RequestID:"417fa542-90ae-4b64-909a-1f67cf74d0ce", X-RequestID:"417fa542-90ae-4b64-909a-1f67cf74d0ce", X-TransactionID:"417fa542-90ae-4b64-909a-1f67cf74d0ce", X-ECOMP-RequestID:"417fa542-90ae-4b64-909a-1f67cf74d0ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acc6d1ab-3c7c-46b8-9d1d-c62a0bd9e0f7"]
2022-04-17T04:13:55.824Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:13:55.824Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:13:55.833Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:55.833Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:55.833Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:13:55.834Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:55.834Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:13:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:13:55.835Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:55.835Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:55.835Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:13:55.835Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:55.835Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:13:55.835Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:55.836Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:13:55.837Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:55.837Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:13:55.837Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:13:55.837Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:13:55.838Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:55.838Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:13:55.838Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:13:55.838Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:13:55.838Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63a322386a389eee", X-B3-SpanId:"12f1c842ff6c61dd", X-B3-ParentSpanId:"63a322386a389eee", X-B3-Sampled:"0", X-ONAP-RequestID:"a3700d63-a637-43e2-9487-2980a9bd7c96", X-RequestID:"a3700d63-a637-43e2-9487-2980a9bd7c96", X-TransactionID:"a3700d63-a637-43e2-9487-2980a9bd7c96", X-ECOMP-RequestID:"a3700d63-a637-43e2-9487-2980a9bd7c96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a281f781-2c49-4076-9311-41f44f813775"]
2022-04-17T04:13:55.838Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:13:55.838Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:13:55.838Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:13:55.838Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:13:55.838Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:13:55.839Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:13:55.839Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1838d82849cb71fb", X-B3-SpanId:"f74362291e11e157", X-B3-ParentSpanId:"1838d82849cb71fb", X-B3-Sampled:"0", X-ONAP-RequestID:"417fa542-90ae-4b64-909a-1f67cf74d0ce", X-RequestID:"417fa542-90ae-4b64-909a-1f67cf74d0ce", X-TransactionID:"417fa542-90ae-4b64-909a-1f67cf74d0ce", X-ECOMP-RequestID:"417fa542-90ae-4b64-909a-1f67cf74d0ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f87d8e2-bd9c-4864-9715-bc5a5b0228d8"]
2022-04-17T04:13:55.839Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:13:55.839Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:13:55.845Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:55.845Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:55.845Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:13:55.845Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:55.845Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:13:55.845Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:13:55.846Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:55.846Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:13:55.846Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:13:55.846Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:13:55.847Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:13:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:13:55.847Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:13:55.848Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:13:55.848Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:13:55.849Z|a3700d63-a637-43e2-9487-2980a9bd7c96|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:13:55.851Z|417fa542-90ae-4b64-909a-1f67cf74d0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:13:57.691Z|cbcf3e4a-65a4-4abe-83a3-a78f92ff058d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:57.694Z|cbcf3e4a-65a4-4abe-83a3-a78f92ff058d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:13:57.985Z|c5d19d39-c760-4af7-b7a9-73035b578571|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:57.986Z|c5d19d39-c760-4af7-b7a9-73035b578571|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:05.683Z|b3600c65-71b8-46b3-8581-a9941148abaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:05.683Z|dca95ed0-a062-4fa1-990b-5a5c358e59ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:05.683Z|b3600c65-71b8-46b3-8581-a9941148abaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:05.683Z|dca95ed0-a062-4fa1-990b-5a5c358e59ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:05.684Z|8a5c58ef-cf05-42cb-97e8-4ad9956cb47a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:05.684Z|8a5c58ef-cf05-42cb-97e8-4ad9956cb47a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:05.980Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:14:05.980Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:14:05.983Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:14:05.983Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:14:05.983Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:14:05.984Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:05.983Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:14:05.984Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:14:05.984Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:05.984Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:14:05.984Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:14:05.984Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbf08b68df6ae973", X-B3-SpanId:"708afcba78e71ee5", X-B3-ParentSpanId:"bbf08b68df6ae973", X-B3-Sampled:"0", X-ONAP-RequestID:"6fd5b3d4-9ec5-47c1-9784-4b9379312964", X-RequestID:"6fd5b3d4-9ec5-47c1-9784-4b9379312964", X-TransactionID:"6fd5b3d4-9ec5-47c1-9784-4b9379312964", X-ECOMP-RequestID:"6fd5b3d4-9ec5-47c1-9784-4b9379312964", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"251d0d75-8059-402b-9ce5-9b4efac1f93b"]
2022-04-17T04:14:05.984Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:14:05.985Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:14:05.985Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e245734a683fd647", X-B3-SpanId:"c31ff04f197b74fd", X-B3-ParentSpanId:"e245734a683fd647", X-B3-Sampled:"0", X-ONAP-RequestID:"91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb", X-RequestID:"91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb", X-TransactionID:"91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb", X-ECOMP-RequestID:"91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48c21bed-d408-43f2-910e-ae68a5715494"]
2022-04-17T04:14:05.985Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:14:05.985Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:14:05.985Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:14:05.998Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:05.998Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:05.998Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:14:05.998Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:05.999Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:05.999Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:05.999Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:13:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:14:05.999Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:14:06.000Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:06.000Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:06.000Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:14:06.000Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:14:06.000Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:06.001Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:14:06.001Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:14:06.001Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:14:06.002Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:06.002Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:14:06.002Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:14:06.002Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:14:06.002Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:14:06.002Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:06.002Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbf08b68df6ae973", X-B3-SpanId:"460bb543a76f0794", X-B3-ParentSpanId:"bbf08b68df6ae973", X-B3-Sampled:"0", X-ONAP-RequestID:"6fd5b3d4-9ec5-47c1-9784-4b9379312964", X-RequestID:"6fd5b3d4-9ec5-47c1-9784-4b9379312964", X-TransactionID:"6fd5b3d4-9ec5-47c1-9784-4b9379312964", X-ECOMP-RequestID:"6fd5b3d4-9ec5-47c1-9784-4b9379312964", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"370d545a-5a32-4ee0-8ee8-15667bcaec01"]
2022-04-17T04:14:06.002Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:14:06.003Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:14:06.003Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:14:06.003Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:14:06.003Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e245734a683fd647", X-B3-SpanId:"1df92091f48143c8", X-B3-ParentSpanId:"e245734a683fd647", X-B3-Sampled:"0", X-ONAP-RequestID:"91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb", X-RequestID:"91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb", X-TransactionID:"91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb", X-ECOMP-RequestID:"91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c76d2600-1f18-45ac-adf3-a8c1751d14b4"]
2022-04-17T04:14:06.003Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:14:06.003Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:14:06.011Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:06.012Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:06.012Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:14:06.012Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:06.013Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:14:06.013Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:06.013Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:06.013Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:06.013Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:14:06.013Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:14:06.014Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:06.014Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:14:06.014Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:06.015Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:14:06.017Z|6fd5b3d4-9ec5-47c1-9784-4b9379312964|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:14:06.018Z|91c3d0ca-30e8-4bb1-b2e4-e8947ac8cafb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:14:12.690Z|4d9d0a7c-429a-4b87-82c5-4f44184c7ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:12.691Z|4d9d0a7c-429a-4b87-82c5-4f44184c7ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:15.709Z|65b045ac-d370-460e-99a1-a21b2406a743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:15.709Z|8b44a446-dede-40b9-be59-f5bb19573838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:15.709Z|fcf14aa7-adf4-4c17-a21c-a557cfa4cf8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:15.709Z|65b045ac-d370-460e-99a1-a21b2406a743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:15.709Z|fcf14aa7-adf4-4c17-a21c-a557cfa4cf8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:15.709Z|8b44a446-dede-40b9-be59-f5bb19573838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:16.143Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:14:16.145Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:14:16.146Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:14:16.146Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:16.146Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:14:16.146Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:14:16.146Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d90e23688e1bb0c6", X-B3-SpanId:"9b33dbb31b088420", X-B3-ParentSpanId:"d90e23688e1bb0c6", X-B3-Sampled:"0", X-ONAP-RequestID:"7b54a8ae-815b-40a6-8179-4038236acaa8", X-RequestID:"7b54a8ae-815b-40a6-8179-4038236acaa8", X-TransactionID:"7b54a8ae-815b-40a6-8179-4038236acaa8", X-ECOMP-RequestID:"7b54a8ae-815b-40a6-8179-4038236acaa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96c118f0-0de3-4665-afdc-9bc3291048a5"]
2022-04-17T04:14:16.147Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:14:16.147Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:14:16.152Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:14:16.155Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:14:16.156Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:14:16.156Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:16.156Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:14:16.157Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:14:16.157Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b1f943d2a3ea5b5", X-B3-SpanId:"8d6ead614cea8273", X-B3-ParentSpanId:"8b1f943d2a3ea5b5", X-B3-Sampled:"0", X-ONAP-RequestID:"bea2d1b4-55bd-4073-b117-779739a199c0", X-RequestID:"bea2d1b4-55bd-4073-b117-779739a199c0", X-TransactionID:"bea2d1b4-55bd-4073-b117-779739a199c0", X-ECOMP-RequestID:"bea2d1b4-55bd-4073-b117-779739a199c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0feab08d-2787-4743-aa32-682bbf8e3ea8"]
2022-04-17T04:14:16.158Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:14:16.158Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:14:16.691Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:16.691Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:16.692Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:16.692Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:16.692Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:14:16.692Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:14:16.693Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:16.693Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:16.693Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:14:16.693Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:16.693Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:14:16.693Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:13:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:14:16.694Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:16.694Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:14:16.695Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:14:16.694Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:14:16.695Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:16.695Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:14:16.695Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:14:16.695Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d90e23688e1bb0c6", X-B3-SpanId:"9ebffaaa899e1ad2", X-B3-ParentSpanId:"d90e23688e1bb0c6", X-B3-Sampled:"0", X-ONAP-RequestID:"7b54a8ae-815b-40a6-8179-4038236acaa8", X-RequestID:"7b54a8ae-815b-40a6-8179-4038236acaa8", X-TransactionID:"7b54a8ae-815b-40a6-8179-4038236acaa8", X-ECOMP-RequestID:"7b54a8ae-815b-40a6-8179-4038236acaa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f2ab759-0512-4655-9b69-c59ac29e8b8b"]
2022-04-17T04:14:16.695Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:14:16.696Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:14:16.696Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:14:16.696Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:14:16.696Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:16.696Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:14:16.697Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:14:16.697Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b1f943d2a3ea5b5", X-B3-SpanId:"6a95988786187c1d", X-B3-ParentSpanId:"8b1f943d2a3ea5b5", X-B3-Sampled:"0", X-ONAP-RequestID:"bea2d1b4-55bd-4073-b117-779739a199c0", X-RequestID:"bea2d1b4-55bd-4073-b117-779739a199c0", X-TransactionID:"bea2d1b4-55bd-4073-b117-779739a199c0", X-ECOMP-RequestID:"bea2d1b4-55bd-4073-b117-779739a199c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"597d6e71-b9d2-4456-bdd0-52fa812772c9"]
2022-04-17T04:14:16.697Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:14:16.697Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:14:16.704Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:16.704Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:16.704Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:14:16.704Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:16.706Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:14:16.706Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:16.706Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:14:16.709Z|7b54a8ae-815b-40a6-8179-4038236acaa8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:14:17.689Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:17.690Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:17.690Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:14:17.690Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:17.692Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:14:17.692Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:17.692Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:14:17.697Z|bea2d1b4-55bd-4073-b117-779739a199c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:14:25.732Z|9d38640f-c40e-4200-bee9-f9fbf4efd519|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:25.732Z|7faaabc4-1b67-4509-85db-bb9d3a5e00af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:25.732Z|9d38640f-c40e-4200-bee9-f9fbf4efd519|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:25.733Z|7faaabc4-1b67-4509-85db-bb9d3a5e00af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:25.734Z|15cf4bce-1bcf-44fe-ba1c-f9a83c749716|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:25.734Z|15cf4bce-1bcf-44fe-ba1c-f9a83c749716|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:26.834Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:14:26.837Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:14:26.837Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:14:26.838Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:26.838Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:14:26.838Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:14:26.838Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"febeb847c3875429", X-B3-SpanId:"6b1e01fd363982d4", X-B3-ParentSpanId:"febeb847c3875429", X-B3-Sampled:"0", X-ONAP-RequestID:"d8c3ffff-7a72-45b5-920e-7e6e52c4d91f", X-RequestID:"d8c3ffff-7a72-45b5-920e-7e6e52c4d91f", X-TransactionID:"d8c3ffff-7a72-45b5-920e-7e6e52c4d91f", X-ECOMP-RequestID:"d8c3ffff-7a72-45b5-920e-7e6e52c4d91f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd962dd8-22de-4775-a568-068747ffd3b8"]
2022-04-17T04:14:26.839Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:14:26.839Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:14:27.690Z|08e9de08-0476-4f1d-931c-418e7381fa07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:27.691Z|08e9de08-0476-4f1d-931c-418e7381fa07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:27.691Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:27.692Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:27.692Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:14:27.692Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:27.693Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:14:27.693Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:27.693Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:14:27.694Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:14:27.694Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:14:27.694Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:27.695Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:14:27.695Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:14:27.695Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"febeb847c3875429", X-B3-SpanId:"baf8dcef4c811f1f", X-B3-ParentSpanId:"febeb847c3875429", X-B3-Sampled:"0", X-ONAP-RequestID:"d8c3ffff-7a72-45b5-920e-7e6e52c4d91f", X-RequestID:"d8c3ffff-7a72-45b5-920e-7e6e52c4d91f", X-TransactionID:"d8c3ffff-7a72-45b5-920e-7e6e52c4d91f", X-ECOMP-RequestID:"d8c3ffff-7a72-45b5-920e-7e6e52c4d91f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1aaf12d5-3d3c-49c0-bee5-14128ee056ba"]
2022-04-17T04:14:27.695Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:14:27.695Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:14:27.826Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:14:27.829Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:14:27.829Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:14:27.829Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:27.830Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:14:27.830Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:14:27.830Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58f323705e617228", X-B3-SpanId:"4b53ca41d517ee4f", X-B3-ParentSpanId:"58f323705e617228", X-B3-Sampled:"0", X-ONAP-RequestID:"ae162aea-955e-4de6-b740-2aad4710a564", X-RequestID:"ae162aea-955e-4de6-b740-2aad4710a564", X-TransactionID:"ae162aea-955e-4de6-b740-2aad4710a564", X-ECOMP-RequestID:"ae162aea-955e-4de6-b740-2aad4710a564", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c0f0473-13bc-4e48-ae1b-3f6745bf70d4"]
2022-04-17T04:14:27.830Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:14:27.830Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:14:27.986Z|f737542f-e45a-43f4-bd82-310e732e005c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:27.986Z|f737542f-e45a-43f4-bd82-310e732e005c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:28.690Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:28.690Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:28.690Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:14:28.691Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:28.691Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:14:28.692Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:28.692Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:14:28.692Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:28.693Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:28.693Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:14:28.693Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:28.694Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:13:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:14:28.694Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:28.695Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:14:28.695Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:14:28.696Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:14:28.696Z|d8c3ffff-7a72-45b5-920e-7e6e52c4d91f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:14:28.696Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:28.696Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:14:28.696Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:14:28.696Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58f323705e617228", X-B3-SpanId:"1d86c874b9d3d39f", X-B3-ParentSpanId:"58f323705e617228", X-B3-Sampled:"0", X-ONAP-RequestID:"ae162aea-955e-4de6-b740-2aad4710a564", X-RequestID:"ae162aea-955e-4de6-b740-2aad4710a564", X-TransactionID:"ae162aea-955e-4de6-b740-2aad4710a564", X-ECOMP-RequestID:"ae162aea-955e-4de6-b740-2aad4710a564", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e22be68-0baa-4e18-b69a-9679d512b182"]
2022-04-17T04:14:28.696Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:14:28.697Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:14:29.690Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:29.691Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:29.691Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:14:29.691Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:29.692Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:14:29.692Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:29.692Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:14:29.696Z|ae162aea-955e-4de6-b740-2aad4710a564|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:14:35.754Z|5c00ebc4-5f8c-49b1-8311-482e0941c765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:35.754Z|5be2cffc-c214-4797-a12a-d54221a02743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:35.755Z|5c00ebc4-5f8c-49b1-8311-482e0941c765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:35.755Z|5be2cffc-c214-4797-a12a-d54221a02743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:35.755Z|23c8b667-653e-4721-9c13-0dfb0e3bb7d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:35.755Z|23c8b667-653e-4721-9c13-0dfb0e3bb7d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:38.822Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:14:38.825Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:14:38.826Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:14:38.826Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:38.826Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:14:38.826Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:14:38.826Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"986e3c74b0626977", X-B3-SpanId:"f8a33d04b68a2d4f", X-B3-ParentSpanId:"986e3c74b0626977", X-B3-Sampled:"0", X-ONAP-RequestID:"a7d4087f-81b9-4873-a416-e0331043af39", X-RequestID:"a7d4087f-81b9-4873-a416-e0331043af39", X-TransactionID:"a7d4087f-81b9-4873-a416-e0331043af39", X-ECOMP-RequestID:"a7d4087f-81b9-4873-a416-e0331043af39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69cbbe3f-f150-4681-b4c0-3c937dcfcec0"]
2022-04-17T04:14:38.827Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:14:38.827Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:14:38.837Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:38.837Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:38.838Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:14:38.838Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:38.838Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:14:38.838Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:38.839Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:14:38.839Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:14:38.840Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:14:38.840Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:38.840Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:14:38.840Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:14:38.840Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"986e3c74b0626977", X-B3-SpanId:"ba045d751fc7860a", X-B3-ParentSpanId:"986e3c74b0626977", X-B3-Sampled:"0", X-ONAP-RequestID:"a7d4087f-81b9-4873-a416-e0331043af39", X-RequestID:"a7d4087f-81b9-4873-a416-e0331043af39", X-TransactionID:"a7d4087f-81b9-4873-a416-e0331043af39", X-ECOMP-RequestID:"a7d4087f-81b9-4873-a416-e0331043af39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed4a3d5c-0f84-4aa6-86bd-54799b9dfae4"]
2022-04-17T04:14:38.840Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:14:38.840Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:14:38.849Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:38.849Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:38.849Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:14:38.850Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:38.851Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:14:38.851Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:38.851Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:14:38.856Z|a7d4087f-81b9-4873-a416-e0331043af39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:14:39.832Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:14:39.834Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:14:39.835Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:14:39.835Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:39.835Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:14:39.835Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:14:39.835Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df2ea4cea05a8099", X-B3-SpanId:"045a253d3d59499a", X-B3-ParentSpanId:"df2ea4cea05a8099", X-B3-Sampled:"0", X-ONAP-RequestID:"ada5ffdb-6bd1-4004-b2d3-74514ef1d764", X-RequestID:"ada5ffdb-6bd1-4004-b2d3-74514ef1d764", X-TransactionID:"ada5ffdb-6bd1-4004-b2d3-74514ef1d764", X-ECOMP-RequestID:"ada5ffdb-6bd1-4004-b2d3-74514ef1d764", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"564463e1-4671-4330-87c6-2209f85d9f7c"]
2022-04-17T04:14:39.835Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:14:39.836Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:14:40.695Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:40.695Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:40.695Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:14:40.696Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:40.696Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:13:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:14:40.697Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:40.697Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:14:40.698Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:14:40.698Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:14:40.698Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:40.698Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:14:40.699Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:14:40.699Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df2ea4cea05a8099", X-B3-SpanId:"437dfa70622e077f", X-B3-ParentSpanId:"df2ea4cea05a8099", X-B3-Sampled:"0", X-ONAP-RequestID:"ada5ffdb-6bd1-4004-b2d3-74514ef1d764", X-RequestID:"ada5ffdb-6bd1-4004-b2d3-74514ef1d764", X-TransactionID:"ada5ffdb-6bd1-4004-b2d3-74514ef1d764", X-ECOMP-RequestID:"ada5ffdb-6bd1-4004-b2d3-74514ef1d764", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6f3921f-460b-4c0f-89b5-307ad33b7c97"]
2022-04-17T04:14:40.699Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:14:40.699Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:14:40.706Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:40.706Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:40.707Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:14:40.707Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:40.708Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:14:40.708Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:40.708Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:14:40.711Z|ada5ffdb-6bd1-4004-b2d3-74514ef1d764|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:14:42.690Z|57834a3a-e267-4702-8d23-adf90b007c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:42.693Z|57834a3a-e267-4702-8d23-adf90b007c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:45.776Z|6041a89c-0128-4750-8a78-53bc19c67b9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:45.777Z|6041a89c-0128-4750-8a78-53bc19c67b9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:45.777Z|daa136d4-0f40-45d2-ac33-092836258787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:45.777Z|daa136d4-0f40-45d2-ac33-092836258787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:45.778Z|0800debc-7970-481c-87c4-b3fbeb437f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:45.778Z|0800debc-7970-481c-87c4-b3fbeb437f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:47.266Z|269b9428-0f03-4248-bcee-b0262bb7efde|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:14:47.267Z|269b9428-0f03-4248-bcee-b0262bb7efde|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:48.978Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:14:48.981Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:14:48.981Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:14:48.981Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:48.981Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:14:48.982Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:14:48.982Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99bc42c5edb9c9ca", X-B3-SpanId:"a8e41ffdb2383c46", X-B3-ParentSpanId:"99bc42c5edb9c9ca", X-B3-Sampled:"0", X-ONAP-RequestID:"e9f36e78-8950-46db-8f2a-12a4cb6c50aa", X-RequestID:"e9f36e78-8950-46db-8f2a-12a4cb6c50aa", X-TransactionID:"e9f36e78-8950-46db-8f2a-12a4cb6c50aa", X-ECOMP-RequestID:"e9f36e78-8950-46db-8f2a-12a4cb6c50aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85687d5c-fee3-4cb5-8bd8-ca8222b991a0"]
2022-04-17T04:14:48.982Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:14:48.982Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:14:49.694Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:49.694Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:49.694Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:14:49.695Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:49.695Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:14:49.695Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:49.695Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:14:49.696Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:14:49.696Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:14:49.697Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:49.697Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:14:49.697Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:14:49.697Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99bc42c5edb9c9ca", X-B3-SpanId:"e05f1d9399ef21b2", X-B3-ParentSpanId:"99bc42c5edb9c9ca", X-B3-Sampled:"0", X-ONAP-RequestID:"e9f36e78-8950-46db-8f2a-12a4cb6c50aa", X-RequestID:"e9f36e78-8950-46db-8f2a-12a4cb6c50aa", X-TransactionID:"e9f36e78-8950-46db-8f2a-12a4cb6c50aa", X-ECOMP-RequestID:"e9f36e78-8950-46db-8f2a-12a4cb6c50aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c012602e-7f79-4f6e-a929-ec1695fcdc6b"]
2022-04-17T04:14:49.697Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:14:49.697Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:14:50.693Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:50.695Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:50.696Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:14:50.696Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:50.696Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:14:50.697Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:50.698Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:14:50.702Z|e9f36e78-8950-46db-8f2a-12a4cb6c50aa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:14:50.838Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:14:50.841Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:14:50.842Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:14:50.842Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:50.842Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:14:50.842Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:14:50.842Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b399db9ccb2d955", X-B3-SpanId:"f71273928458d931", X-B3-ParentSpanId:"4b399db9ccb2d955", X-B3-Sampled:"0", X-ONAP-RequestID:"6d0f75ac-c748-4e7e-a352-3990f2a7a207", X-RequestID:"6d0f75ac-c748-4e7e-a352-3990f2a7a207", X-TransactionID:"6d0f75ac-c748-4e7e-a352-3990f2a7a207", X-ECOMP-RequestID:"6d0f75ac-c748-4e7e-a352-3990f2a7a207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c79ad2d-4fbd-434a-a3d2-9e3d5c99559a"]
2022-04-17T04:14:50.842Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:14:50.842Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:14:51.695Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:51.696Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:51.696Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:14:51.696Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:51.697Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:13:33.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:13:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:14:51.697Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:51.697Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:14:51.698Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:14:51.698Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:14:51.699Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:14:51.699Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:14:51.699Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:14:51.699Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b399db9ccb2d955", X-B3-SpanId:"8fb469710e12833d", X-B3-ParentSpanId:"4b399db9ccb2d955", X-B3-Sampled:"0", X-ONAP-RequestID:"6d0f75ac-c748-4e7e-a352-3990f2a7a207", X-RequestID:"6d0f75ac-c748-4e7e-a352-3990f2a7a207", X-TransactionID:"6d0f75ac-c748-4e7e-a352-3990f2a7a207", X-ECOMP-RequestID:"6d0f75ac-c748-4e7e-a352-3990f2a7a207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd1b4846-1287-48e7-bc43-bf1fc80a243d"]
2022-04-17T04:14:51.699Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:14:51.699Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:14:51.708Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:14:51.708Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:14:51.708Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:14:51.708Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:14:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:14:51.709Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:14:51.709Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:14:51.710Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:14:51.713Z|6d0f75ac-c748-4e7e-a352-3990f2a7a207|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:14:55.799Z|cceca18e-5644-43ee-a37e-a5458c21c51f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:55.799Z|753abc14-4857-4736-b364-5c2ef67e2011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:55.799Z|5c81fa3d-0005-4937-9b1c-60170739745f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:55.799Z|753abc14-4857-4736-b364-5c2ef67e2011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:55.799Z|cceca18e-5644-43ee-a37e-a5458c21c51f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:55.799Z|5c81fa3d-0005-4937-9b1c-60170739745f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:57.690Z|bc30bca8-eb55-44f2-861e-bdde9fe4642a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:57.691Z|bc30bca8-eb55-44f2-861e-bdde9fe4642a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:57.987Z|99f904d1-b090-4e36-805f-a14eabdbf38b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:57.987Z|99f904d1-b090-4e36-805f-a14eabdbf38b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:00.839Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:00.842Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:00.842Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:15:00.843Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:00.843Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:00.843Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:15:00.843Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b54ce29cbc0092ad", X-B3-SpanId:"1394382cdc4c90fa", X-B3-ParentSpanId:"b54ce29cbc0092ad", X-B3-Sampled:"0", X-ONAP-RequestID:"5016fc2e-4708-45de-8cbb-5de5f167cf57", X-RequestID:"5016fc2e-4708-45de-8cbb-5de5f167cf57", X-TransactionID:"5016fc2e-4708-45de-8cbb-5de5f167cf57", X-ECOMP-RequestID:"5016fc2e-4708-45de-8cbb-5de5f167cf57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff1d5888-aed5-441c-9a67-0550b17dd78c"]
2022-04-17T04:15:00.843Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:15:00.843Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:15:01.696Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:01.697Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:01.697Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:15:01.697Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:01.698Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:15:01.698Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:01.698Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:15:01.699Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:01.699Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:01.699Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:01.699Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:01.700Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:01.700Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b54ce29cbc0092ad", X-B3-SpanId:"747f9cf027d42b38", X-B3-ParentSpanId:"b54ce29cbc0092ad", X-B3-Sampled:"0", X-ONAP-RequestID:"5016fc2e-4708-45de-8cbb-5de5f167cf57", X-RequestID:"5016fc2e-4708-45de-8cbb-5de5f167cf57", X-TransactionID:"5016fc2e-4708-45de-8cbb-5de5f167cf57", X-ECOMP-RequestID:"5016fc2e-4708-45de-8cbb-5de5f167cf57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82e86d73-9ca8-42ea-951b-e6e3c29d7594"]
2022-04-17T04:15:01.700Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:01.700Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:01.839Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:01.842Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:01.842Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:15:01.842Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:01.842Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:01.843Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:15:01.843Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4b6f1c898f6bc35", X-B3-SpanId:"3631c8b29fd45e85", X-B3-ParentSpanId:"c4b6f1c898f6bc35", X-B3-Sampled:"0", X-ONAP-RequestID:"39998784-9401-4ad8-8ce6-50ad45213bee", X-RequestID:"39998784-9401-4ad8-8ce6-50ad45213bee", X-TransactionID:"39998784-9401-4ad8-8ce6-50ad45213bee", X-ECOMP-RequestID:"39998784-9401-4ad8-8ce6-50ad45213bee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25b2ae57-1c98-4082-a11b-9ecf7fa26791"]
2022-04-17T04:15:01.843Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:15:01.843Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:15:02.694Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:02.695Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:02.695Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:02.695Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:02.696Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:02.696Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:02.697Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:02.697Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:02.697Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:02.697Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:15:02.697Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:02.698Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:01.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:15:02.699Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:02.699Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:15:02.700Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:02.700Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:02.700Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:02.700Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:02.700Z|5016fc2e-4708-45de-8cbb-5de5f167cf57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:15:02.701Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:02.701Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4b6f1c898f6bc35", X-B3-SpanId:"2495a643145125ea", X-B3-ParentSpanId:"c4b6f1c898f6bc35", X-B3-Sampled:"0", X-ONAP-RequestID:"39998784-9401-4ad8-8ce6-50ad45213bee", X-RequestID:"39998784-9401-4ad8-8ce6-50ad45213bee", X-TransactionID:"39998784-9401-4ad8-8ce6-50ad45213bee", X-ECOMP-RequestID:"39998784-9401-4ad8-8ce6-50ad45213bee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5408ae0-307b-4f6d-ad8a-db7a25a42915"]
2022-04-17T04:15:02.701Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:02.702Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:03.695Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:03.695Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:03.695Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:03.696Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:03.696Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:03.696Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:03.697Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:03.701Z|39998784-9401-4ad8-8ce6-50ad45213bee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:15:05.821Z|f96b683a-ad94-45d6-80df-25a1ad1e7ebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:05.821Z|f96b683a-ad94-45d6-80df-25a1ad1e7ebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:05.825Z|f44f9ae5-30b5-48ee-b839-d01a29272917|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:05.825Z|ce1c6d43-cee6-4c16-8a71-bae5640f0415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:05.825Z|f44f9ae5-30b5-48ee-b839-d01a29272917|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:05.825Z|ce1c6d43-cee6-4c16-8a71-bae5640f0415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:12.690Z|eae530e2-e8dc-4b4e-ad00-2d18537dc146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:12.691Z|eae530e2-e8dc-4b4e-ad00-2d18537dc146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:12.830Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:12.833Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:12.833Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:15:12.833Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:12.834Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:12.834Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:15:12.834Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa2afbded4d5d0a2", X-B3-SpanId:"2fb5774ca99ece0c", X-B3-ParentSpanId:"fa2afbded4d5d0a2", X-B3-Sampled:"0", X-ONAP-RequestID:"7db3815f-754f-4640-a26f-3f8165263327", X-RequestID:"7db3815f-754f-4640-a26f-3f8165263327", X-TransactionID:"7db3815f-754f-4640-a26f-3f8165263327", X-ECOMP-RequestID:"7db3815f-754f-4640-a26f-3f8165263327", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d1ee99f-eccd-4351-abe4-8fb77b53b317"]
2022-04-17T04:15:12.834Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:15:12.834Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:15:13.698Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:13.698Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:13.698Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:15:13.699Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:13.699Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:15:13.699Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:13.699Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:15:13.700Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:13.700Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:13.701Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:13.701Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:13.701Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:13.701Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa2afbded4d5d0a2", X-B3-SpanId:"d2d12a8925765f02", X-B3-ParentSpanId:"fa2afbded4d5d0a2", X-B3-Sampled:"0", X-ONAP-RequestID:"7db3815f-754f-4640-a26f-3f8165263327", X-RequestID:"7db3815f-754f-4640-a26f-3f8165263327", X-TransactionID:"7db3815f-754f-4640-a26f-3f8165263327", X-ECOMP-RequestID:"7db3815f-754f-4640-a26f-3f8165263327", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3514d86b-ddb7-48ba-aee0-b05fb997eb40"]
2022-04-17T04:15:13.701Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:13.701Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:13.824Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:13.827Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:13.827Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:15:13.828Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:13.828Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:13.828Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:15:13.828Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"081273a3a4462221", X-B3-SpanId:"f7fb403bef7e3a07", X-B3-ParentSpanId:"081273a3a4462221", X-B3-Sampled:"0", X-ONAP-RequestID:"cb8ad37f-6e32-49a5-834c-f1f37ac830e7", X-RequestID:"cb8ad37f-6e32-49a5-834c-f1f37ac830e7", X-TransactionID:"cb8ad37f-6e32-49a5-834c-f1f37ac830e7", X-ECOMP-RequestID:"cb8ad37f-6e32-49a5-834c-f1f37ac830e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54176891-9058-4c32-b3b2-3787154c0ad4"]
2022-04-17T04:15:13.829Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:15:13.829Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:15:14.696Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:14.696Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:14.697Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:14.697Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:14.697Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:14.698Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:14.698Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:14.699Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:14.699Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:14.700Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:15:14.700Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:14.701Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:15:14.701Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:14.701Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:15:14.702Z|7db3815f-754f-4640-a26f-3f8165263327|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:15:14.702Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:14.702Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:14.702Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:14.702Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:14.703Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:14.703Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"081273a3a4462221", X-B3-SpanId:"6b98d0403b4ccf7c", X-B3-ParentSpanId:"081273a3a4462221", X-B3-Sampled:"0", X-ONAP-RequestID:"cb8ad37f-6e32-49a5-834c-f1f37ac830e7", X-RequestID:"cb8ad37f-6e32-49a5-834c-f1f37ac830e7", X-TransactionID:"cb8ad37f-6e32-49a5-834c-f1f37ac830e7", X-ECOMP-RequestID:"cb8ad37f-6e32-49a5-834c-f1f37ac830e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b70407c2-01c8-4428-a162-fab4a8b3b04a"]
2022-04-17T04:15:14.703Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:14.703Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:15.696Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:15.697Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:15.697Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:15.697Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:15.699Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:15.699Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:15.699Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:15.703Z|cb8ad37f-6e32-49a5-834c-f1f37ac830e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:15:15.844Z|dc9dcdcf-12b3-4ba8-b9de-d91a886dc7b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:15.844Z|dc9dcdcf-12b3-4ba8-b9de-d91a886dc7b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:15.847Z|759a2f51-6f4c-46d2-8fee-cd1355eb6e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:15.847Z|dcfe07c5-4d4c-4f99-9932-5f400bfc273d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:15.847Z|759a2f51-6f4c-46d2-8fee-cd1355eb6e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:15.847Z|dcfe07c5-4d4c-4f99-9932-5f400bfc273d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:24.829Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:24.832Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:24.833Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:15:24.833Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:24.833Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:24.833Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:15:24.834Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b62f966182a8e10b", X-B3-SpanId:"5b384e5513763365", X-B3-ParentSpanId:"b62f966182a8e10b", X-B3-Sampled:"0", X-ONAP-RequestID:"a5cbf812-61d1-47af-af74-2f691a6f1bdf", X-RequestID:"a5cbf812-61d1-47af-af74-2f691a6f1bdf", X-TransactionID:"a5cbf812-61d1-47af-af74-2f691a6f1bdf", X-ECOMP-RequestID:"a5cbf812-61d1-47af-af74-2f691a6f1bdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec015985-4a1c-4d70-b03c-c1b0f85fc028"]
2022-04-17T04:15:24.834Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:15:24.834Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:15:24.846Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:24.846Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:24.846Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:15:24.847Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:24.848Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:15:24.848Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:24.848Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:15:24.849Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:24.849Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:24.850Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:24.850Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:24.850Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:24.850Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b62f966182a8e10b", X-B3-SpanId:"ac37526cea370223", X-B3-ParentSpanId:"b62f966182a8e10b", X-B3-Sampled:"0", X-ONAP-RequestID:"a5cbf812-61d1-47af-af74-2f691a6f1bdf", X-RequestID:"a5cbf812-61d1-47af-af74-2f691a6f1bdf", X-TransactionID:"a5cbf812-61d1-47af-af74-2f691a6f1bdf", X-ECOMP-RequestID:"a5cbf812-61d1-47af-af74-2f691a6f1bdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bf2cd02-8a45-4cf6-b84e-d181f09ca831"]
2022-04-17T04:15:24.850Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:24.850Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:24.858Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:24.858Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:24.858Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:24.859Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:24.859Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:24.859Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:24.859Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:24.863Z|a5cbf812-61d1-47af-af74-2f691a6f1bdf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:15:25.833Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:25.836Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:25.836Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:15:25.837Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:25.837Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:25.837Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:15:25.837Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ef8e093d95d33d7", X-B3-SpanId:"2173584ea66357c1", X-B3-ParentSpanId:"1ef8e093d95d33d7", X-B3-Sampled:"0", X-ONAP-RequestID:"c663cb08-568f-4780-9892-330272ecb14a", X-RequestID:"c663cb08-568f-4780-9892-330272ecb14a", X-TransactionID:"c663cb08-568f-4780-9892-330272ecb14a", X-ECOMP-RequestID:"c663cb08-568f-4780-9892-330272ecb14a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60521d5c-5d7c-4dd1-b381-89dca6b6417b"]
2022-04-17T04:15:25.837Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:15:25.837Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:15:25.850Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:25.850Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:25.850Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:15:25.850Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:25.851Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:15:25.852Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:25.852Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:15:25.852Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:25.853Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:25.853Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:25.853Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:25.853Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:25.853Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ef8e093d95d33d7", X-B3-SpanId:"2788666f915d519a", X-B3-ParentSpanId:"1ef8e093d95d33d7", X-B3-Sampled:"0", X-ONAP-RequestID:"c663cb08-568f-4780-9892-330272ecb14a", X-RequestID:"c663cb08-568f-4780-9892-330272ecb14a", X-TransactionID:"c663cb08-568f-4780-9892-330272ecb14a", X-ECOMP-RequestID:"c663cb08-568f-4780-9892-330272ecb14a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0749ef6e-86c6-4564-8618-d9315c253e39"]
2022-04-17T04:15:25.853Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:25.854Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:25.862Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:25.862Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:25.862Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:25.862Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:25.863Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:25.863Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:25.863Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:25.866Z|68000f95-7e94-4a62-b3fe-71c982bb1090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:25.866Z|68000f95-7e94-4a62-b3fe-71c982bb1090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:25.867Z|c663cb08-568f-4780-9892-330272ecb14a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:15:25.871Z|5291c6bf-987b-4eaa-85dc-79df838c94b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:25.871Z|72ab46fb-13fe-455c-b878-859fd1aa7dff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:25.871Z|5291c6bf-987b-4eaa-85dc-79df838c94b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:25.871Z|72ab46fb-13fe-455c-b878-859fd1aa7dff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:27.690Z|af721c28-1ea0-41ef-bbdc-a900e19f76b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:27.692Z|af721c28-1ea0-41ef-bbdc-a900e19f76b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:27.988Z|773c1b09-3d53-4712-81da-02910aaa87f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:27.988Z|773c1b09-3d53-4712-81da-02910aaa87f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:34.993Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:34.996Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:34.997Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:15:34.997Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:34.997Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:34.997Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:15:34.997Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50ba16e3dbf58705", X-B3-SpanId:"f3a4354a2ea2314c", X-B3-ParentSpanId:"50ba16e3dbf58705", X-B3-Sampled:"0", X-ONAP-RequestID:"06d4c93f-bd56-46d7-afac-ff308903376d", X-RequestID:"06d4c93f-bd56-46d7-afac-ff308903376d", X-TransactionID:"06d4c93f-bd56-46d7-afac-ff308903376d", X-ECOMP-RequestID:"06d4c93f-bd56-46d7-afac-ff308903376d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc0e1419-7a49-4317-b679-45e9ff535b2d"]
2022-04-17T04:15:34.997Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:15:34.998Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:15:35.702Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:35.703Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:35.703Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:15:35.703Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:35.704Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:15:35.704Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:35.704Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:15:35.705Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:35.706Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:35.706Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:35.706Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:35.706Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:35.706Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50ba16e3dbf58705", X-B3-SpanId:"a1c1b8b6cfa59277", X-B3-ParentSpanId:"50ba16e3dbf58705", X-B3-Sampled:"0", X-ONAP-RequestID:"06d4c93f-bd56-46d7-afac-ff308903376d", X-RequestID:"06d4c93f-bd56-46d7-afac-ff308903376d", X-TransactionID:"06d4c93f-bd56-46d7-afac-ff308903376d", X-ECOMP-RequestID:"06d4c93f-bd56-46d7-afac-ff308903376d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49fbcf81-10ca-4d4c-a7cf-af260f12a55b"]
2022-04-17T04:15:35.706Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:35.706Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:35.889Z|c82a396b-4925-4370-a049-dcf71b852568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:35.890Z|c82a396b-4925-4370-a049-dcf71b852568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:35.894Z|e40abfc2-3fcd-4a2a-9dc6-aebf4949446e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:35.894Z|e40abfc2-3fcd-4a2a-9dc6-aebf4949446e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:35.895Z|57cca7f4-ed9f-4ee8-a263-cf8ba076d50d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:35.895Z|57cca7f4-ed9f-4ee8-a263-cf8ba076d50d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:36.000Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:36.004Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:36.004Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:15:36.004Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:36.004Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:36.004Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:15:36.004Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da4202ead540e015", X-B3-SpanId:"854b6c70221b2469", X-B3-ParentSpanId:"da4202ead540e015", X-B3-Sampled:"0", X-ONAP-RequestID:"7b88c4b6-bc21-43e7-9076-ec16421b96c1", X-RequestID:"7b88c4b6-bc21-43e7-9076-ec16421b96c1", X-TransactionID:"7b88c4b6-bc21-43e7-9076-ec16421b96c1", X-ECOMP-RequestID:"7b88c4b6-bc21-43e7-9076-ec16421b96c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cddb0461-cb8b-45a5-9c6b-25e28948661b"]
2022-04-17T04:15:36.005Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:15:36.005Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:15:36.700Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:36.701Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:36.701Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:36.701Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:36.702Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:36.702Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:36.703Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:36.703Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:36.703Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:36.703Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:15:36.703Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:36.704Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:15:36.704Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:36.705Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:15:36.705Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:36.706Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:36.706Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:36.706Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:36.706Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:36.706Z|06d4c93f-bd56-46d7-afac-ff308903376d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:15:36.706Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da4202ead540e015", X-B3-SpanId:"c055f26a79f3bc98", X-B3-ParentSpanId:"da4202ead540e015", X-B3-Sampled:"0", X-ONAP-RequestID:"7b88c4b6-bc21-43e7-9076-ec16421b96c1", X-RequestID:"7b88c4b6-bc21-43e7-9076-ec16421b96c1", X-TransactionID:"7b88c4b6-bc21-43e7-9076-ec16421b96c1", X-ECOMP-RequestID:"7b88c4b6-bc21-43e7-9076-ec16421b96c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47ddc47e-c3c9-4b11-904d-bf906e077299"]
2022-04-17T04:15:36.707Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:36.707Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:37.700Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:37.701Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:37.701Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:37.701Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:37.702Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:37.702Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:37.702Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:37.707Z|7b88c4b6-bc21-43e7-9076-ec16421b96c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:15:42.690Z|3f5a69e8-9ef6-411c-adc9-2503073a6e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:42.691Z|3f5a69e8-9ef6-411c-adc9-2503073a6e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:45.914Z|82445341-67f5-4b14-a1c0-3377663959d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:45.914Z|82445341-67f5-4b14-a1c0-3377663959d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:45.916Z|eac5dc58-d9e4-4db9-9686-422283ced390|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:45.916Z|eac5dc58-d9e4-4db9-9686-422283ced390|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:45.921Z|2866bca3-e371-4d49-bb20-4305051d5f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:45.921Z|2866bca3-e371-4d49-bb20-4305051d5f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:46.838Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:46.842Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:46.843Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:15:46.843Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:46.843Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:46.843Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:15:46.844Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36a9d0808bdc3a11", X-B3-SpanId:"3d0087222d9de20e", X-B3-ParentSpanId:"36a9d0808bdc3a11", X-B3-Sampled:"0", X-ONAP-RequestID:"dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec", X-RequestID:"dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec", X-TransactionID:"dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec", X-ECOMP-RequestID:"dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3ecab77-c15f-4bb5-9a17-3dbd1db2ea6b"]
2022-04-17T04:15:46.844Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:15:46.844Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:15:47.266Z|49780f13-753f-448a-8614-a3d5d7135de9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:15:47.266Z|49780f13-753f-448a-8614-a3d5d7135de9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:47.706Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:47.707Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:47.707Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:15:47.707Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:47.709Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:15:47.709Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:47.709Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:15:47.710Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:47.711Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:47.711Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:47.711Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:47.711Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:47.712Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36a9d0808bdc3a11", X-B3-SpanId:"b25438d418347317", X-B3-ParentSpanId:"36a9d0808bdc3a11", X-B3-Sampled:"0", X-ONAP-RequestID:"dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec", X-RequestID:"dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec", X-TransactionID:"dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec", X-ECOMP-RequestID:"dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c41aa33-79e7-4459-8115-aeea0933b2b1"]
2022-04-17T04:15:47.712Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:47.712Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:47.835Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:47.838Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:47.838Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:15:47.839Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:47.839Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:47.839Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:15:47.839Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5028e1bdf8460a1", X-B3-SpanId:"2a31191c54fc67ae", X-B3-ParentSpanId:"f5028e1bdf8460a1", X-B3-Sampled:"0", X-ONAP-RequestID:"32d01e21-931b-49be-b2d2-df8664372c66", X-RequestID:"32d01e21-931b-49be-b2d2-df8664372c66", X-TransactionID:"32d01e21-931b-49be-b2d2-df8664372c66", X-ECOMP-RequestID:"32d01e21-931b-49be-b2d2-df8664372c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c522afc-d540-4426-84cc-1399056bb203"]
2022-04-17T04:15:47.840Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:15:47.840Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:15:48.701Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:48.702Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:48.702Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:48.702Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:48.703Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:48.704Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:48.704Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:48.704Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:48.704Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:48.704Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:15:48.704Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:48.705Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:15:48.705Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:48.706Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:15:48.706Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:48.707Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:48.707Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:48.707Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:48.707Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:48.707Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5028e1bdf8460a1", X-B3-SpanId:"c8e1a717953debba", X-B3-ParentSpanId:"f5028e1bdf8460a1", X-B3-Sampled:"0", X-ONAP-RequestID:"32d01e21-931b-49be-b2d2-df8664372c66", X-RequestID:"32d01e21-931b-49be-b2d2-df8664372c66", X-TransactionID:"32d01e21-931b-49be-b2d2-df8664372c66", X-ECOMP-RequestID:"32d01e21-931b-49be-b2d2-df8664372c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25b3e727-9721-489c-8d24-c2d9d6f2312f"]
2022-04-17T04:15:48.707Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:48.708Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:48.709Z|dc1ff39c-eae5-4808-81bd-7cc0f7ec3fec|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:15:48.714Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:48.714Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:48.714Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:48.714Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:48.716Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:48.716Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:48.716Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:48.719Z|32d01e21-931b-49be-b2d2-df8664372c66|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:15:55.936Z|138fca59-51cc-4263-af1d-56209c0c461f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:55.937Z|138fca59-51cc-4263-af1d-56209c0c461f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:55.937Z|6e4328a8-799c-4b9c-a9a4-4426e6055204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:55.937Z|6e4328a8-799c-4b9c-a9a4-4426e6055204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:55.940Z|b9dff85f-a202-47f3-bdb0-c9ff3fed53a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:55.940Z|b9dff85f-a202-47f3-bdb0-c9ff3fed53a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:57.690Z|c80a406a-7572-4ec2-b6f8-b198503cfe62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:57.691Z|c80a406a-7572-4ec2-b6f8-b198503cfe62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:57.988Z|bbd21e98-9ffe-481b-8252-54286998395a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:57.989Z|bbd21e98-9ffe-481b-8252-54286998395a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:58.840Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:58.844Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:58.844Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:15:58.844Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:58.844Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:15:58.845Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:15:58.845Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9309b23453e8e36", X-B3-SpanId:"d8a4144850ce593d", X-B3-ParentSpanId:"b9309b23453e8e36", X-B3-Sampled:"0", X-ONAP-RequestID:"15087a3b-cd90-44ff-90de-f3a184c5a328", X-RequestID:"15087a3b-cd90-44ff-90de-f3a184c5a328", X-TransactionID:"15087a3b-cd90-44ff-90de-f3a184c5a328", X-ECOMP-RequestID:"15087a3b-cd90-44ff-90de-f3a184c5a328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d1da343-3fa2-4cee-913b-d59cb58326cb"]
2022-04-17T04:15:58.845Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:15:58.845Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:15:58.860Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:15:58.863Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:58.863Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:15:58.863Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:58.864Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:15:58.864Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:15:58.864Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26af9fb50d55445f", X-B3-SpanId:"0fb10e128b6b5559", X-B3-ParentSpanId:"26af9fb50d55445f", X-B3-Sampled:"0", X-ONAP-RequestID:"e0e8362b-44b1-4640-85c5-f370bf0b5b61", X-RequestID:"e0e8362b-44b1-4640-85c5-f370bf0b5b61", X-TransactionID:"e0e8362b-44b1-4640-85c5-f370bf0b5b61", X-ECOMP-RequestID:"e0e8362b-44b1-4640-85c5-f370bf0b5b61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62271ec2-7b10-4c7d-9d48-ecbb2d04c313"]
2022-04-17T04:15:58.864Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:15:58.864Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:15:59.705Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:59.705Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:59.705Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:59.705Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:59.706Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:15:59.706Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:15:59.706Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:59.706Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:59.706Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:15:59.706Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:59.706Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:15:59.707Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:59.707Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:15:59.707Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:15:59.707Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:59.707Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:59.708Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:59.708Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:15:59.708Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:59.708Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:15:59.708Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:15:59.708Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:59.708Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:15:59.708Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26af9fb50d55445f", X-B3-SpanId:"ffeb4509e23197af", X-B3-ParentSpanId:"26af9fb50d55445f", X-B3-Sampled:"0", X-ONAP-RequestID:"e0e8362b-44b1-4640-85c5-f370bf0b5b61", X-RequestID:"e0e8362b-44b1-4640-85c5-f370bf0b5b61", X-TransactionID:"e0e8362b-44b1-4640-85c5-f370bf0b5b61", X-ECOMP-RequestID:"e0e8362b-44b1-4640-85c5-f370bf0b5b61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88efe97f-2ed3-400a-b58a-adc17aa98dd4"]
2022-04-17T04:15:59.708Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:15:59.708Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:59.708Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9309b23453e8e36", X-B3-SpanId:"6b095fc25b68503d", X-B3-ParentSpanId:"b9309b23453e8e36", X-B3-Sampled:"0", X-ONAP-RequestID:"15087a3b-cd90-44ff-90de-f3a184c5a328", X-RequestID:"15087a3b-cd90-44ff-90de-f3a184c5a328", X-TransactionID:"15087a3b-cd90-44ff-90de-f3a184c5a328", X-ECOMP-RequestID:"15087a3b-cd90-44ff-90de-f3a184c5a328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38ba1ac6-4b0a-4b8e-a167-e64bc06923e4"]
2022-04-17T04:15:59.709Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:15:59.709Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:59.709Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:15:59.717Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:59.717Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:59.717Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:59.717Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:59.717Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:15:59.718Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:15:59.718Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:15:59.718Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:15:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:15:59.718Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:59.719Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:15:59.719Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:59.719Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:15:59.719Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:59.719Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:15:59.722Z|e0e8362b-44b1-4640-85c5-f370bf0b5b61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:15:59.722Z|15087a3b-cd90-44ff-90de-f3a184c5a328|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:16:05.958Z|2133912d-7fda-46ff-a6ca-4dae9724299f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:05.958Z|2133912d-7fda-46ff-a6ca-4dae9724299f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:05.960Z|dab7e63e-b88b-4bd9-930d-89017249a66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:05.960Z|dab7e63e-b88b-4bd9-930d-89017249a66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:05.962Z|246cb826-8723-46ad-bb53-c4176334289c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:05.962Z|246cb826-8723-46ad-bb53-c4176334289c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:09.846Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:16:09.849Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:16:09.849Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:16:09.849Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:16:09.849Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:09.849Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:16:09.850Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:16:09.850Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9de10faa728a109", X-B3-SpanId:"babb1530e596ec2f", X-B3-ParentSpanId:"d9de10faa728a109", X-B3-Sampled:"0", X-ONAP-RequestID:"147a1bf3-596e-4fa8-8540-0c05622c49de", X-RequestID:"147a1bf3-596e-4fa8-8540-0c05622c49de", X-TransactionID:"147a1bf3-596e-4fa8-8540-0c05622c49de", X-ECOMP-RequestID:"147a1bf3-596e-4fa8-8540-0c05622c49de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86455298-9f9d-4936-a4ec-9b75083edfcc"]
2022-04-17T04:16:09.850Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:16:09.850Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:16:09.851Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:16:09.852Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:16:09.852Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:09.852Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:16:09.852Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:16:09.852Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"806f24fd99d6075f", X-B3-SpanId:"4286cde8bf6e8c22", X-B3-ParentSpanId:"806f24fd99d6075f", X-B3-Sampled:"0", X-ONAP-RequestID:"d0dfa460-ab27-483a-b54b-7a5ff3608920", X-RequestID:"d0dfa460-ab27-483a-b54b-7a5ff3608920", X-TransactionID:"d0dfa460-ab27-483a-b54b-7a5ff3608920", X-ECOMP-RequestID:"d0dfa460-ab27-483a-b54b-7a5ff3608920", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"173dafbd-4fc8-46d7-9d17-a56ebbdb9480"]
2022-04-17T04:16:09.852Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:16:09.852Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:16:10.707Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:10.707Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:10.707Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:10.707Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:10.708Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:16:10.708Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:16:10.708Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:10.708Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:10.709Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:16:10.709Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:10.709Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:16:10.710Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:10.710Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:16:10.710Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:16:10.711Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:16:10.711Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:16:10.711Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:16:10.711Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:16:10.711Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:10.711Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:10.711Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:16:10.711Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:16:10.711Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:16:10.712Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9de10faa728a109", X-B3-SpanId:"cd03953ca5be9300", X-B3-ParentSpanId:"d9de10faa728a109", X-B3-Sampled:"0", X-ONAP-RequestID:"147a1bf3-596e-4fa8-8540-0c05622c49de", X-RequestID:"147a1bf3-596e-4fa8-8540-0c05622c49de", X-TransactionID:"147a1bf3-596e-4fa8-8540-0c05622c49de", X-ECOMP-RequestID:"147a1bf3-596e-4fa8-8540-0c05622c49de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d232ba6-7ffc-48ec-9ca9-336f61814419"]
2022-04-17T04:16:10.712Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:16:10.712Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:16:10.712Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:16:10.712Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"806f24fd99d6075f", X-B3-SpanId:"892deca850e47327", X-B3-ParentSpanId:"806f24fd99d6075f", X-B3-Sampled:"0", X-ONAP-RequestID:"d0dfa460-ab27-483a-b54b-7a5ff3608920", X-RequestID:"d0dfa460-ab27-483a-b54b-7a5ff3608920", X-TransactionID:"d0dfa460-ab27-483a-b54b-7a5ff3608920", X-ECOMP-RequestID:"d0dfa460-ab27-483a-b54b-7a5ff3608920", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"900bd547-36c5-46d9-b07b-78aada8f17e0"]
2022-04-17T04:16:10.712Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:16:10.713Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:16:10.720Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:10.720Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:10.720Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:16:10.721Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:10.721Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:16:10.722Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:10.722Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:10.722Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:10.722Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:16:10.722Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:16:10.722Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:10.723Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:16:10.724Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:10.724Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:16:10.726Z|d0dfa460-ab27-483a-b54b-7a5ff3608920|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:16:10.727Z|147a1bf3-596e-4fa8-8540-0c05622c49de|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:16:12.691Z|9cd63fcc-2f03-4fe1-aeb7-69e911fa7ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:12.693Z|9cd63fcc-2f03-4fe1-aeb7-69e911fa7ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:16:15.981Z|d723dec1-c04f-4e05-92db-987ec01c778a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:15.981Z|d723dec1-c04f-4e05-92db-987ec01c778a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:15.984Z|0de7a6a9-3274-4183-ac40-d6a998aa79ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:15.984Z|0de7a6a9-3274-4183-ac40-d6a998aa79ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:15.985Z|f7172dea-7e80-4457-b62b-860e5b7f265c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:15.985Z|f7172dea-7e80-4457-b62b-860e5b7f265c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:20.854Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:16:20.855Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:16:20.857Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:16:20.857Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:16:20.857Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:16:20.857Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:16:20.858Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:20.858Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:20.858Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:16:20.858Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:16:20.858Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:16:20.858Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93d96fb049b76a48", X-B3-SpanId:"5c6a6906b443b15e", X-B3-ParentSpanId:"93d96fb049b76a48", X-B3-Sampled:"0", X-ONAP-RequestID:"ec7c6fa7-1a17-47e8-b93e-3a3d070401ed", X-RequestID:"ec7c6fa7-1a17-47e8-b93e-3a3d070401ed", X-TransactionID:"ec7c6fa7-1a17-47e8-b93e-3a3d070401ed", X-ECOMP-RequestID:"ec7c6fa7-1a17-47e8-b93e-3a3d070401ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f5a76d3-3dca-4903-8f95-6df7ec1fbe8a"]
2022-04-17T04:16:20.858Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:16:20.858Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:16:20.858Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fdb1a4701397cfb", X-B3-SpanId:"5fc5687fcc591231", X-B3-ParentSpanId:"0fdb1a4701397cfb", X-B3-Sampled:"0", X-ONAP-RequestID:"8745245e-299b-4a9c-994a-5ddb51044f31", X-RequestID:"8745245e-299b-4a9c-994a-5ddb51044f31", X-TransactionID:"8745245e-299b-4a9c-994a-5ddb51044f31", X-ECOMP-RequestID:"8745245e-299b-4a9c-994a-5ddb51044f31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29cd364e-9c77-4e86-bd84-9975f5c8b641"]
2022-04-17T04:16:20.858Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:16:20.859Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:16:20.859Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:16:21.711Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:21.711Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:21.711Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:21.711Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:21.711Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:16:21.711Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:16:21.711Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:21.712Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:21.712Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:16:21.712Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:21.713Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:16:21.713Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:16:21.713Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:21.713Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:16:21.714Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:16:21.714Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:16:21.714Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:21.714Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:16:21.714Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:16:21.714Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93d96fb049b76a48", X-B3-SpanId:"dff8f3166cc18ae5", X-B3-ParentSpanId:"93d96fb049b76a48", X-B3-Sampled:"0", X-ONAP-RequestID:"ec7c6fa7-1a17-47e8-b93e-3a3d070401ed", X-RequestID:"ec7c6fa7-1a17-47e8-b93e-3a3d070401ed", X-TransactionID:"ec7c6fa7-1a17-47e8-b93e-3a3d070401ed", X-ECOMP-RequestID:"ec7c6fa7-1a17-47e8-b93e-3a3d070401ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb3d0d33-af08-463d-9b8b-944279a87f1f"]
2022-04-17T04:16:21.714Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:16:21.715Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:16:21.714Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:16:21.715Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:16:21.715Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:21.715Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:16:21.715Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:16:21.716Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fdb1a4701397cfb", X-B3-SpanId:"f575c7bff139faf8", X-B3-ParentSpanId:"0fdb1a4701397cfb", X-B3-Sampled:"0", X-ONAP-RequestID:"8745245e-299b-4a9c-994a-5ddb51044f31", X-RequestID:"8745245e-299b-4a9c-994a-5ddb51044f31", X-TransactionID:"8745245e-299b-4a9c-994a-5ddb51044f31", X-ECOMP-RequestID:"8745245e-299b-4a9c-994a-5ddb51044f31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27e4069f-059d-4e96-8bef-6d4c443bb9be"]
2022-04-17T04:16:21.716Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:16:21.716Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:16:22.708Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:22.708Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:22.708Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:22.709Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:16:22.709Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:22.709Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:22.709Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:16:22.709Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:22.709Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:16:22.710Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:22.710Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:16:22.710Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:16:22.710Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:22.710Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:16:22.713Z|8745245e-299b-4a9c-994a-5ddb51044f31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:16:22.713Z|ec7c6fa7-1a17-47e8-b93e-3a3d070401ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:16:26.016Z|21c8766f-5a9c-4bbc-9689-89a567b8245d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:26.016Z|5f41788e-e403-49d7-976a-13b33477f6c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:26.016Z|c0249649-8d3e-437a-92a1-49b5eae34e06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:26.018Z|c0249649-8d3e-437a-92a1-49b5eae34e06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:26.018Z|5f41788e-e403-49d7-976a-13b33477f6c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:26.018Z|21c8766f-5a9c-4bbc-9689-89a567b8245d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:27.691Z|46bf8b6f-2f05-4219-bc75-aa4cada2d108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:27.691Z|46bf8b6f-2f05-4219-bc75-aa4cada2d108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:16:27.989Z|4cbad058-4731-42c9-a2e7-59744091e7d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:27.989Z|4cbad058-4731-42c9-a2e7-59744091e7d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:16:32.839Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:16:32.843Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:16:32.843Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:16:32.843Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:32.844Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:16:32.844Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:16:32.844Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:16:32.844Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"baee61f5e7bf1f59", X-B3-SpanId:"c72f64542f6d63e0", X-B3-ParentSpanId:"baee61f5e7bf1f59", X-B3-Sampled:"0", X-ONAP-RequestID:"fe07f2ba-32d4-4576-815f-1d552f79dc25", X-RequestID:"fe07f2ba-32d4-4576-815f-1d552f79dc25", X-TransactionID:"fe07f2ba-32d4-4576-815f-1d552f79dc25", X-ECOMP-RequestID:"fe07f2ba-32d4-4576-815f-1d552f79dc25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"795c0417-f24b-4694-a499-999ab771f630"]
2022-04-17T04:16:32.844Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:16:32.844Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:16:32.846Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:16:32.847Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:16:32.847Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:32.847Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:16:32.848Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:16:32.848Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c02f5eb56abbc65c", X-B3-SpanId:"976608ee03a9b130", X-B3-ParentSpanId:"c02f5eb56abbc65c", X-B3-Sampled:"0", X-ONAP-RequestID:"ee04e7e9-375e-4ac3-93ab-3d8242cb3f30", X-RequestID:"ee04e7e9-375e-4ac3-93ab-3d8242cb3f30", X-TransactionID:"ee04e7e9-375e-4ac3-93ab-3d8242cb3f30", X-ECOMP-RequestID:"ee04e7e9-375e-4ac3-93ab-3d8242cb3f30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cedac7c1-ae6a-4819-be28-0d77c13564f5"]
2022-04-17T04:16:32.848Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:16:32.848Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:16:33.712Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:33.712Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:33.713Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:33.713Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:33.713Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:16:33.713Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:16:33.713Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:33.713Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:33.714Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:16:33.714Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:33.714Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:16:33.716Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:16:33.716Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:16:33.716Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:33.716Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:16:33.716Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:16:33.716Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:16:33.717Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"baee61f5e7bf1f59", X-B3-SpanId:"3e07d969bca49831", X-B3-ParentSpanId:"baee61f5e7bf1f59", X-B3-Sampled:"0", X-ONAP-RequestID:"fe07f2ba-32d4-4576-815f-1d552f79dc25", X-RequestID:"fe07f2ba-32d4-4576-815f-1d552f79dc25", X-TransactionID:"fe07f2ba-32d4-4576-815f-1d552f79dc25", X-ECOMP-RequestID:"fe07f2ba-32d4-4576-815f-1d552f79dc25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4696d23-7c5b-430a-92ce-9d0a1692a343"]
2022-04-17T04:16:33.717Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:33.717Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:16:33.717Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:16:33.717Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:16:33.718Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:16:33.718Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:16:33.718Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:33.718Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:16:33.719Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:16:33.719Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c02f5eb56abbc65c", X-B3-SpanId:"487819e70b8a71fc", X-B3-ParentSpanId:"c02f5eb56abbc65c", X-B3-Sampled:"0", X-ONAP-RequestID:"ee04e7e9-375e-4ac3-93ab-3d8242cb3f30", X-RequestID:"ee04e7e9-375e-4ac3-93ab-3d8242cb3f30", X-TransactionID:"ee04e7e9-375e-4ac3-93ab-3d8242cb3f30", X-ECOMP-RequestID:"ee04e7e9-375e-4ac3-93ab-3d8242cb3f30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"384549d7-040c-4bd6-9099-a83d455c0ad0"]
2022-04-17T04:16:33.719Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:16:33.719Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:16:33.726Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:33.726Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:33.726Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:16:33.727Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:33.727Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:33.727Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:33.727Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:16:33.727Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:16:33.728Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:33.728Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:33.728Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:16:33.729Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:16:33.729Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:33.730Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:16:33.732Z|fe07f2ba-32d4-4576-815f-1d552f79dc25|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:16:33.732Z|ee04e7e9-375e-4ac3-93ab-3d8242cb3f30|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:16:36.039Z|7ca359b9-ed9c-4b91-be1a-c8ed5f7c7493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:36.040Z|7ca359b9-ed9c-4b91-be1a-c8ed5f7c7493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:36.042Z|fe08f605-8c3e-4e18-8039-e171c77e1a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:36.042Z|fe08f605-8c3e-4e18-8039-e171c77e1a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:36.092Z|2b697c21-1650-4a22-8428-170ebee0f539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:36.093Z|2b697c21-1650-4a22-8428-170ebee0f539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:42.690Z|52430c24-deb3-4d3c-8313-46da1db5df43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:42.691Z|52430c24-deb3-4d3c-8313-46da1db5df43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:16:43.859Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:16:43.861Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:16:43.862Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:16:43.862Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:43.862Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:16:43.862Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:16:43.863Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:16:43.863Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b4fa1cd8ad4e998", X-B3-SpanId:"720f486185f5d06c", X-B3-ParentSpanId:"9b4fa1cd8ad4e998", X-B3-Sampled:"0", X-ONAP-RequestID:"d9b60867-fb95-4652-8ad9-87c1825eb3a2", X-RequestID:"d9b60867-fb95-4652-8ad9-87c1825eb3a2", X-TransactionID:"d9b60867-fb95-4652-8ad9-87c1825eb3a2", X-ECOMP-RequestID:"d9b60867-fb95-4652-8ad9-87c1825eb3a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a4f30f8-5456-44a6-83c2-756331571fca"]
2022-04-17T04:16:43.863Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:16:43.863Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:16:43.865Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:16:43.865Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:16:43.866Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:43.866Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:16:43.866Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:16:43.866Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aefa119a71670e54", X-B3-SpanId:"49b2d35b25de1fe4", X-B3-ParentSpanId:"aefa119a71670e54", X-B3-Sampled:"0", X-ONAP-RequestID:"e716c08f-9ddc-408b-85f1-3e23105ac16d", X-RequestID:"e716c08f-9ddc-408b-85f1-3e23105ac16d", X-TransactionID:"e716c08f-9ddc-408b-85f1-3e23105ac16d", X-ECOMP-RequestID:"e716c08f-9ddc-408b-85f1-3e23105ac16d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ebbfb53-faa6-4479-a153-9baf70eb14da"]
2022-04-17T04:16:43.866Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:16:43.867Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:16:44.713Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:44.713Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:44.714Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:44.714Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:16:44.714Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:44.714Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:44 GMT", Connection:"close"]
2022-04-17T04:16:44.714Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:16:44.715Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:16:44.714Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:44.715Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:44.715Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:16:44.715Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:16:44.715Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:44.716Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:16:44.716Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:16:44.716Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:16:44.716Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:44.716Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:16:44.716Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:16:44.716Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:16:44.716Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:16:44.717Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b4fa1cd8ad4e998", X-B3-SpanId:"3b92aa91ebf07f73", X-B3-ParentSpanId:"9b4fa1cd8ad4e998", X-B3-Sampled:"0", X-ONAP-RequestID:"d9b60867-fb95-4652-8ad9-87c1825eb3a2", X-RequestID:"d9b60867-fb95-4652-8ad9-87c1825eb3a2", X-TransactionID:"d9b60867-fb95-4652-8ad9-87c1825eb3a2", X-ECOMP-RequestID:"d9b60867-fb95-4652-8ad9-87c1825eb3a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6a42d2d-2cea-4ded-8d51-078d010fe156"]
2022-04-17T04:16:44.717Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:44.717Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:16:44.717Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:16:44.717Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:16:44.717Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:16:44.717Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aefa119a71670e54", X-B3-SpanId:"32e0a5cdabb6e980", X-B3-ParentSpanId:"aefa119a71670e54", X-B3-Sampled:"0", X-ONAP-RequestID:"e716c08f-9ddc-408b-85f1-3e23105ac16d", X-RequestID:"e716c08f-9ddc-408b-85f1-3e23105ac16d", X-TransactionID:"e716c08f-9ddc-408b-85f1-3e23105ac16d", X-ECOMP-RequestID:"e716c08f-9ddc-408b-85f1-3e23105ac16d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a641d487-0c67-4224-a3fb-f3c2900bee36"]
2022-04-17T04:16:44.717Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:16:44.718Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:16:44.722Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:44.722Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:44.722Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:16:44.723Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:44.723Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:16:44.723Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:44.723Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:16:44.727Z|d9b60867-fb95-4652-8ad9-87c1825eb3a2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:16:44.732Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:44.733Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:44.733Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:16:44.733Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:44.733Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:16:44.733Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:44.734Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:16:44.737Z|e716c08f-9ddc-408b-85f1-3e23105ac16d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:16:46.064Z|4064058d-0c4e-4014-ab09-5691b7eb4b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:46.064Z|73804aa7-ff70-4b00-8c7d-1b0933354994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:46.064Z|73804aa7-ff70-4b00-8c7d-1b0933354994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:46.064Z|4064058d-0c4e-4014-ab09-5691b7eb4b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:46.118Z|7df02280-deb9-45ba-bdbd-b0afadc7ce22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:46.118Z|7df02280-deb9-45ba-bdbd-b0afadc7ce22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:47.266Z|83cd6ebc-10d1-4b59-9dd5-0a6712a502b2|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:16:47.267Z|83cd6ebc-10d1-4b59-9dd5-0a6712a502b2|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:54.858Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:16:54.859Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:16:54.862Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:16:54.862Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:16:54.863Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:16:54.863Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:54.863Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:16:54.863Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:16:54.863Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:54.863Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:16:54.863Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c557fd9f58433721", X-B3-SpanId:"262baa945ff3252e", X-B3-ParentSpanId:"c557fd9f58433721", X-B3-Sampled:"0", X-ONAP-RequestID:"2707b991-bbb9-41b3-9673-6be06cb3b67b", X-RequestID:"2707b991-bbb9-41b3-9673-6be06cb3b67b", X-TransactionID:"2707b991-bbb9-41b3-9673-6be06cb3b67b", X-ECOMP-RequestID:"2707b991-bbb9-41b3-9673-6be06cb3b67b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1da40cae-50f9-442d-8fa1-af9b11fe2cb4"]
2022-04-17T04:16:54.863Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:16:54.864Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:16:54.864Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:16:54.864Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:16:54.864Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c33fd7f2140e5bd", X-B3-SpanId:"2e0bab9855460a96", X-B3-ParentSpanId:"5c33fd7f2140e5bd", X-B3-Sampled:"0", X-ONAP-RequestID:"0b7404a6-eee8-4690-bc15-85b01ce5d43d", X-RequestID:"0b7404a6-eee8-4690-bc15-85b01ce5d43d", X-TransactionID:"0b7404a6-eee8-4690-bc15-85b01ce5d43d", X-ECOMP-RequestID:"0b7404a6-eee8-4690-bc15-85b01ce5d43d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"242acd13-0597-48ef-af35-3b487cf54c8a"]
2022-04-17T04:16:54.864Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:16:54.864Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:16:55.715Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:55.715Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:55.715Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:55.715Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:16:55.715Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:55.716Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:55.716Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:16:55.716Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:55.717Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:16:55.717Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:55.717Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:16:55.717Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:16:55.717Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:55.717Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:16:55.718Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:16:55.718Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:16:55.718Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:16:55.718Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:55.718Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:16:55.718Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:16:55.719Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:16:55.718Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:16:55.719Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c557fd9f58433721", X-B3-SpanId:"eef5500a58f6557f", X-B3-ParentSpanId:"c557fd9f58433721", X-B3-Sampled:"0", X-ONAP-RequestID:"2707b991-bbb9-41b3-9673-6be06cb3b67b", X-RequestID:"2707b991-bbb9-41b3-9673-6be06cb3b67b", X-TransactionID:"2707b991-bbb9-41b3-9673-6be06cb3b67b", X-ECOMP-RequestID:"2707b991-bbb9-41b3-9673-6be06cb3b67b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc43b998-3a32-4354-ab17-170f1b5b3055"]
2022-04-17T04:16:55.719Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:16:55.719Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:16:55.719Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:16:55.719Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:16:55.719Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c33fd7f2140e5bd", X-B3-SpanId:"857f97b238d55941", X-B3-ParentSpanId:"5c33fd7f2140e5bd", X-B3-Sampled:"0", X-ONAP-RequestID:"0b7404a6-eee8-4690-bc15-85b01ce5d43d", X-RequestID:"0b7404a6-eee8-4690-bc15-85b01ce5d43d", X-TransactionID:"0b7404a6-eee8-4690-bc15-85b01ce5d43d", X-ECOMP-RequestID:"0b7404a6-eee8-4690-bc15-85b01ce5d43d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a74b558-471b-4a09-a9c6-3a42584edcd2"]
2022-04-17T04:16:55.719Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:16:55.720Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:16:56.091Z|c17f44ad-eef9-4ebd-923e-b973b825fec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:56.091Z|dc6fa90a-94ed-46cb-8376-a26266d6ee9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:56.091Z|c17f44ad-eef9-4ebd-923e-b973b825fec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:56.091Z|dc6fa90a-94ed-46cb-8376-a26266d6ee9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:56.139Z|66ee0623-9a78-4907-939b-dcf36024171a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:56.139Z|66ee0623-9a78-4907-939b-dcf36024171a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:56.713Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:56.713Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:16:56.713Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:56.713Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:16:56.714Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:16:56.714Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:16:56.714Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:56.714Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:16:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:16:56.714Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:16:56.714Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:16:56.715Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:56.715Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:16:56.715Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:16:56.715Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:16:56.721Z|0b7404a6-eee8-4690-bc15-85b01ce5d43d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:16:56.721Z|2707b991-bbb9-41b3-9673-6be06cb3b67b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:16:57.690Z|c2bcf5d0-9ef5-40c3-b16c-d9120ee18f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:57.694Z|c2bcf5d0-9ef5-40c3-b16c-d9120ee18f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:16:57.990Z|1cc8cb3e-0a7d-4b7a-88d7-b2e4d3b8a88d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:57.990Z|1cc8cb3e-0a7d-4b7a-88d7-b2e4d3b8a88d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:06.116Z|9ad0c671-dc1a-495f-a14c-a40c1808e03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:06.116Z|34edf996-76a2-4837-82c2-431c9e5bd9fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:06.116Z|9ad0c671-dc1a-495f-a14c-a40c1808e03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:06.116Z|34edf996-76a2-4837-82c2-431c9e5bd9fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:06.161Z|776a5a6b-ce1d-4605-bc00-a06b7dbb78f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:06.161Z|776a5a6b-ce1d-4605-bc00-a06b7dbb78f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:06.848Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:06.851Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:17:06.851Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:17:06.852Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:06.852Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:17:06.852Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:17:06.852Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1fe7e52ff8be8f1", X-B3-SpanId:"e6b6ac87670edddf", X-B3-ParentSpanId:"c1fe7e52ff8be8f1", X-B3-Sampled:"0", X-ONAP-RequestID:"0c5043ca-38a5-4733-bf9d-9ee689c5c79a", X-RequestID:"0c5043ca-38a5-4733-bf9d-9ee689c5c79a", X-TransactionID:"0c5043ca-38a5-4733-bf9d-9ee689c5c79a", X-ECOMP-RequestID:"0c5043ca-38a5-4733-bf9d-9ee689c5c79a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"826ee392-0a5f-4a5b-a298-c16275956934"]
2022-04-17T04:17:06.852Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:17:06.852Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:17:06.853Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:06.855Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:06.855Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:17:06.855Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:06.856Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:06.856Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:17:06.856Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc9c978c761886e2", X-B3-SpanId:"6fd86165b744bc01", X-B3-ParentSpanId:"bc9c978c761886e2", X-B3-Sampled:"0", X-ONAP-RequestID:"91a5f014-e3b0-4f08-8ebd-4117ea0a648b", X-RequestID:"91a5f014-e3b0-4f08-8ebd-4117ea0a648b", X-TransactionID:"91a5f014-e3b0-4f08-8ebd-4117ea0a648b", X-ECOMP-RequestID:"91a5f014-e3b0-4f08-8ebd-4117ea0a648b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"590dcfce-024d-4ba5-9adb-6613ed795a28"]
2022-04-17T04:17:06.856Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:17:06.856Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:17:07.715Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:07.715Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:07.715Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:07.716Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:17:07.716Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:07.716Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:17:07.716Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:07.716Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:07.716Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:17:07.716Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:07.717Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:17:07.717Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:17:07.717Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:07.717Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:17:07.717Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:07.718Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:07.718Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:07.718Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:07.718Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:07.718Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:17:07.718Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc9c978c761886e2", X-B3-SpanId:"70f2e67d7bc7bec3", X-B3-ParentSpanId:"bc9c978c761886e2", X-B3-Sampled:"0", X-ONAP-RequestID:"91a5f014-e3b0-4f08-8ebd-4117ea0a648b", X-RequestID:"91a5f014-e3b0-4f08-8ebd-4117ea0a648b", X-TransactionID:"91a5f014-e3b0-4f08-8ebd-4117ea0a648b", X-ECOMP-RequestID:"91a5f014-e3b0-4f08-8ebd-4117ea0a648b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"171609b8-bef8-4413-9343-dca5078c9091"]
2022-04-17T04:17:07.718Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:07.719Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:07.719Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:07.719Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:07.719Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:17:07.719Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:07.719Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1fe7e52ff8be8f1", X-B3-SpanId:"512e12290165fd3f", X-B3-ParentSpanId:"c1fe7e52ff8be8f1", X-B3-Sampled:"0", X-ONAP-RequestID:"0c5043ca-38a5-4733-bf9d-9ee689c5c79a", X-RequestID:"0c5043ca-38a5-4733-bf9d-9ee689c5c79a", X-TransactionID:"0c5043ca-38a5-4733-bf9d-9ee689c5c79a", X-ECOMP-RequestID:"0c5043ca-38a5-4733-bf9d-9ee689c5c79a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a682cbb-cc98-4e9a-923b-42dd95cd75da"]
2022-04-17T04:17:07.719Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:07.719Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:08.714Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:08.714Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:08.715Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:08.715Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:08.715Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:08.715Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:08.715Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:08.715Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:08.716Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:08.716Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:08.717Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:08.717Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:08.717Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:08.717Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:08.721Z|91a5f014-e3b0-4f08-8ebd-4117ea0a648b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:08.721Z|0c5043ca-38a5-4733-bf9d-9ee689c5c79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:12.690Z|f1762bec-2984-4ceb-981e-2dba0d7a9e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:12.691Z|f1762bec-2984-4ceb-981e-2dba0d7a9e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:16.136Z|178c2fa3-6fc3-4070-9672-159d60a9d113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:16.137Z|178c2fa3-6fc3-4070-9672-159d60a9d113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:16.139Z|c7e34b5a-a40c-4aac-b95f-4271af0f200c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:16.140Z|c7e34b5a-a40c-4aac-b95f-4271af0f200c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:16.184Z|08211046-b1bd-4607-9bcc-4edc91ef9a60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:16.184Z|08211046-b1bd-4607-9bcc-4edc91ef9a60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:18.842Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:18.845Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:18.845Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:17:18.845Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:18.846Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:18.846Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:17:18.846Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d068f41234e8d7b9", X-B3-SpanId:"1347856fcbd18760", X-B3-ParentSpanId:"d068f41234e8d7b9", X-B3-Sampled:"0", X-ONAP-RequestID:"e179f425-fa89-4d75-aa03-366881cfe9a4", X-RequestID:"e179f425-fa89-4d75-aa03-366881cfe9a4", X-TransactionID:"e179f425-fa89-4d75-aa03-366881cfe9a4", X-ECOMP-RequestID:"e179f425-fa89-4d75-aa03-366881cfe9a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d12beeb4-65c8-4158-9e71-741f60d2a8f1"]
2022-04-17T04:17:18.846Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:17:18.846Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:17:18.852Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:18.854Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:17:18.854Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:17:18.855Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:18.855Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:17:18.855Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:17:18.855Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b483db634d00fbd", X-B3-SpanId:"428bd609ec0f5d87", X-B3-ParentSpanId:"4b483db634d00fbd", X-B3-Sampled:"0", X-ONAP-RequestID:"3a4587f6-f29c-4459-9eb4-ebbc32a429af", X-RequestID:"3a4587f6-f29c-4459-9eb4-ebbc32a429af", X-TransactionID:"3a4587f6-f29c-4459-9eb4-ebbc32a429af", X-ECOMP-RequestID:"3a4587f6-f29c-4459-9eb4-ebbc32a429af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f0db768-c16f-4a99-81fa-821337a20fac"]
2022-04-17T04:17:18.856Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:17:18.856Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:17:19.717Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:19.717Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:19.717Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:17:19.718Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:19.718Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T03:57:36.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T03:57:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:17:19.718Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:19.718Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:17:19.719Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:19.719Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:19.719Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:19.720Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:19.720Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:19.720Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d068f41234e8d7b9", X-B3-SpanId:"938de7ff2f159c19", X-B3-ParentSpanId:"d068f41234e8d7b9", X-B3-Sampled:"0", X-ONAP-RequestID:"e179f425-fa89-4d75-aa03-366881cfe9a4", X-RequestID:"e179f425-fa89-4d75-aa03-366881cfe9a4", X-TransactionID:"e179f425-fa89-4d75-aa03-366881cfe9a4", X-ECOMP-RequestID:"e179f425-fa89-4d75-aa03-366881cfe9a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdeabedb-43b0-4318-9f83-237dd16abc98"]
2022-04-17T04:17:19.720Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:19.720Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:19.723Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:19.723Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:19.723Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:17:19.723Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:19.724Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:17:19.724Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:19.724Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:17:19.725Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:17:19.725Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:19.725Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:19.726Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:17:19.726Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:19.726Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b483db634d00fbd", X-B3-SpanId:"af2c1df32d0a6cf7", X-B3-ParentSpanId:"4b483db634d00fbd", X-B3-Sampled:"0", X-ONAP-RequestID:"3a4587f6-f29c-4459-9eb4-ebbc32a429af", X-RequestID:"3a4587f6-f29c-4459-9eb4-ebbc32a429af", X-TransactionID:"3a4587f6-f29c-4459-9eb4-ebbc32a429af", X-ECOMP-RequestID:"3a4587f6-f29c-4459-9eb4-ebbc32a429af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7e14b31-797a-4db5-b632-8192eabb33f0"]
2022-04-17T04:17:19.726Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:19.726Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:19.727Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:19.727Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:19.727Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:19.728Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:19.728Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:19.728Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:19.728Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:19.731Z|e179f425-fa89-4d75-aa03-366881cfe9a4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:20.715Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:20.715Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:20.715Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:20.715Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:20.716Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:20.716Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:20.716Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:20.720Z|3a4587f6-f29c-4459-9eb4-ebbc32a429af|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:26.159Z|eb0ba070-baa1-4caa-9651-86c61a4ba0b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:26.159Z|eb0ba070-baa1-4caa-9651-86c61a4ba0b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:26.159Z|a208871a-93f4-4022-ae22-4206225246e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:26.159Z|a208871a-93f4-4022-ae22-4206225246e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:26.208Z|cc325f9c-8659-4f10-9dbd-39b1eaeea2b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:26.209Z|cc325f9c-8659-4f10-9dbd-39b1eaeea2b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:27.691Z|df02810a-114e-4b65-8682-7de691d54729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:27.691Z|df02810a-114e-4b65-8682-7de691d54729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:27.991Z|7a216c02-05f7-4e6c-bb95-207a7a67a20c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:27.991Z|7a216c02-05f7-4e6c-bb95-207a7a67a20c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:29.858Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:29.860Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:29.860Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:17:29.861Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:29.861Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:29.861Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:17:29.861Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31578043d3147902", X-B3-SpanId:"47f9273353413f9b", X-B3-ParentSpanId:"31578043d3147902", X-B3-Sampled:"0", X-ONAP-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-TransactionID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-ECOMP-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77a25777-0244-41ba-9c90-a0ab2ece78fc"]
2022-04-17T04:17:29.862Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:17:29.862Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:17:29.873Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:29.874Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:29.874Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:17:29.874Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:29.875Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T04:17:28.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:17:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:17:29.875Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:29.875Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:17:29.876Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:29.877Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:29.877Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:29.877Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:29.877Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:29.878Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31578043d3147902", X-B3-SpanId:"cb216935e36c1383", X-B3-ParentSpanId:"31578043d3147902", X-B3-Sampled:"0", X-ONAP-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-TransactionID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-ECOMP-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac8f06dd-a65c-4446-97d8-af7b860871d9"]
2022-04-17T04:17:29.878Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:29.878Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:29.885Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:29.885Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:29.886Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:29.886Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:29.886Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:29.886Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:29.887Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:29.905Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:17:29.905Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:17:29.905Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:29.906Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:17:29.906Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:17:29.906Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-TransactionID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-ECOMP-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca0f8092-ae9b-494a-ae90-ef0eb4b53e14"]
2022-04-17T04:17:29.906Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:17:29.906Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:17:30.720Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:30.721Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:30.721Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:17:30.721Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9C6EFF9E4AEC96F8067CA088EB5079AB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:30.722Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4707cd00-be05-11ec-81a6-1235059e6512","businessKey":"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:17:21.745+0000","endTime":"2022-04-17T04:17:27.734+0000","removalTime":"2022-05-01T04:17:28.755+0000","durationInMillis":5989,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512","superProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:17:30.722Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:30.722Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:17:30.737Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:17:30.737Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:17:30.737Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:30.738Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:17:30.738Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:17:30.738Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-TransactionID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-ECOMP-RequestID:"68507297-aa41-49f9-aa38-f0dbe4661919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd04ddc7-4ef5-44d5-9685-b6556453f9e6"]
2022-04-17T04:17:30.738Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:17:30.738Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:17:30.852Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:30.855Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:17:30.856Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:17:30.856Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:30.856Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:17:30.856Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:17:30.856Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19543b9cd7fe5a30", X-B3-SpanId:"1d0c91d483ffb7cd", X-B3-ParentSpanId:"19543b9cd7fe5a30", X-B3-Sampled:"0", X-ONAP-RequestID:"a00e59d7-8393-4f66-9263-dbc9d6cc6d4b", X-RequestID:"a00e59d7-8393-4f66-9263-dbc9d6cc6d4b", X-TransactionID:"a00e59d7-8393-4f66-9263-dbc9d6cc6d4b", X-ECOMP-RequestID:"a00e59d7-8393-4f66-9263-dbc9d6cc6d4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c131f48-4d6d-47a9-b2fb-9b0555c065a2"]
2022-04-17T04:17:30.856Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:17:30.856Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:17:30.860Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:30.860Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:30.860Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:17:30.861Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=522FB299D85FC28D2A3050B730F41834; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:30.861Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:4a995786-be05-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:47a17421-be05-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"4707cd00-be05-11ec-81a6-1235059e6512","executionId":"47a17420-be05-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:17:27.732+0000","endTime":"2022-04-17T04:17:27.733+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:17:28.755+0000","rootProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512"}]
2022-04-17T04:17:30.861Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:30.861Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:17:30.864Z|68507297-aa41-49f9-aa38-f0dbe4661919|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:30.865Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:30.865Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:30.865Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:17:30.865Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:30.867Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:17:30.867Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:30.867Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:17:30.868Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:17:30.868Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:30.868Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:30.868Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:17:30.869Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:30.869Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19543b9cd7fe5a30", X-B3-SpanId:"50fa69607ff4b610", X-B3-ParentSpanId:"19543b9cd7fe5a30", X-B3-Sampled:"0", X-ONAP-RequestID:"a00e59d7-8393-4f66-9263-dbc9d6cc6d4b", X-RequestID:"a00e59d7-8393-4f66-9263-dbc9d6cc6d4b", X-TransactionID:"a00e59d7-8393-4f66-9263-dbc9d6cc6d4b", X-ECOMP-RequestID:"a00e59d7-8393-4f66-9263-dbc9d6cc6d4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"367f7362-26f3-4b8b-ac35-72acc823e8dd"]
2022-04-17T04:17:30.869Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:30.869Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:30.879Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:30.879Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:30.880Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:30.880Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:30.881Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:30.881Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:30.882Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:30.886Z|a00e59d7-8393-4f66-9263-dbc9d6cc6d4b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:30.990Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:30.993Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:30.993Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:17:30.993Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:30.994Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:30.994Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:17:30.994Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9359e4c10ddbeac3", X-B3-SpanId:"a56b7da7533a5848", X-B3-ParentSpanId:"9359e4c10ddbeac3", X-B3-Sampled:"0", X-ONAP-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-TransactionID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-ECOMP-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecb9e068-9f48-4fa9-bb41-cc48e8d075bc"]
2022-04-17T04:17:30.994Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:17:30.994Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:17:31.004Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:31.004Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:31.004Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:17:31.005Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:31.006Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T04:17:28.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:17:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:17:31.006Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:31.006Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:17:31.007Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:31.007Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:31.007Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:31.007Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:31.007Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:31.007Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9359e4c10ddbeac3", X-B3-SpanId:"9ecb549a2cfc6668", X-B3-ParentSpanId:"9359e4c10ddbeac3", X-B3-Sampled:"0", X-ONAP-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-TransactionID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-ECOMP-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"caebe3e3-6920-421a-a590-49f722d307c1"]
2022-04-17T04:17:31.008Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:31.008Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:31.016Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:31.016Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:31.017Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:31.017Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:31.018Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:31.018Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:31.018Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:31.033Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:17:31.033Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:17:31.033Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:31.034Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:17:31.034Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:17:31.034Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-TransactionID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-ECOMP-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cbd6313-1001-430e-aef9-5b7a06411d06"]
2022-04-17T04:17:31.034Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:17:31.034Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:17:31.721Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:31.722Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:31.722Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:17:31.722Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ED9D145A8F0053EABA7A9C5920D50E81; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:31.722Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4707cd00-be05-11ec-81a6-1235059e6512","businessKey":"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:17:21.745+0000","endTime":"2022-04-17T04:17:27.734+0000","removalTime":"2022-05-01T04:17:28.755+0000","durationInMillis":5989,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512","superProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:17:31.722Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:31.723Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:17:31.737Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:17:31.738Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:17:31.738Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:31.738Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:17:31.738Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:17:31.738Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-TransactionID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-ECOMP-RequestID:"9d10eb8f-b74b-4419-93c3-4e6d2833bc7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c41ebca1-462c-4739-bb2f-80d0371ab356"]
2022-04-17T04:17:31.739Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:17:31.739Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:17:31.866Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:31.866Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:31.866Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:17:31.866Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=42AB8F490FE38F6B2A07AA93ADA540E4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:17:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:31.867Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:4a995786-be05-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:47a17421-be05-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"4707cd00-be05-11ec-81a6-1235059e6512","executionId":"47a17420-be05-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:17:27.732+0000","endTime":"2022-04-17T04:17:27.733+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:17:28.755+0000","rootProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512"}]
2022-04-17T04:17:31.867Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:31.867Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:17:31.870Z|9d10eb8f-b74b-4419-93c3-4e6d2833bc7c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:31.989Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:31.992Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:31.992Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:17:31.992Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:31.992Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:31.993Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:17:31.993Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe862e935c964f9c", X-B3-SpanId:"f48e5f85f29fabaa", X-B3-ParentSpanId:"fe862e935c964f9c", X-B3-Sampled:"0", X-ONAP-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-TransactionID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-ECOMP-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7eb94d3-48be-47c5-bf45-defbc171e36d"]
2022-04-17T04:17:31.993Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:17:31.993Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:17:32.003Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:32.004Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:32.004Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:17:32.004Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:32.005Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T04:17:28.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:17:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:17:32.005Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:32.005Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:17:32.006Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:32.006Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:32.006Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:32.007Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:32.007Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:32.007Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe862e935c964f9c", X-B3-SpanId:"c1b2a42f19c1bad2", X-B3-ParentSpanId:"fe862e935c964f9c", X-B3-Sampled:"0", X-ONAP-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-TransactionID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-ECOMP-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"787e67cb-27f6-499f-92bf-1cf3c7151568"]
2022-04-17T04:17:32.007Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:32.007Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:32.016Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:32.017Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:32.017Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:32.017Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:32.018Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:32.018Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:32.018Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:32.033Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:17:32.033Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:17:32.033Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:32.033Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:17:32.033Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:17:32.034Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-TransactionID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-ECOMP-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"509b1297-c9a8-414c-a46a-d32e97084b78"]
2022-04-17T04:17:32.034Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:17:32.034Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:17:32.723Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:32.723Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:32.724Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:17:32.724Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6220E5CB5DE9113352562896EF879B5A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:17:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:32.725Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4707cd00-be05-11ec-81a6-1235059e6512","businessKey":"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:17:21.745+0000","endTime":"2022-04-17T04:17:27.734+0000","removalTime":"2022-05-01T04:17:28.755+0000","durationInMillis":5989,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512","superProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:17:32.725Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:32.725Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:17:32.741Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:17:32.741Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:17:32.741Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:32.742Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:17:32.742Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:17:32.742Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-TransactionID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-ECOMP-RequestID:"bcf5c068-9751-4a0a-9caf-489c95854da6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be0b7cce-46ed-4b24-8706-e7325983adbb"]
2022-04-17T04:17:32.742Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:17:32.743Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:17:32.870Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:32.870Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:32.871Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:17:32.871Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=57BDB1FC43AD993D1C20627282FFC1EF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:17:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:32.871Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:4a995786-be05-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:47a17421-be05-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"4707cd00-be05-11ec-81a6-1235059e6512","executionId":"47a17420-be05-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:17:27.732+0000","endTime":"2022-04-17T04:17:27.733+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:17:28.755+0000","rootProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512"}]
2022-04-17T04:17:32.871Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:32.872Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:17:32.876Z|bcf5c068-9751-4a0a-9caf-489c95854da6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:33.016Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:33.019Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:33.019Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:17:33.020Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:33.020Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:33.020Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:17:33.020Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e95590db5df6814c", X-B3-SpanId:"b4218945d81cd56b", X-B3-ParentSpanId:"e95590db5df6814c", X-B3-Sampled:"0", X-ONAP-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-TransactionID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-ECOMP-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84160118-b431-45ff-a634-b860f7fe53e5"]
2022-04-17T04:17:33.020Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:17:33.020Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:17:33.033Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:33.033Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:33.033Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:17:33.033Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:33.035Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T04:17:28.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:17:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:17:33.035Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:33.035Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:17:33.036Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:33.036Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:33.037Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:33.037Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:33.037Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:33.037Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e95590db5df6814c", X-B3-SpanId:"f816a72bf43fd287", X-B3-ParentSpanId:"e95590db5df6814c", X-B3-Sampled:"0", X-ONAP-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-TransactionID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-ECOMP-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d23e6b65-e9c3-4f78-82fa-a46cfc5dbb62"]
2022-04-17T04:17:33.037Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:33.037Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:33.044Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:33.044Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:33.044Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:33.045Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:33.045Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:33.045Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:33.045Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:33.061Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:17:33.061Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:17:33.062Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:33.062Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:17:33.062Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:17:33.062Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-TransactionID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-ECOMP-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b3c38b5-413b-4b79-afc9-dc680161c61f"]
2022-04-17T04:17:33.062Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:17:33.062Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:17:33.722Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:33.723Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:33.723Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:17:33.723Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9281921535EAF29076F453769EA478C8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:17:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:33.724Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4707cd00-be05-11ec-81a6-1235059e6512","businessKey":"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:17:21.745+0000","endTime":"2022-04-17T04:17:27.734+0000","removalTime":"2022-05-01T04:17:28.755+0000","durationInMillis":5989,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512","superProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:17:33.724Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:33.724Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:17:33.742Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:17:33.743Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:17:33.743Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:33.743Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:17:33.743Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:17:33.743Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-TransactionID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-ECOMP-RequestID:"8d21b23e-ece5-45de-9d87-5c0b06c041f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13ff708c-0a89-4794-b118-135efba20220"]
2022-04-17T04:17:33.744Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:17:33.744Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:17:33.865Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:33.866Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:33.866Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:17:33.867Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C6D836DD664EBC078539922BE85E375D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:17:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:33.867Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:4a995786-be05-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:47a17421-be05-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"4707cd00-be05-11ec-81a6-1235059e6512","executionId":"47a17420-be05-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:17:27.732+0000","endTime":"2022-04-17T04:17:27.733+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:17:28.755+0000","rootProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512"}]
2022-04-17T04:17:33.867Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:33.868Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:17:33.870Z|8d21b23e-ece5-45de-9d87-5c0b06c041f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:33.989Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:33.992Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:33.993Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||Invoke
2022-04-17T04:17:33.993Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:33.993Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096
2022-04-17T04:17:33.993Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Method      : GET
2022-04-17T04:17:33.993Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b4178a50c2ed90d", X-B3-SpanId:"6317c843d94b9e88", X-B3-ParentSpanId:"1b4178a50c2ed90d", X-B3-Sampled:"0", X-ONAP-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-TransactionID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-ECOMP-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37d153e4-e98a-47dc-996c-ad0a079d69d4"]
2022-04-17T04:17:33.994Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Request body: 
2022-04-17T04:17:33.994Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||==========================request end================================================
2022-04-17T04:17:34.006Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:34.006Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:34.006Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Status text  : 
2022-04-17T04:17:34.006Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:34.007Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||Response body: {
  "requestId" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:50:55.000+00:00",
  "endTime" : "2022-04-17T04:17:28.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:17:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "216c4354-6aee-4b87-991a-c5cf619191a5",
  "serviceInstanceName" : "basic_macro_14328a9b-93a2-41b2-a1ca-61ea582c97c3",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "2aeb3cd2-97f1-4a47-b2c4-f0e611b09096",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096"
    }
  }
}
2022-04-17T04:17:34.007Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:34.008Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|INFO|500||InvokeReturn
2022-04-17T04:17:34.008Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:34.009Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:34.009Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:34.009Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false
2022-04-17T04:17:34.009Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:34.009Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b4178a50c2ed90d", X-B3-SpanId:"d851648ae249aa79", X-B3-ParentSpanId:"1b4178a50c2ed90d", X-B3-Sampled:"0", X-ONAP-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-TransactionID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-ECOMP-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"055c0576-b2aa-4097-8893-648c836744e3"]
2022-04-17T04:17:34.010Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:34.011Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:34.017Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:34.017Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:34.017Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:34.017Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:34.018Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:34.018Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:34.018Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:34.033Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:17:34.034Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:17:34.034Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:34.034Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:17:34.035Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:17:34.035Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-TransactionID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-ECOMP-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f21c5b57-b754-42be-b703-6aafb761cb9b"]
2022-04-17T04:17:34.035Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:17:34.035Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:17:34.176Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:34.177Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:34.177Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:17:34.177Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8A6995D282B6FC82E8BF8537293A01B8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:17:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:34.178Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4707cd00-be05-11ec-81a6-1235059e6512","businessKey":"2aeb3cd2-97f1-4a47-b2c4-f0e611b09096","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:17:21.745+0000","endTime":"2022-04-17T04:17:27.734+0000","removalTime":"2022-05-01T04:17:28.755+0000","durationInMillis":5989,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512","superProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:17:34.178Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:34.178Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2aeb3cd2-97f1-4a47-b2c4-f0e611b09096&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:17:34.192Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:17:34.193Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:17:34.193Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:34.193Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:17:34.193Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:17:34.193Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-TransactionID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-ECOMP-RequestID:"fe8d9e76-1070-44b0-a9a8-029192ddbfa6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11d916d7-c190-4c22-a1fc-b1df641cfa79"]
2022-04-17T04:17:34.194Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:17:34.194Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:17:34.721Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:34.722Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:34.722Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:17:34.722Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=79BD6F271DB6594BC9FD9A69AB9D10D5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:17:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:34.723Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:4a995786-be05-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:47a17421-be05-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"4707cd00-be05-11ec-81a6-1235059e6512","executionId":"47a17420-be05-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:17:27.732+0000","endTime":"2022-04-17T04:17:27.733+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:17:28.755+0000","rootProcessInstanceId":"9645bc06-be01-11ec-af24-1235059e6512"}]
2022-04-17T04:17:34.723Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:34.723Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4707cd00-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:17:34.726Z|fe8d9e76-1070-44b0-a9a8-029192ddbfa6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2aeb3cd2-97f1-4a47-b2c4-f0e611b09096|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:36.180Z|95c7c932-9425-4a81-ae90-f63b6a328f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:36.181Z|95c7c932-9425-4a81-ae90-f63b6a328f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:36.183Z|c265ddc1-0870-466f-97d0-3ed32db65f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:36.183Z|c265ddc1-0870-466f-97d0-3ed32db65f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:36.231Z|b576b0ce-32f6-44c4-af76-2b8f204e1478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:36.231Z|b576b0ce-32f6-44c4-af76-2b8f204e1478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:41.022Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:41.028Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:17:41.029Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:17:41.029Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:41.029Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:17:41.029Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:17:41.030Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e042d38c4f433dfd", X-B3-SpanId:"20631a10a55d3e33", X-B3-ParentSpanId:"e042d38c4f433dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"ef247a98-6d32-42d7-8d89-b5ffb3b4b957", X-RequestID:"ef247a98-6d32-42d7-8d89-b5ffb3b4b957", X-TransactionID:"ef247a98-6d32-42d7-8d89-b5ffb3b4b957", X-ECOMP-RequestID:"ef247a98-6d32-42d7-8d89-b5ffb3b4b957", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ae34370-58bc-4ded-86e8-a15f50b7616d"]
2022-04-17T04:17:41.030Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:17:41.030Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:17:41.720Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:41.721Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:41.721Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:17:41.721Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:41.722Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:15:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:15:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:17:41.722Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:41.723Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:17:41.723Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:17:41.724Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:41.724Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:41.724Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:17:41.724Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:41.724Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e042d38c4f433dfd", X-B3-SpanId:"42f70e90dbec105c", X-B3-ParentSpanId:"e042d38c4f433dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"ef247a98-6d32-42d7-8d89-b5ffb3b4b957", X-RequestID:"ef247a98-6d32-42d7-8d89-b5ffb3b4b957", X-TransactionID:"ef247a98-6d32-42d7-8d89-b5ffb3b4b957", X-ECOMP-RequestID:"ef247a98-6d32-42d7-8d89-b5ffb3b4b957", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67063cb6-45c4-41b8-b089-8deb9260d8b4"]
2022-04-17T04:17:41.725Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:41.725Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:41.734Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:41.734Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:41.734Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:41.734Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:41.735Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:41.735Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:41.735Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:41.739Z|ef247a98-6d32-42d7-8d89-b5ffb3b4b957|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:42.690Z|66e9f771-a576-4d31-ae6d-fb54656b86cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:42.694Z|66e9f771-a576-4d31-ae6d-fb54656b86cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:46.204Z|9917b7e1-a19d-4bc4-ae2c-c76de81b8633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:46.205Z|9917b7e1-a19d-4bc4-ae2c-c76de81b8633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:46.206Z|f8e844b3-299e-4646-acf6-97e5b7f2d66f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:46.207Z|f8e844b3-299e-4646-acf6-97e5b7f2d66f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:46.254Z|250492dd-cf1b-4c2d-9a5e-d3729ad78481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:46.255Z|250492dd-cf1b-4c2d-9a5e-d3729ad78481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:47.266Z|ba054207-a3e9-49a0-a135-2643e3a05482|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:17:47.267Z|ba054207-a3e9-49a0-a135-2643e3a05482|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:51.864Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:17:51.866Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:17:51.867Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:17:51.867Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:51.867Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:17:51.867Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:17:51.867Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50ecd7e07c1b113f", X-B3-SpanId:"82510bf2b41d742d", X-B3-ParentSpanId:"50ecd7e07c1b113f", X-B3-Sampled:"0", X-ONAP-RequestID:"1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b", X-RequestID:"1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b", X-TransactionID:"1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b", X-ECOMP-RequestID:"1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5c8f522-918b-4ed2-80ba-600fe1e47abd"]
2022-04-17T04:17:51.867Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:17:51.868Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:17:52.720Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:52.721Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:52.721Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:17:52.721Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:52.722Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:17:51.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:17:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:17:52.722Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:52.722Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:17:52.723Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:17:52.724Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:17:52.724Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:17:52.724Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:17:52.724Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:17:52.724Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50ecd7e07c1b113f", X-B3-SpanId:"d043628d6637350d", X-B3-ParentSpanId:"50ecd7e07c1b113f", X-B3-Sampled:"0", X-ONAP-RequestID:"1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b", X-RequestID:"1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b", X-TransactionID:"1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b", X-ECOMP-RequestID:"1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1845a858-3c74-4ea9-83fe-b7273f6e244f"]
2022-04-17T04:17:52.724Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:17:52.725Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:17:52.730Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:17:52.730Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:17:52.730Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:17:52.731Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:17:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:17:52.731Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:17:52.731Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:17:52.731Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:17:52.735Z|1ea0d0ff-f878-4243-ba6a-0dc7d2f1d15b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:17:56.227Z|78278e5e-dc0a-41cf-8536-cba5c2a47e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:56.227Z|78278e5e-dc0a-41cf-8536-cba5c2a47e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:56.228Z|2387c3e1-c86c-4908-9656-8921082d5202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:56.228Z|2387c3e1-c86c-4908-9656-8921082d5202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:56.278Z|0d2929e7-9303-40b1-8167-631662880f71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:56.279Z|0d2929e7-9303-40b1-8167-631662880f71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:57.691Z|1c0bebcb-9ad9-4a8e-a785-e832f82788e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:57.691Z|1c0bebcb-9ad9-4a8e-a785-e832f82788e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:57.991Z|8f7e945c-5120-44aa-a82d-583091371f3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:57.992Z|8f7e945c-5120-44aa-a82d-583091371f3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:02.862Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:18:02.865Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:18:02.866Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:18:02.866Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:02.866Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:18:02.866Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:18:02.866Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85e9e7feef22311b", X-B3-SpanId:"930ef4908891af5e", X-B3-ParentSpanId:"85e9e7feef22311b", X-B3-Sampled:"0", X-ONAP-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-TransactionID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-ECOMP-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5065914-0fa6-4f56-87f4-4b3a12b42199"]
2022-04-17T04:18:02.866Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:18:02.867Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:18:03.721Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:03.722Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:03.722Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:18:03.722Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:18:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:03.723Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:17:54.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:17:54.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:18:03.723Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:03.723Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:18:03.724Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:18:03.724Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:18:03.724Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:03.724Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:18:03.724Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:18:03.725Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85e9e7feef22311b", X-B3-SpanId:"01fc44156d5e5340", X-B3-ParentSpanId:"85e9e7feef22311b", X-B3-Sampled:"0", X-ONAP-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-TransactionID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-ECOMP-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c03d217-397a-4989-90a0-8e6390f773f1"]
2022-04-17T04:18:03.725Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:18:03.725Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:18:03.738Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:03.738Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:03.738Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:18:03.739Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:18:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:03.739Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:18:03.739Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:03.740Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:18:03.755Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:18:03.756Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:18:03.756Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:03.756Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:18:03.756Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:18:03.757Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-TransactionID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-ECOMP-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b8e97a7-0fce-45cb-8002-5e7246f7f767"]
2022-04-17T04:18:03.757Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:18:03.757Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:18:04.724Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:04.725Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:04.725Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:18:04.725Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ABDDCD1715D8E06ECE35F6520E7CB9E9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:18:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:04.726Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"598142e3-be05-11ec-81a6-1235059e6512","businessKey":"02692d2b-9e37-462a-814c-6046efce6732","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:17:52.740+0000","endTime":"2022-04-17T04:17:53.876+0000","removalTime":"2022-05-01T04:17:54.754+0000","durationInMillis":1136,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512","superProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:18:04.726Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:04.726Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:18:04.740Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:18:04.740Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:18:04.740Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:04.741Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:18:04.741Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:18:04.741Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-TransactionID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-ECOMP-RequestID:"a0e7ff3a-b9b4-41ee-a845-8f6bade4da04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"074bd195-bf1a-4b6c-b054-66d07f4e4039"]
2022-04-17T04:18:04.741Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:18:04.742Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:18:04.866Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:04.867Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:04.867Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:18:04.867Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F2A2D5CA94DD71E8DD08243BBB4509FC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:18:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:04.868Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:5a2e4c19-be05-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:5a1bae54-be05-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"598142e3-be05-11ec-81a6-1235059e6512","executionId":"5a1bae53-be05-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:17:53.874+0000","endTime":"2022-04-17T04:17:53.875+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:17:54.754+0000","rootProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512"}]
2022-04-17T04:18:04.868Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:04.868Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:18:04.870Z|a0e7ff3a-b9b4-41ee-a845-8f6bade4da04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:18:04.990Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:18:04.993Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:18:04.994Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:18:04.994Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:04.994Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:18:04.994Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:18:04.995Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b8b04aa8888e045", X-B3-SpanId:"6d40b5a08b82b9be", X-B3-ParentSpanId:"5b8b04aa8888e045", X-B3-Sampled:"0", X-ONAP-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-TransactionID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-ECOMP-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b173c24-fb62-470a-b84e-dcf35d9f8de1"]
2022-04-17T04:18:04.995Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:18:04.995Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:18:05.722Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:05.723Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:05.723Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:18:05.723Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:05.723Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:17:54.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:17:54.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:18:05.724Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:05.724Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:18:05.725Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:18:05.725Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:18:05.725Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:05.725Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:18:05.725Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:18:05.726Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b8b04aa8888e045", X-B3-SpanId:"cdc798dbe89aad78", X-B3-ParentSpanId:"5b8b04aa8888e045", X-B3-Sampled:"0", X-ONAP-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-TransactionID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-ECOMP-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f283a0e-2ace-49dc-be83-7dde616ea58d"]
2022-04-17T04:18:05.726Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:18:05.726Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:18:05.735Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:05.735Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:05.735Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:18:05.735Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:05.736Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:18:05.736Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:05.736Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:18:05.751Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:18:05.751Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:18:05.752Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:05.752Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:18:05.752Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:18:05.752Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-TransactionID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-ECOMP-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ca05fca-62b5-4718-ab5b-34c9705b635d"]
2022-04-17T04:18:05.752Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:18:05.752Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:18:05.877Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:05.878Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:05.878Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:18:05.878Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=67B3B0D7F71EE699D5A0FA9E8A29D0EF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:05.879Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"598142e3-be05-11ec-81a6-1235059e6512","businessKey":"02692d2b-9e37-462a-814c-6046efce6732","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:17:52.740+0000","endTime":"2022-04-17T04:17:53.876+0000","removalTime":"2022-05-01T04:17:54.754+0000","durationInMillis":1136,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512","superProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:18:05.879Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:05.879Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:18:05.893Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:18:05.894Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:18:05.894Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:05.894Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:18:05.894Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:18:05.894Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-TransactionID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-ECOMP-RequestID:"38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4b6802f-65ad-49d2-bf04-42d9eae436aa"]
2022-04-17T04:18:05.895Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:18:05.895Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:18:06.251Z|f0af65df-ec42-4779-9f67-595b84fd8b5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:06.251Z|d055b320-eb30-4586-8167-f8597fb6c29d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:06.252Z|d055b320-eb30-4586-8167-f8597fb6c29d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:06.252Z|f0af65df-ec42-4779-9f67-595b84fd8b5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:06.302Z|4f92cee9-d162-47fc-939a-a4af4b337ea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:06.303Z|4f92cee9-d162-47fc-939a-a4af4b337ea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:06.724Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:06.724Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:06.725Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:18:06.725Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8DB792F50AB0EB28DF64C7775646793D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:06.725Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:5a2e4c19-be05-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:5a1bae54-be05-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"598142e3-be05-11ec-81a6-1235059e6512","executionId":"5a1bae53-be05-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:17:53.874+0000","endTime":"2022-04-17T04:17:53.875+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:17:54.754+0000","rootProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512"}]
2022-04-17T04:18:06.725Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:06.725Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:18:06.728Z|38fdbf19-ea80-4fb4-b8bb-2f5d04ad8191|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:18:06.845Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:18:06.848Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:18:06.848Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:18:06.848Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:06.848Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:18:06.848Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:18:06.848Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55b07bbd04dca72e", X-B3-SpanId:"25a74da89081dd5e", X-B3-ParentSpanId:"55b07bbd04dca72e", X-B3-Sampled:"0", X-ONAP-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-TransactionID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-ECOMP-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"493921f9-58fc-4bca-b26a-69fb6f1b01d1"]
2022-04-17T04:18:06.849Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:18:06.849Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:18:06.860Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:06.860Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:06.860Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:18:06.861Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:18:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:06.861Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:17:54.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:17:54.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:18:06.861Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:06.862Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:18:06.862Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:18:06.863Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:18:06.863Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:06.863Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:18:06.863Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:18:06.863Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55b07bbd04dca72e", X-B3-SpanId:"a077a57a771aa51e", X-B3-ParentSpanId:"55b07bbd04dca72e", X-B3-Sampled:"0", X-ONAP-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-TransactionID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-ECOMP-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef16cef9-ef5e-4d12-b1fa-2f2e758ae4a7"]
2022-04-17T04:18:06.863Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:18:06.864Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:18:06.873Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:06.873Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:06.873Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:18:06.873Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:18:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:06.874Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:18:06.875Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:06.875Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:18:06.917Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:18:06.917Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:18:06.917Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:06.917Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:18:06.918Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:18:06.918Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-TransactionID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-ECOMP-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a658a25-70f4-43ea-96c5-a917b4f8eb59"]
2022-04-17T04:18:06.918Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:18:06.918Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:18:07.725Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:07.726Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:07.726Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:18:07.726Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=797699F5CC35AF0E1BB0CCBA16C0D621; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:18:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:07.726Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"598142e3-be05-11ec-81a6-1235059e6512","businessKey":"02692d2b-9e37-462a-814c-6046efce6732","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:17:52.740+0000","endTime":"2022-04-17T04:17:53.876+0000","removalTime":"2022-05-01T04:17:54.754+0000","durationInMillis":1136,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512","superProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:18:07.727Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:07.727Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:18:07.742Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:18:07.742Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:18:07.742Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:07.742Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:18:07.742Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:18:07.743Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-TransactionID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-ECOMP-RequestID:"20faef65-5a93-43f8-83ae-39edfea5b858", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38a6ae3d-3494-4bcc-bf30-abcdf28d43c4"]
2022-04-17T04:18:07.743Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:18:07.743Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:18:07.863Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:07.863Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:07.864Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:18:07.864Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=734E7BE4276265CB4312E07CB23CD6F9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:18:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:07.864Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:5a2e4c19-be05-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:5a1bae54-be05-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"598142e3-be05-11ec-81a6-1235059e6512","executionId":"5a1bae53-be05-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:17:53.874+0000","endTime":"2022-04-17T04:17:53.875+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:17:54.754+0000","rootProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512"}]
2022-04-17T04:18:07.865Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:07.865Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:18:07.868Z|20faef65-5a93-43f8-83ae-39edfea5b858|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:18:07.997Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:18:08.000Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:18:08.001Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:18:08.001Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:08.001Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:18:08.002Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:18:08.002Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cbb3c13b4833208", X-B3-SpanId:"a309e2eca6b50029", X-B3-ParentSpanId:"4cbb3c13b4833208", X-B3-Sampled:"0", X-ONAP-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-TransactionID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-ECOMP-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d5f25a3-f76c-472f-b294-19ef199136f9"]
2022-04-17T04:18:08.002Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:18:08.003Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:18:08.014Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:08.014Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:08.015Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:18:08.015Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:18:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:08.015Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:17:54.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:17:54.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:18:08.016Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:08.016Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:18:08.018Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:18:08.019Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:18:08.019Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:08.019Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:18:08.019Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:18:08.020Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cbb3c13b4833208", X-B3-SpanId:"0f70b58753c84635", X-B3-ParentSpanId:"4cbb3c13b4833208", X-B3-Sampled:"0", X-ONAP-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-TransactionID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-ECOMP-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c032508a-4cf3-4636-92b6-58bbed7f6358"]
2022-04-17T04:18:08.020Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:18:08.020Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:18:08.029Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:08.030Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:08.030Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:18:08.030Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:18:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:08.031Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:18:08.031Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:08.032Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:18:08.055Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:18:08.056Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:18:08.056Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:08.056Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:18:08.057Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:18:08.057Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-TransactionID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-ECOMP-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30d846f2-2e73-4d55-889d-1898fff9a913"]
2022-04-17T04:18:08.057Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:18:08.057Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:18:08.724Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:08.725Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:08.725Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:18:08.725Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=34E9B7675B4AC662499802090E6C0F35; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:18:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:08.726Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"598142e3-be05-11ec-81a6-1235059e6512","businessKey":"02692d2b-9e37-462a-814c-6046efce6732","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:17:52.740+0000","endTime":"2022-04-17T04:17:53.876+0000","removalTime":"2022-05-01T04:17:54.754+0000","durationInMillis":1136,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512","superProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:18:08.726Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:08.726Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:18:08.741Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:18:08.741Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:18:08.742Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:08.742Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:18:08.742Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:18:08.742Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-TransactionID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-ECOMP-RequestID:"097eaca0-8ad2-4ca9-82df-6272c5ede467", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a409b5fb-8d76-4a65-a481-0bfc6a0d2c76"]
2022-04-17T04:18:08.742Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:18:08.742Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:18:08.859Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:08.860Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:08.860Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:18:08.860Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5B2F072787D6613B6D2F9CB548B9D8BA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:18:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:08.860Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:5a2e4c19-be05-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:5a1bae54-be05-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"598142e3-be05-11ec-81a6-1235059e6512","executionId":"5a1bae53-be05-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:17:53.874+0000","endTime":"2022-04-17T04:17:53.875+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:17:54.754+0000","rootProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512"}]
2022-04-17T04:18:08.860Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:08.861Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:18:08.863Z|097eaca0-8ad2-4ca9-82df-6272c5ede467|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:18:08.985Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:18:08.988Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:18:08.988Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||Invoke
2022-04-17T04:18:08.988Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:08.988Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732
2022-04-17T04:18:08.988Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Method      : GET
2022-04-17T04:18:08.989Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"716a09ab8bc385dd", X-B3-SpanId:"41eb9cc33f27d2f0", X-B3-ParentSpanId:"716a09ab8bc385dd", X-B3-Sampled:"0", X-ONAP-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-TransactionID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-ECOMP-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf88c354-99cd-4076-8553-4d84f9a57dea"]
2022-04-17T04:18:08.989Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Request body: 
2022-04-17T04:18:08.989Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||==========================request end================================================
2022-04-17T04:18:08.998Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:08.998Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:08.998Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Status text  : 
2022-04-17T04:18:08.998Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:18:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:08.999Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||Response body: {
  "requestId" : "02692d2b-9e37-462a-814c-6046efce6732",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "rollbackStatusMessage" : "Could not find service for model version Id: 40025eec-b651-4389-ad9b-d46f18f44ec2 and for model invariant Id: c34f2de2-a754-46ef-b808-d90f0dddf2c0",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T03:57:12.000+00:00",
  "endTime" : "2022-04-17T04:17:54.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n\t\t\t\"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"af196fc8-bd65-4a44-a877-f94f0aafeef1\",\n                                        \"modelInvariantUuid\": \"17ed0a19-6d79-44f3-bb3e-00e8b7d26485\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"bb02456e-fa12-4448-ac96-3973daebc028\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"803aecb6-6dd1-4e7a-a4fe-c6a1424e82d0\",\n                                                \"modelInvariantUuid\": \"0c36bc16-50e7-4722-b928-8318dcb955a6\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"e3fa2a8a-6160-4762-8229-af7f3c42c17b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"40025eec-b651-4389-ad9b-d46f18f44ec2\",\n                            \"modelInvariantId\": \"c34f2de2-a754-46ef-b808-d90f0dddf2c0\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"62983d3d-dfcd-4de8-9813-e4fb17505a1b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:17:54.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "1945a164-fb9e-475a-925d-8b6fbf584ecf",
  "serviceInstanceName" : "basic_cnf_macro_d84a085a-df39-474d-83d1-d55f4683ec02",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "02692d2b-9e37-462a-814c-6046efce6732",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732"
    }
  }
}
2022-04-17T04:18:08.999Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:08.999Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02692d2b-9e37-462a-814c-6046efce6732|INFO|500||InvokeReturn
2022-04-17T04:18:09.000Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:18:09.000Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:18:09.000Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:09.001Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false
2022-04-17T04:18:09.001Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:18:09.001Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"716a09ab8bc385dd", X-B3-SpanId:"32cc51bf479890e4", X-B3-ParentSpanId:"716a09ab8bc385dd", X-B3-Sampled:"0", X-ONAP-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-TransactionID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-ECOMP-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1281d8f0-81e8-49fc-81e1-54bee6d5d445"]
2022-04-17T04:18:09.001Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:18:09.002Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:18:09.010Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:09.010Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:09.010Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:18:09.010Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:18:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:09.011Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:18:09.011Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:09.011Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02692d2b-9e37-462a-814c-6046efce6732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:18:09.027Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:18:09.027Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:18:09.027Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:09.027Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:18:09.027Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:18:09.027Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-TransactionID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-ECOMP-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ddc455b-6ced-47ef-81fe-bbff44ddc424"]
2022-04-17T04:18:09.028Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:18:09.028Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:18:09.152Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:09.153Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:09.153Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:18:09.153Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B4240F7FC02E945E3465598E851A5402; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:18:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:09.153Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"598142e3-be05-11ec-81a6-1235059e6512","businessKey":"02692d2b-9e37-462a-814c-6046efce6732","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:17:52.740+0000","endTime":"2022-04-17T04:17:53.876+0000","removalTime":"2022-05-01T04:17:54.754+0000","durationInMillis":1136,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512","superProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:18:09.153Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:09.154Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=02692d2b-9e37-462a-814c-6046efce6732&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:18:09.167Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:18:09.167Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:18:09.168Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:18:09.168Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:18:09.168Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:18:09.168Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-TransactionID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-ECOMP-RequestID:"6573e958-8262-44f3-8d04-44c38ef0bfd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0670497f-9bc3-4813-818d-131eff944008"]
2022-04-17T04:18:09.168Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:18:09.169Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:18:09.724Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:18:09.724Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:18:09.724Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:18:09.725Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=72483C29443B325887C524FC179D6500; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:18:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:18:09.725Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:5a2e4c19-be05-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:5a1bae54-be05-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"598142e3-be05-11ec-81a6-1235059e6512","executionId":"5a1bae53-be05-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:17:53.874+0000","endTime":"2022-04-17T04:17:53.875+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:17:54.754+0000","rootProcessInstanceId":"77eb8bd6-be02-11ec-af24-1235059e6512"}]
2022-04-17T04:18:09.725Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:18:09.725Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=598142e3-be05-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:18:09.727Z|6573e958-8262-44f3-8d04-44c38ef0bfd2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/02692d2b-9e37-462a-814c-6046efce6732|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:18:12.691Z|72cec063-e608-49f4-9ac5-fbc7922c033b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:12.691Z|72cec063-e608-49f4-9ac5-fbc7922c033b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:16.274Z|d9cdd5a1-18ba-488a-b3d2-9e8650a49777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:16.275Z|05011153-291c-499b-bf6d-538f75e04686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:16.275Z|d9cdd5a1-18ba-488a-b3d2-9e8650a49777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:16.275Z|05011153-291c-499b-bf6d-538f75e04686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:16.327Z|97eceab7-47ac-443a-9c2f-0fe0d950c9d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:16.327Z|97eceab7-47ac-443a-9c2f-0fe0d950c9d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:26.301Z|55e9a84d-2727-42e4-9192-057e16a8b4c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:26.301Z|8b169067-a8ec-4219-9d24-7bc621379bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:26.301Z|55e9a84d-2727-42e4-9192-057e16a8b4c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:26.301Z|8b169067-a8ec-4219-9d24-7bc621379bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:26.350Z|1c5ba171-67ca-4f46-97e8-0754a5945c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:26.350Z|1c5ba171-67ca-4f46-97e8-0754a5945c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:27.690Z|a7b90057-2128-4290-82cb-d5bd794f814a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:27.694Z|a7b90057-2128-4290-82cb-d5bd794f814a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:27.992Z|7c0be390-e4d1-4786-951a-a8cabb2e33d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:27.993Z|7c0be390-e4d1-4786-951a-a8cabb2e33d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:36.327Z|b4e77515-79f5-4f1c-9b56-1e1296a0111a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:36.327Z|b4e77515-79f5-4f1c-9b56-1e1296a0111a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:36.328Z|8c6c54c3-a7b3-4df1-822e-0042e141d41d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:36.328Z|8c6c54c3-a7b3-4df1-822e-0042e141d41d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:36.373Z|769c4ef0-5b4e-473b-bd04-ffc156924532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:36.373Z|769c4ef0-5b4e-473b-bd04-ffc156924532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:42.691Z|c88c258a-2566-4651-aef6-5c19b3d9b731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:42.691Z|c88c258a-2566-4651-aef6-5c19b3d9b731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:46.352Z|5fd7c6b6-7857-4dd6-a932-db53baa0a0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:46.352Z|7f5d66b3-ef9e-4863-947d-ee8dc4b9690d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:46.353Z|5fd7c6b6-7857-4dd6-a932-db53baa0a0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:46.353Z|7f5d66b3-ef9e-4863-947d-ee8dc4b9690d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:46.394Z|c2afebf4-5539-4b1c-a888-4798116f6c0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:46.395Z|c2afebf4-5539-4b1c-a888-4798116f6c0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:47.266Z|b46677dd-6ef0-4989-b68e-8938847d4541|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:18:47.267Z|b46677dd-6ef0-4989-b68e-8938847d4541|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:56.377Z|20997d3f-8567-443e-924e-71d3394951f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:56.377Z|74dbf837-4f14-4eb5-ba96-de7f79c04cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:56.377Z|20997d3f-8567-443e-924e-71d3394951f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:56.377Z|74dbf837-4f14-4eb5-ba96-de7f79c04cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:56.419Z|04a0d57c-0626-442b-98bc-8b0c3b38e4c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:56.420Z|04a0d57c-0626-442b-98bc-8b0c3b38e4c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:57.690Z|2fa14235-9b08-4611-83d5-5858c2ecab23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:57.691Z|2fa14235-9b08-4611-83d5-5858c2ecab23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:57.993Z|799d0932-41a1-42e8-9849-011b5257bbe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:57.993Z|799d0932-41a1-42e8-9849-011b5257bbe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:06.399Z|be9cfe3e-a2ba-47a7-b2dd-d399e6fbfb02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:06.399Z|abed04b2-d9c1-4288-9c60-c5a4962ad674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:06.399Z|abed04b2-d9c1-4288-9c60-c5a4962ad674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:06.399Z|be9cfe3e-a2ba-47a7-b2dd-d399e6fbfb02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:06.444Z|bb73dcdf-e400-42c4-9c46-8f15030ca22c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:06.444Z|bb73dcdf-e400-42c4-9c46-8f15030ca22c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:12.691Z|43736c27-12f8-444b-88bd-8c7006f44c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:12.693Z|43736c27-12f8-444b-88bd-8c7006f44c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:16.424Z|4b2c9f77-2294-4982-b238-96ba2abc3a39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:16.424Z|efc6a6b3-cb13-4b9f-9646-46d0bc26c43c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:16.424Z|4b2c9f77-2294-4982-b238-96ba2abc3a39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:16.424Z|efc6a6b3-cb13-4b9f-9646-46d0bc26c43c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:16.468Z|5dd39801-0472-4007-8a3b-9104d6c7a40e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:16.468Z|5dd39801-0472-4007-8a3b-9104d6c7a40e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:26.446Z|0111d304-3989-42bf-bce7-68b5571c75fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:26.446Z|0111d304-3989-42bf-bce7-68b5571c75fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:26.448Z|005272d5-e8a9-406d-8f4b-e7eac71453f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:26.449Z|005272d5-e8a9-406d-8f4b-e7eac71453f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:26.491Z|b1cf1d85-e03e-4095-9092-f5579c908d2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:26.492Z|b1cf1d85-e03e-4095-9092-f5579c908d2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:27.690Z|eefa2ed0-f8a3-48a3-a4a8-304e85cec676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:27.691Z|eefa2ed0-f8a3-48a3-a4a8-304e85cec676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:27.994Z|4e698c9f-91da-4ac5-974c-60e2c0fc4d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:27.994Z|4e698c9f-91da-4ac5-974c-60e2c0fc4d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:36.470Z|6b442001-d20f-49de-a62b-4a82795dd01b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:36.470Z|f355ff41-b598-42e0-9594-b98778d397b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:36.470Z|6b442001-d20f-49de-a62b-4a82795dd01b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:36.470Z|f355ff41-b598-42e0-9594-b98778d397b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:36.512Z|5fd38786-a5da-45e9-9104-19b5e2108b9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:36.513Z|5fd38786-a5da-45e9-9104-19b5e2108b9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:42.690Z|340c7a72-d2aa-416f-8810-526168f4d8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:42.691Z|340c7a72-d2aa-416f-8810-526168f4d8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:46.495Z|24b7f0bd-f919-4459-9185-2dd8dbc37295|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:46.495Z|1751bcc7-e4d6-4a75-a224-a4ed6ef3700c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:46.495Z|1751bcc7-e4d6-4a75-a224-a4ed6ef3700c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:46.495Z|24b7f0bd-f919-4459-9185-2dd8dbc37295|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:46.536Z|e24cf696-bdd0-46b8-9f30-99dbdf0d59ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:46.537Z|e24cf696-bdd0-46b8-9f30-99dbdf0d59ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:47.266Z|7c013a76-ca17-4dbb-aacb-2612e316db92|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:19:47.266Z|7c013a76-ca17-4dbb-aacb-2612e316db92|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:48.598Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:19:48.599Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 89516809-78e0-4042-a231-b12a59523ff5 already exists in requestDb InfraActiveRequests table
2022-04-17T04:19:48.600Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:19:48.600Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:19:48.600Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:19:48.600Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:19:48.600Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:19:48.601Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1a5dbf5cf6415ff", X-B3-SpanId:"c93e233f10a1d43b", X-B3-ParentSpanId:"a1a5dbf5cf6415ff", X-B3-Sampled:"0", X-ONAP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"725620d0-63ca-4ff2-9762-bb858bbb36d4"]
2022-04-17T04:19:48.601Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:19:48.601Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:19:48.736Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:19:48.736Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:19:48.736Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:19:48.737Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:19:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:48.737Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: 
2022-04-17T04:19:48.737Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:19:48.737Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|404|Not Found|InvokeReturn
2022-04-17T04:19:48.741Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T04:19:48.741Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-17T04:19:48.744Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T04:19:48.761Z|89516809-78e0-4042-a231-b12a59523ff5|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/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-17T04:19:48.762Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.800Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.800Z|89516809-78e0-4042-a231-b12a59523ff5|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/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220417-04:19:48:787-35208], Content-Length=[313], Date=[Sun, 17 Apr 2022 04:19:48 GMT], Content-Type=[application/json]}
2022-04-17T04:19:48.801Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-04-17T04:19:48.803Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.803Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-17T04:19:48.806Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T04:19:48.820Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.821Z|89516809-78e0-4042-a231-b12a59523ff5|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=[89516809-78e0-4042-a231-b12a59523ff5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5b4c0be7-db74-4b89-a94f-74fa1fcdc103], X-ECOMP-RequestID=[89516809-78e0-4042-a231-b12a59523ff5], X-TransactionId=[], X-ONAP-RequestID=[89516809-78e0-4042-a231-b12a59523ff5]}
2022-04-17T04:19:48.909Z|89516809-78e0-4042-a231-b12a59523ff5|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=[0-aai-resources-220417-04:19:48:841-4480], Content-Length=[313], Date=[Sun, 17 Apr 2022 04:19:48 GMT], Content-Type=[application/json]}
2022-04-17T04:19:48.909Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.910Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.911Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.911Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-17T04:19:48.912Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T04:19:48.912Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T04:19:48.915Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.915Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.915Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.916Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.916Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:48.916Z|89516809-78e0-4042-a231-b12a59523ff5|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:"127", X-B3-TraceId:"a1a5dbf5cf6415ff", X-B3-SpanId:"b1662c5086db8881", X-B3-ParentSpanId:"a1a5dbf5cf6415ff", X-B3-Sampled:"0", X-ONAP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be66bdd9-d2b8-4f20-9354-25bd0be72e1a"]
2022-04-17T04:19:48.916Z|89516809-78e0-4042-a231-b12a59523ff5|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":"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d","requestScope":"service"}
2022-04-17T04:19:48.916Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:49.736Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:49.736Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:49.736Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:49.736Z|89516809-78e0-4042-a231-b12a59523ff5|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:"Sun, 17 Apr 2022 04:19:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:49.737Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:49.737Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:49.737Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:49.738Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32
2022-04-17T04:19:49.738Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|INFO|500||Invoke
2022-04-17T04:19:49.738Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||===========================request begin================================================
2022-04-17T04:19:49.738Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32
2022-04-17T04:19:49.738Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Method      : GET
2022-04-17T04:19:49.739Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cd66d04-dfab-40c2-9703-f6e73a3eabe3"]
2022-04-17T04:19:49.739Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Request body: 
2022-04-17T04:19:49.739Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||==========================request end================================================
2022-04-17T04:19:49.753Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||============================response begin==========================================
2022-04-17T04:19:49.754Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:19:49.754Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Status text  : 
2022-04-17T04:19:49.754Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:19:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:49.754Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Response body: 
2022-04-17T04:19:49.755Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||=======================response end=================================================
2022-04-17T04:19:49.755Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|INFO|404|Not Found|InvokeReturn
2022-04-17T04:19:49.755Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance
2022-04-17T04:19:49.755Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|INFO|500||Invoke
2022-04-17T04:19:49.756Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-17T04:19:49.756Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance
2022-04-17T04:19:49.756Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Method      : GET
2022-04-17T04:19:49.756Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3239cadb-6b8b-4b8d-9c14-e72a747e7d38"]
2022-04-17T04:19:49.756Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Request body: 
2022-04-17T04:19:49.756Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-17T04:19:50.734Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-17T04:19:50.734Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:19:50.734Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Status text  : 
2022-04-17T04:19:50.734Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&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:"Sun, 17 Apr 2022 04:19:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:50.735Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||Response body: 
2022-04-17T04:19:50.735Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-17T04:19:50.735Z|89516809-78e0-4042-a231-b12a59523ff5|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=abe27ff0-4d55-4a5c-af0f-a0d3259a9b32&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-17T04:19:50.736Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=62f3c2ce-a22e-4e10-b66c-349664ec74fb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=62f3c2ce-a22e-4e10-b66c-349664ec74fb
2022-04-17T04:19:50.736Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|INFO|500||Invoke
2022-04-17T04:19:50.736Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||===========================request begin================================================
2022-04-17T04:19:50.736Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=62f3c2ce-a22e-4e10-b66c-349664ec74fb
2022-04-17T04:19:50.736Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Method      : GET
2022-04-17T04:19:50.737Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f50cd6fb-338d-4e91-a470-e426f618b2b2"]
2022-04-17T04:19:50.737Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Request body: 
2022-04-17T04:19:50.737Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||==========================request end================================================
2022-04-17T04:19:50.747Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||============================response begin==========================================
2022-04-17T04:19:50.748Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Status code  : 200 OK
2022-04-17T04:19:50.748Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Status text  : 
2022-04-17T04:19:50.748Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:19:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:50.749Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=62f3c2ce-a22e-4e10-b66c-349664ec74fb"
    }
  }
}
2022-04-17T04:19:50.749Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|DEBUG|500||=======================response end=================================================
2022-04-17T04:19:50.749Z|89516809-78e0-4042-a231-b12a59523ff5|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=62f3c2ce-a22e-4e10-b66c-349664ec74fb|INFO|500||InvokeReturn
2022-04-17T04:19:50.750Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:50.750Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:50.750Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:50.750Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:50.751Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:50.751Z|89516809-78e0-4042-a231-b12a59523ff5|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:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cc486f7-9893-42c5-abb0-bbfab797aaee"]
2022-04-17T04:19:50.751Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:50.751Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.735Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.735Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.736Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.736Z|89516809-78e0-4042-a231-b12a59523ff5|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:"Sun, 17 Apr 2022 04:19:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:51.736Z|89516809-78e0-4042-a231-b12a59523ff5|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-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T04:19:51.736Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.737Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.739Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.739Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.740Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.740Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.740Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.740Z|89516809-78e0-4042-a231-b12a59523ff5|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:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c4fa3f1-33f7-4bac-8785-3cccb78353db"]
2022-04-17T04:19:51.740Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.740Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.751Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.751Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.751Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.751Z|89516809-78e0-4042-a231-b12a59523ff5|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:"Sun, 17 Apr 2022 04:19:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:51.753Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-17T01:59:12.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-04-17T04:19:51.753Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.753Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:51.754Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32
2022-04-17T04:19:51.755Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|INFO|500||Invoke
2022-04-17T04:19:51.755Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||===========================request begin================================================
2022-04-17T04:19:51.755Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32
2022-04-17T04:19:51.755Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Method      : GET
2022-04-17T04:19:51.755Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6666542-e0bb-4e4b-8552-4495af2fdf38"]
2022-04-17T04:19:51.755Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Request body: 
2022-04-17T04:19:51.756Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||==========================request end================================================
2022-04-17T04:19:52.736Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||============================response begin==========================================
2022-04-17T04:19:52.736Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:19:52.737Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Status text  : 
2022-04-17T04:19:52.737Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:19:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:52.737Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||Response body: 
2022-04-17T04:19:52.737Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|DEBUG|500||=======================response end=================================================
2022-04-17T04:19:52.737Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/abe27ff0-4d55-4a5c-af0f-a0d3259a9b32|INFO|404|Not Found|InvokeReturn
2022-04-17T04:19:52.738Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.738Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.738Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.739Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.739Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.739Z|89516809-78e0-4042-a231-b12a59523ff5|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:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a4ad7c2-ae1b-45ad-a589-e5bd249fd7f0"]
2022-04-17T04:19:52.739Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.739Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.752Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.753Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.753Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.753Z|89516809-78e0-4042-a231-b12a59523ff5|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:"Sun, 17 Apr 2022 04:19:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:52.754Z|89516809-78e0-4042-a231-b12a59523ff5|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-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T04:19:52.754Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.754Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.758Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.758Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.759Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.759Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.759Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:52.759Z|89516809-78e0-4042-a231-b12a59523ff5|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:"4532", X-B3-TraceId:"a1a5dbf5cf6415ff", X-B3-SpanId:"5c794cb186f5b3ec", X-B3-ParentSpanId:"a1a5dbf5cf6415ff", X-B3-Sampled:"0", X-ONAP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d607d0e-0bc6-4703-9b69-6e30c805083f"]
2022-04-17T04:19:52.760Z|89516809-78e0-4042-a231-b12a59523ff5|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":"89516809-78e0-4042-a231-b12a59523ff5","requestStatus":"IN_PROGRESS","startTime":1650169188741,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"89516809-78e0-4042-a231-b12a59523ff5"}
2022-04-17T04:19:52.760Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:53.739Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:53.740Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:53.740Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:53.740Z|89516809-78e0-4042-a231-b12a59523ff5|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/89516809-78e0-4042-a231-b12a59523ff5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:19:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:53.741Z|89516809-78e0-4042-a231-b12a59523ff5|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" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T04:19:48.741+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-17T04:19:53.733+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:19:53.741Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:53.741Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:53.750Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:53.750Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:53.750Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:53.750Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:53.750Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:53.751Z|89516809-78e0-4042-a231-b12a59523ff5|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:"3168", X-B3-TraceId:"a1a5dbf5cf6415ff", X-B3-SpanId:"156c92da50dedd8d", X-B3-ParentSpanId:"a1a5dbf5cf6415ff", X-B3-Sampled:"0", X-ONAP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cb396e6-5471-4a86-bcf1-64e3c56ba1e9"]
2022-04-17T04:19:53.751Z|89516809-78e0-4042-a231-b12a59523ff5|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\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\"modelUuid\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\"modelInvariantUuid\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"840f94c7-2f38-4bdd-b333-b7748f971c22\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"89516809-78e0-4042-a231-b12a59523ff5","type":"String"},"mso-request-id":{"value":"89516809-78e0-4042-a231-b12a59523ff5","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-17T04:19:53.751Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:56.517Z|f5a4d812-5f7d-455f-b121-e32923d581b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:56.517Z|b2657e96-c380-46cc-bd4e-f97ae5aa6e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:56.517Z|f5a4d812-5f7d-455f-b121-e32923d581b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:56.517Z|b2657e96-c380-46cc-bd4e-f97ae5aa6e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:56.559Z|410dd292-eb29-4426-8be1-39218a1bb884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:56.560Z|410dd292-eb29-4426-8be1-39218a1bb884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:57.690Z|36527bf7-4c4e-4994-aca9-58b5e0fe023d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:57.693Z|36527bf7-4c4e-4994-aca9-58b5e0fe023d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:57.994Z|ec5bbd88-4240-4e9d-bf15-fa70193882d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:57.995Z|ec5bbd88-4240-4e9d-bf15-fa70193882d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:59.275Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:59.275Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:59.276Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:59.276Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A39E09CB97D33B984A0FA2F48EB4B4EF; Path=/; HttpOnly", Date:"Sun, 17 Apr 2022 04:19:59 GMT", X-ONAP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-TransactionID:"89516809-78e0-4042-a231-b12a59523ff5", X-ECOMP-RequestID:"89516809-78e0-4042-a231-b12a59523ff5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7cb396e6-5471-4a86-bcf1-64e3c56ba1e9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-17T04:19:59.276Z|89516809-78e0-4042-a231-b12a59523ff5|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\":\"89516809-78e0-4042-a231-b12a59523ff5\",\"instanceId\":\"fb328da0-7fac-4da5-be7b-823088df09c3\"}}","message":"Success","processInstanceID":"a238862e-be05-11ec-81a6-1235059e6512","variables":null,"messageCode":200}
2022-04-17T04:19:59.276Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:59.276Z|89516809-78e0-4042-a231-b12a59523ff5|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-17T04:19:59.279Z|89516809-78e0-4042-a231-b12a59523ff5|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:19:59.419Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:19:59.422Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:19:59.422Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:19:59.422Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:19:59.423Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:19:59.423Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:19:59.423Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba85fb128366ffd6", X-B3-SpanId:"5eef4a98df91ac58", X-B3-ParentSpanId:"ba85fb128366ffd6", X-B3-Sampled:"0", X-ONAP-RequestID:"ef16a00d-68ab-456e-9915-a5b4623973e9", X-RequestID:"ef16a00d-68ab-456e-9915-a5b4623973e9", X-TransactionID:"ef16a00d-68ab-456e-9915-a5b4623973e9", X-ECOMP-RequestID:"ef16a00d-68ab-456e-9915-a5b4623973e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d0fd3ce-c48f-4c41-b7b0-3d69348bbd60"]
2022-04-17T04:19:59.423Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:19:59.423Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:19:59.737Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:19:59.738Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:19:59.738Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:19:59.738Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:19:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:59.740Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-17T04:19:53.000+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:19:59.740Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:19:59.741Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:19:59.742Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:19:59.742Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:19:59.742Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:19:59.742Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:19:59.743Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:19:59.743Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba85fb128366ffd6", X-B3-SpanId:"ce5071518a8f488c", X-B3-ParentSpanId:"ba85fb128366ffd6", X-B3-Sampled:"0", X-ONAP-RequestID:"ef16a00d-68ab-456e-9915-a5b4623973e9", X-RequestID:"ef16a00d-68ab-456e-9915-a5b4623973e9", X-TransactionID:"ef16a00d-68ab-456e-9915-a5b4623973e9", X-ECOMP-RequestID:"ef16a00d-68ab-456e-9915-a5b4623973e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c890ae1c-32a0-4480-8f3c-0b4192c9b15d"]
2022-04-17T04:19:59.743Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:19:59.744Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:19:59.751Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:19:59.751Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:19:59.752Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:19:59.752Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:19:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:19:59.752Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:19:59.752Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:19:59.753Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:19:59.756Z|ef16a00d-68ab-456e-9915-a5b4623973e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:20:06.539Z|fcdae7ef-cdf2-4563-9cf2-ec29aef3cada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:06.539Z|fcdae7ef-cdf2-4563-9cf2-ec29aef3cada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:06.540Z|c869461a-9b3a-4d25-9d37-2113d0e875d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:06.541Z|c869461a-9b3a-4d25-9d37-2113d0e875d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:06.581Z|f7c6862a-9c4a-4005-9416-c0ac18506bd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:06.581Z|f7c6862a-9c4a-4005-9416-c0ac18506bd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:09.878Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:20:09.881Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:20:09.881Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:20:09.882Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:20:09.882Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:20:09.882Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:20:09.882Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c118013f4ed3c2e7", X-B3-SpanId:"db7b45342ba53301", X-B3-ParentSpanId:"c118013f4ed3c2e7", X-B3-Sampled:"0", X-ONAP-RequestID:"3d008477-7716-422b-b317-a4d49708def3", X-RequestID:"3d008477-7716-422b-b317-a4d49708def3", X-TransactionID:"3d008477-7716-422b-b317-a4d49708def3", X-ECOMP-RequestID:"3d008477-7716-422b-b317-a4d49708def3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"669ff342-9db8-4328-a2b7-989820216f89"]
2022-04-17T04:20:09.882Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:20:09.882Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:20:10.738Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:20:10.738Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:20:10.738Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:20:10.738Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:20:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:20:10.739Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:01.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:20:03.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:20:10.739Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:20:10.740Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:20:10.740Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:20:10.740Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:20:10.741Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:20:10.741Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:20:10.741Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:20:10.741Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c118013f4ed3c2e7", X-B3-SpanId:"7de0ae914cda27df", X-B3-ParentSpanId:"c118013f4ed3c2e7", X-B3-Sampled:"0", X-ONAP-RequestID:"3d008477-7716-422b-b317-a4d49708def3", X-RequestID:"3d008477-7716-422b-b317-a4d49708def3", X-TransactionID:"3d008477-7716-422b-b317-a4d49708def3", X-ECOMP-RequestID:"3d008477-7716-422b-b317-a4d49708def3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d326fa9-b747-47b9-9cfd-d2214fe6bede"]
2022-04-17T04:20:10.741Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:20:10.741Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:20:10.750Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:20:10.751Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:20:10.751Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:20:10.751Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:20:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:20:10.752Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:20:10.752Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:20:10.752Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:20:10.755Z|3d008477-7716-422b-b317-a4d49708def3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:20:12.690Z|edb67c69-c338-43b4-9147-56e29c92d47e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:12.691Z|edb67c69-c338-43b4-9147-56e29c92d47e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:20:16.563Z|7712bce3-1ea0-42e5-9d12-139b68f3522c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:16.563Z|63fb9ef0-aaf5-46e3-acf7-9665a80fe518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:16.563Z|7712bce3-1ea0-42e5-9d12-139b68f3522c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:16.563Z|63fb9ef0-aaf5-46e3-acf7-9665a80fe518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:16.605Z|761c81ef-b75b-41f8-936f-002467cdbfa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:16.606Z|761c81ef-b75b-41f8-936f-002467cdbfa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:20.874Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:20:20.877Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:20:20.878Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:20:20.878Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:20:20.878Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:20:20.878Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:20:20.878Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"914df94780702958", X-B3-SpanId:"71c9518959e11821", X-B3-ParentSpanId:"914df94780702958", X-B3-Sampled:"0", X-ONAP-RequestID:"d034200f-7cf1-484c-94ce-b0efd99b0d21", X-RequestID:"d034200f-7cf1-484c-94ce-b0efd99b0d21", X-TransactionID:"d034200f-7cf1-484c-94ce-b0efd99b0d21", X-ECOMP-RequestID:"d034200f-7cf1-484c-94ce-b0efd99b0d21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52939c9a-5ae9-412e-ab2e-1eb387548b1f"]
2022-04-17T04:20:20.879Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:20:20.879Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:20:21.739Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:20:21.740Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:20:21.740Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:20:21.740Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:20:21.742Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:19.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:20:19.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:20:21.742Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:20:21.742Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:20:21.743Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:20:21.744Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:20:21.744Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:20:21.744Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:20:21.744Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:20:21.745Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"914df94780702958", X-B3-SpanId:"105298222eceb15b", X-B3-ParentSpanId:"914df94780702958", X-B3-Sampled:"0", X-ONAP-RequestID:"d034200f-7cf1-484c-94ce-b0efd99b0d21", X-RequestID:"d034200f-7cf1-484c-94ce-b0efd99b0d21", X-TransactionID:"d034200f-7cf1-484c-94ce-b0efd99b0d21", X-ECOMP-RequestID:"d034200f-7cf1-484c-94ce-b0efd99b0d21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fde228e-d7b0-4e7d-ac2d-5b7d9fb4af98"]
2022-04-17T04:20:21.745Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:20:21.745Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:20:21.754Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:20:21.754Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:20:21.754Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:20:21.754Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:20:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:20:21.756Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:20:21.756Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:20:21.757Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:20:21.760Z|d034200f-7cf1-484c-94ce-b0efd99b0d21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:20:26.588Z|d1450c68-37d1-423c-9bec-f62e8d9ac488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:26.588Z|7b087596-e5d5-4767-ab2a-824127106805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:26.588Z|d1450c68-37d1-423c-9bec-f62e8d9ac488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:26.588Z|7b087596-e5d5-4767-ab2a-824127106805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:26.628Z|3118a745-d581-4339-ad38-be0376ef9fdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:26.628Z|3118a745-d581-4339-ad38-be0376ef9fdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:27.690Z|20d749a0-99ca-4a8a-a071-3dc08b5bd8d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:27.691Z|20d749a0-99ca-4a8a-a071-3dc08b5bd8d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:20:27.995Z|dc29305a-6f2c-463b-a4f7-541cd4df559b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:27.995Z|dc29305a-6f2c-463b-a4f7-541cd4df559b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:20:31.880Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:20:31.883Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:20:31.883Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:20:31.883Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:20:31.883Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:20:31.884Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:20:31.884Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"215c7bc4c2411b0a", X-B3-SpanId:"a8b5cd7476d5af19", X-B3-ParentSpanId:"215c7bc4c2411b0a", X-B3-Sampled:"0", X-ONAP-RequestID:"1eef407b-4c4b-40b1-8dbc-89ce7be77046", X-RequestID:"1eef407b-4c4b-40b1-8dbc-89ce7be77046", X-TransactionID:"1eef407b-4c4b-40b1-8dbc-89ce7be77046", X-ECOMP-RequestID:"1eef407b-4c4b-40b1-8dbc-89ce7be77046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"375fba48-8ccc-47ed-a3db-c42cae438fee"]
2022-04-17T04:20:31.884Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:20:31.884Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:20:32.739Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:20:32.740Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:20:32.740Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:20:32.740Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:20:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:20:32.741Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:19.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:20:19.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:20:32.741Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:20:32.741Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:20:32.742Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:20:32.742Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:20:32.742Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:20:32.743Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:20:32.743Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:20:32.743Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"215c7bc4c2411b0a", X-B3-SpanId:"e0b2642a1c2d4e36", X-B3-ParentSpanId:"215c7bc4c2411b0a", X-B3-Sampled:"0", X-ONAP-RequestID:"1eef407b-4c4b-40b1-8dbc-89ce7be77046", X-RequestID:"1eef407b-4c4b-40b1-8dbc-89ce7be77046", X-TransactionID:"1eef407b-4c4b-40b1-8dbc-89ce7be77046", X-ECOMP-RequestID:"1eef407b-4c4b-40b1-8dbc-89ce7be77046", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8886aadf-6e98-4f20-bbb6-512bc1f59ae7"]
2022-04-17T04:20:32.743Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:20:32.743Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:20:32.751Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:20:32.751Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:20:32.751Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:20:32.752Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:20:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:20:32.752Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:20:32.752Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:20:32.753Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:20:32.757Z|1eef407b-4c4b-40b1-8dbc-89ce7be77046|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:20:36.609Z|3180cc8e-bc31-4b0b-a246-f2c827aa1569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:36.609Z|3180cc8e-bc31-4b0b-a246-f2c827aa1569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:36.610Z|fd2f40c3-9844-4c91-a676-c9b39ac881c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:36.610Z|fd2f40c3-9844-4c91-a676-c9b39ac881c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:36.650Z|caa0c78d-76f4-4666-90b6-2ff134010479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:36.650Z|caa0c78d-76f4-4666-90b6-2ff134010479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:42.690Z|3e2bf4f1-3ee0-4223-a3ba-6d94f544e16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:42.693Z|3e2bf4f1-3ee0-4223-a3ba-6d94f544e16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:20:42.884Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:20:42.887Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:20:42.887Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:20:42.888Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:20:42.888Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:20:42.889Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:20:42.889Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8b1732158bafd6a", X-B3-SpanId:"6fd92407a796ee53", X-B3-ParentSpanId:"b8b1732158bafd6a", X-B3-Sampled:"0", X-ONAP-RequestID:"463f3b3d-f78d-4ecb-9ee0-d79daa81368d", X-RequestID:"463f3b3d-f78d-4ecb-9ee0-d79daa81368d", X-TransactionID:"463f3b3d-f78d-4ecb-9ee0-d79daa81368d", X-ECOMP-RequestID:"463f3b3d-f78d-4ecb-9ee0-d79daa81368d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa901c59-c0b9-4948-bb63-a93f27238131"]
2022-04-17T04:20:42.889Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:20:42.890Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:20:43.741Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:20:43.742Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:20:43.742Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:20:43.742Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:20:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:20:43.743Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:19.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:20:19.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:20:43.743Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:20:43.743Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:20:43.744Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:20:43.744Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:20:43.744Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:20:43.745Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:20:43.745Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:20:43.745Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8b1732158bafd6a", X-B3-SpanId:"b527e46d08ad88d2", X-B3-ParentSpanId:"b8b1732158bafd6a", X-B3-Sampled:"0", X-ONAP-RequestID:"463f3b3d-f78d-4ecb-9ee0-d79daa81368d", X-RequestID:"463f3b3d-f78d-4ecb-9ee0-d79daa81368d", X-TransactionID:"463f3b3d-f78d-4ecb-9ee0-d79daa81368d", X-ECOMP-RequestID:"463f3b3d-f78d-4ecb-9ee0-d79daa81368d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19515e2b-6c6b-46d5-a22f-ae67db7c5b11"]
2022-04-17T04:20:43.745Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:20:43.745Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:20:43.753Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:20:43.753Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:20:43.754Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:20:43.754Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:20:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:20:43.755Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:20:43.755Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:20:43.755Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:20:43.758Z|463f3b3d-f78d-4ecb-9ee0-d79daa81368d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:20:46.632Z|c82791b0-994e-4192-a8de-f40f029a0410|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:46.632Z|dbe2f9f7-61cd-4f52-a107-d145ab383d15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:46.632Z|c82791b0-994e-4192-a8de-f40f029a0410|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:46.632Z|dbe2f9f7-61cd-4f52-a107-d145ab383d15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:46.674Z|084d0d28-799e-48d9-9372-758ebd0d79d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:46.674Z|084d0d28-799e-48d9-9372-758ebd0d79d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:47.266Z|3539d657-c4d5-4dfc-a533-31ed775d4c5b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:20:47.266Z|3539d657-c4d5-4dfc-a533-31ed775d4c5b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:53.894Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:20:53.897Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:20:53.898Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:20:53.898Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:20:53.898Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:20:53.898Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:20:53.898Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d19cdace9d6290a", X-B3-SpanId:"3cc951b1b21ff618", X-B3-ParentSpanId:"4d19cdace9d6290a", X-B3-Sampled:"0", X-ONAP-RequestID:"f4f49310-368a-4c1f-a404-edb3263ce784", X-RequestID:"f4f49310-368a-4c1f-a404-edb3263ce784", X-TransactionID:"f4f49310-368a-4c1f-a404-edb3263ce784", X-ECOMP-RequestID:"f4f49310-368a-4c1f-a404-edb3263ce784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f85d166-417e-4385-a4ba-0adefe8c00e0"]
2022-04-17T04:20:53.899Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:20:53.899Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:20:54.743Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:20:54.744Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:20:54.744Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:20:54.744Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:20:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:20:54.746Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:19.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:20:19.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:20:54.746Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:20:54.746Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:20:54.747Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:20:54.747Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:20:54.748Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:20:54.748Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:20:54.748Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:20:54.748Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d19cdace9d6290a", X-B3-SpanId:"af3ab3347789dd17", X-B3-ParentSpanId:"4d19cdace9d6290a", X-B3-Sampled:"0", X-ONAP-RequestID:"f4f49310-368a-4c1f-a404-edb3263ce784", X-RequestID:"f4f49310-368a-4c1f-a404-edb3263ce784", X-TransactionID:"f4f49310-368a-4c1f-a404-edb3263ce784", X-ECOMP-RequestID:"f4f49310-368a-4c1f-a404-edb3263ce784", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"257c6556-1370-40db-8102-e66954afcf13"]
2022-04-17T04:20:54.749Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:20:54.749Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:20:54.759Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:20:54.759Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:20:54.759Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:20:54.760Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:20:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:20:54.761Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:20:54.762Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:20:54.762Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:20:54.765Z|f4f49310-368a-4c1f-a404-edb3263ce784|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:20:56.656Z|ad7271ce-f9a3-481d-aa32-8b648d046466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:56.656Z|4513a2f6-6085-4fa4-831a-6e584afe3e1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:56.657Z|4513a2f6-6085-4fa4-831a-6e584afe3e1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:56.657Z|ad7271ce-f9a3-481d-aa32-8b648d046466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:56.699Z|f256432a-ec8c-408e-b74f-ddb04ede2fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:56.699Z|f256432a-ec8c-408e-b74f-ddb04ede2fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:57.690Z|66255618-e454-47f6-9838-3c20c939ca63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:57.691Z|66255618-e454-47f6-9838-3c20c939ca63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:20:57.996Z|1b45a7fe-90ff-414a-80d1-27d4e2ceaab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:57.996Z|1b45a7fe-90ff-414a-80d1-27d4e2ceaab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:04.896Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:21:04.898Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:21:04.899Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:21:04.899Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:21:04.899Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:21:04.899Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:21:04.899Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b5970343542b98a", X-B3-SpanId:"f0468bce8a48e8e6", X-B3-ParentSpanId:"1b5970343542b98a", X-B3-Sampled:"0", X-ONAP-RequestID:"de845981-28e3-4a49-ab34-5e6cf7e1c235", X-RequestID:"de845981-28e3-4a49-ab34-5e6cf7e1c235", X-TransactionID:"de845981-28e3-4a49-ab34-5e6cf7e1c235", X-ECOMP-RequestID:"de845981-28e3-4a49-ab34-5e6cf7e1c235", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbeb4d5b-9719-4223-96e4-2397d1f9a80c"]
2022-04-17T04:21:04.899Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:21:04.900Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:21:04.907Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:21:04.908Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:21:04.908Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:21:04.908Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:21:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:21:04.908Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:59.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:21:00.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:21:04.908Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:21:04.908Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:21:04.909Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:21:04.909Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:21:04.909Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:21:04.910Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:21:04.910Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:21:04.910Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b5970343542b98a", X-B3-SpanId:"f8414cfe312c9eff", X-B3-ParentSpanId:"1b5970343542b98a", X-B3-Sampled:"0", X-ONAP-RequestID:"de845981-28e3-4a49-ab34-5e6cf7e1c235", X-RequestID:"de845981-28e3-4a49-ab34-5e6cf7e1c235", X-TransactionID:"de845981-28e3-4a49-ab34-5e6cf7e1c235", X-ECOMP-RequestID:"de845981-28e3-4a49-ab34-5e6cf7e1c235", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"912e8380-7fd4-49d4-9f76-82ec637d7b76"]
2022-04-17T04:21:04.910Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:21:04.910Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:21:04.919Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:21:04.920Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:21:04.920Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:21:04.920Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:21:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:21:04.921Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:21:04.922Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:21:04.922Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:21:04.924Z|de845981-28e3-4a49-ab34-5e6cf7e1c235|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:21:06.679Z|3b4b1874-c5a5-48a9-966b-53054dc7bf07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:06.680Z|3b4b1874-c5a5-48a9-966b-53054dc7bf07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:06.687Z|e3c38ed3-666f-43c5-9c2b-76f5f4c3018d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:06.688Z|e3c38ed3-666f-43c5-9c2b-76f5f4c3018d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:06.720Z|66d6d8bd-b92e-4651-b23a-1935ce41ac9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:06.720Z|66d6d8bd-b92e-4651-b23a-1935ce41ac9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:12.690Z|94640d7d-15de-4c5c-8c7a-879a0b190bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:12.691Z|94640d7d-15de-4c5c-8c7a-879a0b190bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:15.054Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:21:15.058Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:21:15.059Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:21:15.059Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:21:15.059Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:21:15.059Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:21:15.059Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3939634b4032dbd8", X-B3-SpanId:"35ff2ef96e045f2e", X-B3-ParentSpanId:"3939634b4032dbd8", X-B3-Sampled:"0", X-ONAP-RequestID:"705b3402-00f4-480b-95b3-ef28d5bb0afb", X-RequestID:"705b3402-00f4-480b-95b3-ef28d5bb0afb", X-TransactionID:"705b3402-00f4-480b-95b3-ef28d5bb0afb", X-ECOMP-RequestID:"705b3402-00f4-480b-95b3-ef28d5bb0afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dd8208b-3e8a-45ee-b756-b7e37a727711"]
2022-04-17T04:21:15.059Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:21:15.059Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:21:15.745Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:21:15.745Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:21:15.746Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:21:15.746Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:21:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:21:15.747Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:59.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:21:00.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:21:15.747Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:21:15.747Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:21:15.748Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:21:15.748Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:21:15.748Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:21:15.748Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:21:15.749Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:21:15.749Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3939634b4032dbd8", X-B3-SpanId:"305940a4cec2a2e4", X-B3-ParentSpanId:"3939634b4032dbd8", X-B3-Sampled:"0", X-ONAP-RequestID:"705b3402-00f4-480b-95b3-ef28d5bb0afb", X-RequestID:"705b3402-00f4-480b-95b3-ef28d5bb0afb", X-TransactionID:"705b3402-00f4-480b-95b3-ef28d5bb0afb", X-ECOMP-RequestID:"705b3402-00f4-480b-95b3-ef28d5bb0afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f48530dd-037b-4863-afb9-93f1715ecd76"]
2022-04-17T04:21:15.749Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:21:15.749Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:21:16.710Z|afe3316a-a3fe-46d8-a71b-a6e1617c696d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:16.710Z|9775955f-b287-4345-ac86-6be9f24ad2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:16.711Z|afe3316a-a3fe-46d8-a71b-a6e1617c696d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:16.711Z|9775955f-b287-4345-ac86-6be9f24ad2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:16.743Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:21:16.743Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:21:16.744Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:21:16.744Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:21:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:21:16.745Z|11cbc9f8-5961-48de-88ca-a5e27da0a94d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:16.746Z|11cbc9f8-5961-48de-88ca-a5e27da0a94d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:16.746Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:21:16.746Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:21:16.746Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:21:16.750Z|705b3402-00f4-480b-95b3-ef28d5bb0afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:21:26.738Z|2ba9a3e7-4abc-4c94-bf3b-28698fa57812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:26.738Z|bcd24e27-b334-4d76-9b4f-c185461ae4ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:26.738Z|2ba9a3e7-4abc-4c94-bf3b-28698fa57812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:26.738Z|bcd24e27-b334-4d76-9b4f-c185461ae4ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:26.768Z|5327af4c-7453-4857-adf7-c77b3b767e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:26.769Z|5327af4c-7453-4857-adf7-c77b3b767e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:26.879Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:21:26.882Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:21:26.882Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:21:26.883Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:21:26.883Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:21:26.883Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:21:26.883Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5213f481cb71e72", X-B3-SpanId:"2c41d1c8dba35b74", X-B3-ParentSpanId:"e5213f481cb71e72", X-B3-Sampled:"0", X-ONAP-RequestID:"cd9e0bd7-abc8-4d36-ae6d-af174f67cebf", X-RequestID:"cd9e0bd7-abc8-4d36-ae6d-af174f67cebf", X-TransactionID:"cd9e0bd7-abc8-4d36-ae6d-af174f67cebf", X-ECOMP-RequestID:"cd9e0bd7-abc8-4d36-ae6d-af174f67cebf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0d81d70-7f75-43b5-a89a-705a37e62af7"]
2022-04-17T04:21:26.883Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:21:26.883Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:21:27.690Z|e07dbeaa-2032-4195-8c83-630b11c23367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:27.694Z|e07dbeaa-2032-4195-8c83-630b11c23367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:27.747Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:21:27.747Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:21:27.747Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:21:27.747Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:21:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:21:27.748Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:59.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:21:00.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:21:27.748Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:21:27.748Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:21:27.749Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:21:27.749Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:21:27.750Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:21:27.750Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:21:27.750Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:21:27.750Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5213f481cb71e72", X-B3-SpanId:"0c3497579461f870", X-B3-ParentSpanId:"e5213f481cb71e72", X-B3-Sampled:"0", X-ONAP-RequestID:"cd9e0bd7-abc8-4d36-ae6d-af174f67cebf", X-RequestID:"cd9e0bd7-abc8-4d36-ae6d-af174f67cebf", X-TransactionID:"cd9e0bd7-abc8-4d36-ae6d-af174f67cebf", X-ECOMP-RequestID:"cd9e0bd7-abc8-4d36-ae6d-af174f67cebf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30317e1d-fc62-4932-aa49-79281cc1b074"]
2022-04-17T04:21:27.750Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:21:27.750Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:21:27.997Z|cd12a5fe-c029-45fd-b28f-6be713bdc89a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:27.997Z|cd12a5fe-c029-45fd-b28f-6be713bdc89a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:28.745Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:21:28.745Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:21:28.745Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:21:28.746Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:21:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:21:28.747Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:21:28.747Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:21:28.747Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:21:28.750Z|cd9e0bd7-abc8-4d36-ae6d-af174f67cebf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:21:36.760Z|1a9912a5-b4e8-4cfa-86a8-55e3e18beae7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:36.760Z|1128c176-ef95-4c9e-9323-6aeb87767074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:36.761Z|1a9912a5-b4e8-4cfa-86a8-55e3e18beae7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:36.761Z|1128c176-ef95-4c9e-9323-6aeb87767074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:36.790Z|edc75b67-c599-4c3e-8a82-2a960dfb1d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:36.790Z|edc75b67-c599-4c3e-8a82-2a960dfb1d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:38.875Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:21:38.879Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:21:38.879Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:21:38.879Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:21:38.879Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:21:38.880Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:21:38.880Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6511386f9e2a813", X-B3-SpanId:"ec4858fc1b0c6136", X-B3-ParentSpanId:"a6511386f9e2a813", X-B3-Sampled:"0", X-ONAP-RequestID:"4063f3c8-89c1-4d69-af04-bb2eb83649fb", X-RequestID:"4063f3c8-89c1-4d69-af04-bb2eb83649fb", X-TransactionID:"4063f3c8-89c1-4d69-af04-bb2eb83649fb", X-ECOMP-RequestID:"4063f3c8-89c1-4d69-af04-bb2eb83649fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02e35edb-8e45-4080-8f29-177416b0e26e"]
2022-04-17T04:21:38.880Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:21:38.880Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:21:39.748Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:21:39.749Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:21:39.749Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:21:39.749Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:21:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:21:39.750Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:59.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:21:00.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:21:39.750Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:21:39.750Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:21:39.751Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:21:39.751Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:21:39.751Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:21:39.752Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:21:39.752Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:21:39.752Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6511386f9e2a813", X-B3-SpanId:"f36026ed2efa1b5a", X-B3-ParentSpanId:"a6511386f9e2a813", X-B3-Sampled:"0", X-ONAP-RequestID:"4063f3c8-89c1-4d69-af04-bb2eb83649fb", X-RequestID:"4063f3c8-89c1-4d69-af04-bb2eb83649fb", X-TransactionID:"4063f3c8-89c1-4d69-af04-bb2eb83649fb", X-ECOMP-RequestID:"4063f3c8-89c1-4d69-af04-bb2eb83649fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4540aac3-4015-4bc4-ad45-073009a4a0f9"]
2022-04-17T04:21:39.752Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:21:39.752Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:21:39.761Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:21:39.761Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:21:39.761Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:21:39.762Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:21:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:21:39.764Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:21:39.764Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:21:39.764Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:21:39.767Z|4063f3c8-89c1-4d69-af04-bb2eb83649fb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:21:42.690Z|e06f069f-ce5e-497c-bc83-71a3342ce630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:42.691Z|e06f069f-ce5e-497c-bc83-71a3342ce630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:46.783Z|7a295234-453c-4082-8c98-f99b051002c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:46.783Z|49b7d015-9441-4ec1-ae73-a88ed203e914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:46.784Z|7a295234-453c-4082-8c98-f99b051002c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:46.784Z|49b7d015-9441-4ec1-ae73-a88ed203e914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:46.812Z|53f5c742-011e-48b2-b5ff-22c5d09a9a7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:46.812Z|53f5c742-011e-48b2-b5ff-22c5d09a9a7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:47.266Z|3f720a9c-6049-4103-8584-b9210b015fcf|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:21:47.266Z|3f720a9c-6049-4103-8584-b9210b015fcf|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:49.895Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:21:49.898Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:21:49.898Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:21:49.899Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:21:49.899Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:21:49.899Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:21:49.899Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f4c09ff0cbf36e9", X-B3-SpanId:"3148f1515151dd59", X-B3-ParentSpanId:"3f4c09ff0cbf36e9", X-B3-Sampled:"0", X-ONAP-RequestID:"38a8f58b-53ab-4fd0-8459-edddd10af1e1", X-RequestID:"38a8f58b-53ab-4fd0-8459-edddd10af1e1", X-TransactionID:"38a8f58b-53ab-4fd0-8459-edddd10af1e1", X-ECOMP-RequestID:"38a8f58b-53ab-4fd0-8459-edddd10af1e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7c69102-d4ee-4d10-8fd1-bed3d36b5ed0"]
2022-04-17T04:21:49.899Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:21:49.900Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:21:50.750Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:21:50.750Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:21:50.751Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:21:50.751Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:21:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:21:50.751Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:59.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:21:00.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:21:50.751Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:21:50.752Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:21:50.752Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:21:50.753Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:21:50.753Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:21:50.753Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:21:50.753Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:21:50.753Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f4c09ff0cbf36e9", X-B3-SpanId:"a032aea576383691", X-B3-ParentSpanId:"3f4c09ff0cbf36e9", X-B3-Sampled:"0", X-ONAP-RequestID:"38a8f58b-53ab-4fd0-8459-edddd10af1e1", X-RequestID:"38a8f58b-53ab-4fd0-8459-edddd10af1e1", X-TransactionID:"38a8f58b-53ab-4fd0-8459-edddd10af1e1", X-ECOMP-RequestID:"38a8f58b-53ab-4fd0-8459-edddd10af1e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d715955-eeca-48e1-b5e1-1a0080377240"]
2022-04-17T04:21:50.754Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:21:50.754Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:21:50.763Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:21:50.763Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:21:50.763Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:21:50.763Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:21:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:21:50.764Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:21:50.764Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:21:50.764Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:21:50.768Z|38a8f58b-53ab-4fd0-8459-edddd10af1e1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:21:56.805Z|45d670ae-2b32-4ef4-947b-dbecaa436efb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:56.806Z|45d670ae-2b32-4ef4-947b-dbecaa436efb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:56.806Z|5ecec920-1ce0-4240-b76e-b4925fd03b69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:56.807Z|5ecec920-1ce0-4240-b76e-b4925fd03b69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:56.836Z|9a489179-8189-4361-9411-789cf8b03655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:56.836Z|9a489179-8189-4361-9411-789cf8b03655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:57.690Z|2fd4ed8c-c67b-4b01-9b1d-7a8bf93c48d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:57.691Z|2fd4ed8c-c67b-4b01-9b1d-7a8bf93c48d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:57.997Z|f5aa6ec4-069d-4866-a448-cb75918976a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:57.998Z|f5aa6ec4-069d-4866-a448-cb75918976a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:00.902Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:00.905Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:00.905Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:22:00.905Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:00.905Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:00.906Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:22:00.906Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23235449efb17f9c", X-B3-SpanId:"e576edc265b3316c", X-B3-ParentSpanId:"23235449efb17f9c", X-B3-Sampled:"0", X-ONAP-RequestID:"75fd39cf-8af9-4943-95b3-b84d8a44dd98", X-RequestID:"75fd39cf-8af9-4943-95b3-b84d8a44dd98", X-TransactionID:"75fd39cf-8af9-4943-95b3-b84d8a44dd98", X-ECOMP-RequestID:"75fd39cf-8af9-4943-95b3-b84d8a44dd98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"876683c6-e81a-41be-97fc-92e3f28f3072"]
2022-04-17T04:22:00.906Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:22:00.906Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:22:01.752Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:01.752Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:01.752Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:22:01.753Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:01.754Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:59.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:21:00.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:22:01.754Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:01.754Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:22:01.755Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:01.755Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:22:01.756Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:01.756Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:01.756Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:22:01.756Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23235449efb17f9c", X-B3-SpanId:"d5a163d8acdf5fcf", X-B3-ParentSpanId:"23235449efb17f9c", X-B3-Sampled:"0", X-ONAP-RequestID:"75fd39cf-8af9-4943-95b3-b84d8a44dd98", X-RequestID:"75fd39cf-8af9-4943-95b3-b84d8a44dd98", X-TransactionID:"75fd39cf-8af9-4943-95b3-b84d8a44dd98", X-ECOMP-RequestID:"75fd39cf-8af9-4943-95b3-b84d8a44dd98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ef42c4d-d801-4b1d-be4c-1be284c5d665"]
2022-04-17T04:22:01.757Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:22:01.757Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:22:02.749Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:02.749Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:02.750Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:22:02.750Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:02.752Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:22:02.752Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:02.752Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:22:02.755Z|75fd39cf-8af9-4943-95b3-b84d8a44dd98|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:06.829Z|d1c05288-6001-48d0-bdae-c7fdc2dde780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:06.829Z|d1c05288-6001-48d0-bdae-c7fdc2dde780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:06.830Z|e61571c4-3f6f-417e-adb5-62758aa3294d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:06.830Z|e61571c4-3f6f-417e-adb5-62758aa3294d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:06.856Z|04f67114-502d-4e83-92ed-56a5e05c0199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:06.857Z|04f67114-502d-4e83-92ed-56a5e05c0199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:12.690Z|5a736b71-586c-4145-9456-5e5b75c50fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:12.693Z|5a736b71-586c-4145-9456-5e5b75c50fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:12.881Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:12.884Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:12.885Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:22:12.885Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:12.885Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:12.885Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:22:12.886Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e7e3bb974c3367d", X-B3-SpanId:"ffebd57650b2de3f", X-B3-ParentSpanId:"9e7e3bb974c3367d", X-B3-Sampled:"0", X-ONAP-RequestID:"dd065a62-6175-4a4d-8f81-d9a456b58e8f", X-RequestID:"dd065a62-6175-4a4d-8f81-d9a456b58e8f", X-TransactionID:"dd065a62-6175-4a4d-8f81-d9a456b58e8f", X-ECOMP-RequestID:"dd065a62-6175-4a4d-8f81-d9a456b58e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbc183a5-4554-4f13-836a-4dbc74b33316"]
2022-04-17T04:22:12.886Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:22:12.886Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:22:13.218Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:13.220Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: be3b19f5-71d2-4560-b777-e918f0f430cf already exists in requestDb InfraActiveRequests table
2022-04-17T04:22:13.220Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:13.220Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:22:13.221Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:13.221Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:13.221Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:22:13.221Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d233790046e9d96", X-B3-SpanId:"eea6654943922d2d", X-B3-ParentSpanId:"8d233790046e9d96", X-B3-Sampled:"0", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"346ef3c1-1bee-47ae-b8fc-78cabd0fa5d7"]
2022-04-17T04:22:13.222Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:22:13.222Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:22:13.752Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:13.752Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:22:13.753Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:22:13.752Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:13.753Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:22:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:13.753Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:13.753Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: 
2022-04-17T04:22:13.753Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:13.753Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:22:13.753Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|404|Not Found|InvokeReturn
2022-04-17T04:22:13.753Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:13.755Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:20:59.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:21:00.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:22:13.755Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:13.755Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:22:13.756Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:13.757Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:22:13.757Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:13.757Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:13.757Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T04:22:13.758Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:22:13.758Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e7e3bb974c3367d", X-B3-SpanId:"a98ae68fb56a4e27", X-B3-ParentSpanId:"9e7e3bb974c3367d", X-B3-Sampled:"0", X-ONAP-RequestID:"dd065a62-6175-4a4d-8f81-d9a456b58e8f", X-RequestID:"dd065a62-6175-4a4d-8f81-d9a456b58e8f", X-TransactionID:"dd065a62-6175-4a4d-8f81-d9a456b58e8f", X-ECOMP-RequestID:"dd065a62-6175-4a4d-8f81-d9a456b58e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ba36759-8505-4b5e-85c2-7a0d65856496"]
2022-04-17T04:22:13.758Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-04-17T04:22:13.758Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:22:13.759Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:22:13.761Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T04:22:13.765Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:13.765Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:13.765Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:22:13.766Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:13.766Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:22:13.767Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:13.767Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:22:13.771Z|dd065a62-6175-4a4d-8f81-d9a456b58e8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:13.778Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-17T04:22:13.779Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-04-17T04:22:13.819Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-04-17T04:22:13.820Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220417-04:22:13:802-78160], Content-Length=[313], Date=[Sun, 17 Apr 2022 04:22:13 GMT], Content-Type=[application/json]}
2022-04-17T04:22:13.820Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-04-17T04:22:13.822Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-04-17T04:22:13.822Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-17T04:22:13.824Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T04:22:13.837Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-04-17T04:22:13.838Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[be3b19f5-71d2-4560-b777-e918f0f430cf], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f5508e1b-2233-4706-93a9-eb677ff73a08], X-ECOMP-RequestID=[be3b19f5-71d2-4560-b777-e918f0f430cf], X-TransactionId=[], X-ONAP-RequestID=[be3b19f5-71d2-4560-b777-e918f0f430cf]}
2022-04-17T04:22:13.894Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220417-04:22:13:857-80177], Content-Length=[313], Date=[Sun, 17 Apr 2022 04:22:13 GMT], Content-Type=[application/json]}
2022-04-17T04:22:13.895Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-04-17T04:22:13.895Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-04-17T04:22:13.896Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-04-17T04:22:13.896Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-04-17T04:22:13.899Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T04:22:13.912Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-04-17T04:22:13.913Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562|INFO|500||Invoke
2022-04-17T04:22:14.012Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562|INFO|500||InvokeReturn
2022-04-17T04:22:14.013Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/9aa5dcefa87c48d1a3518b206f1e0562 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220417-04:22:13:933-25674], vertex-id=[291056], Content-Length=[621], Date=[Sun, 17 Apr 2022 04:22:13 GMT], Content-Type=[application/json]}
2022-04-17T04:22:14.013Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"9aa5dcefa87c48d1a3518b206f1e0562","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1650169331160","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-17T04:22:14.014Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T04:22:14.014Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T04:22:14.017Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-17T04:22:14.017Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-04-17T04:22:14.017Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:14.018Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-04-17T04:22:14.018Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-04-17T04:22:14.018Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"8d233790046e9d96", X-B3-SpanId:"f0cc654cdd13f330", X-B3-ParentSpanId:"8d233790046e9d96", X-B3-Sampled:"0", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45dde229-6e09-4e22-a4dd-a2f9095a5267"]
2022-04-17T04:22:14.018Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e","requestScope":"service"}
2022-04-17T04:22:14.018Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-04-17T04:22:14.753Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:14.753Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:14.754Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-04-17T04:22:14.754Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:22:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:14.754Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-04-17T04:22:14.754Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:14.754Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-04-17T04:22:14.755Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83
2022-04-17T04:22:14.755Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|INFO|500||Invoke
2022-04-17T04:22:14.755Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:14.756Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83
2022-04-17T04:22:14.756Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Method      : GET
2022-04-17T04:22:14.756Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"758d4c8c-376d-4b3a-bf6a-78417c9547c8"]
2022-04-17T04:22:14.756Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Request body: 
2022-04-17T04:22:14.756Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||==========================request end================================================
2022-04-17T04:22:14.772Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:14.772Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:22:14.772Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Status text  : 
2022-04-17T04:22:14.772Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:22:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:14.772Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Response body: 
2022-04-17T04:22:14.773Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:14.773Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|INFO|404|Not Found|InvokeReturn
2022-04-17T04:22:14.773Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance
2022-04-17T04:22:14.774Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|INFO|500||Invoke
2022-04-17T04:22:14.774Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:14.774Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance
2022-04-17T04:22:14.774Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Method      : GET
2022-04-17T04:22:14.774Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0c22fdd-1f59-4852-89ae-1f65aa704e8a"]
2022-04-17T04:22:14.774Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Request body: 
2022-04-17T04:22:14.775Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-17T04:22:14.784Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:14.784Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:22:14.785Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Status text  : 
2022-04-17T04:22:14.785Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&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:"Sun, 17 Apr 2022 04:22:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:14.785Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||Response body: 
2022-04-17T04:22:14.785Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:14.785Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-04-17T04:22:14.786Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5
2022-04-17T04:22:14.786Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|INFO|500||Invoke
2022-04-17T04:22:14.786Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:14.787Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5
2022-04-17T04:22:14.787Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Method      : GET
2022-04-17T04:22:14.787Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d43964b2-5a8d-42b3-9339-dd1331472835"]
2022-04-17T04:22:14.787Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Request body: 
2022-04-17T04:22:14.787Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||==========================request end================================================
2022-04-17T04:22:14.796Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:14.797Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:14.797Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Status text  : 
2022-04-17T04:22:14.797Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:14.798Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5"
    }
  }
}
2022-04-17T04:22:14.798Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:14.798Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4098915b-fc90-4548-aecf-93253cc27da5|INFO|500||InvokeReturn
2022-04-17T04:22:14.799Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T04:22:14.799Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-17T04:22:14.800Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:14.800Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T04:22:14.800Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-17T04:22:14.800Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b93cb94f-efdd-48db-b85f-be9b02b926ca"]
2022-04-17T04:22:14.800Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-17T04:22:14.801Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-17T04:22:14.811Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:14.811Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:14.811Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-17T04:22:14.811Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:14.812Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T04:22:14.812Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:14.813Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-17T04:22:14.815Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-17T04:22:14.815Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-04-17T04:22:14.815Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:14.815Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-04-17T04:22:14.815Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-04-17T04:22:14.815Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"427d52e5-a190-48fd-89e9-343545c4057e"]
2022-04-17T04:22:14.816Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-04-17T04:22:14.816Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-04-17T04:22:14.826Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:14.826Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:14.826Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-04-17T04:22:14.827Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:14.827Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-04-17T01:59:12.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-04-17T04:22:14.828Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:14.828Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-04-17T04:22:14.829Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83
2022-04-17T04:22:14.829Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|INFO|500||Invoke
2022-04-17T04:22:14.829Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:14.829Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83
2022-04-17T04:22:14.830Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Method      : GET
2022-04-17T04:22:14.830Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17ddea20-e763-4654-bbf6-d9add248508d"]
2022-04-17T04:22:14.830Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Request body: 
2022-04-17T04:22:14.830Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||==========================request end================================================
2022-04-17T04:22:14.838Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:14.838Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:22:14.838Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Status text  : 
2022-04-17T04:22:14.839Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:22:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:14.839Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||Response body: 
2022-04-17T04:22:14.839Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:14.839Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83|INFO|404|Not Found|InvokeReturn
2022-04-17T04:22:14.840Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T04:22:14.840Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-04-17T04:22:14.840Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:14.840Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-04-17T04:22:14.840Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-04-17T04:22:14.841Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed811886-1d52-48f9-b7b3-8a0cd562abf4"]
2022-04-17T04:22:14.841Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-04-17T04:22:14.841Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-04-17T04:22:14.850Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:14.851Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:14.851Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-04-17T04:22:14.851Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:14.852Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-04-17 01:59:12.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    }
  }
}
2022-04-17T04:22:14.852Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:14.852Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-04-17T04:22:14.858Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-17T04:22:14.859Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-04-17T04:22:14.859Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:14.859Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-04-17T04:22:14.859Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-04-17T04:22:14.859Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9174", X-B3-TraceId:"8d233790046e9d96", X-B3-SpanId:"4e2ac709d2eff003", X-B3-ParentSpanId:"8d233790046e9d96", X-B3-Sampled:"0", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82e7ac64-26e0-4be6-962b-f9d955c2277e"]
2022-04-17T04:22:14.860Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"be3b19f5-71d2-4560-b777-e918f0f430cf","requestStatus":"IN_PROGRESS","startTime":1650169333758,"source":"VID","tenantId":"9aa5dcefa87c48d1a3518b206f1e0562","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"be3b19f5-71d2-4560-b777-e918f0f430cf"}
2022-04-17T04:22:14.860Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-04-17T04:22:14.877Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:14.877Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-04-17T04:22:14.877Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-04-17T04:22:14.877Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:14.878Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T04:22:13.758+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-17T04:22:14.869+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:22:14.878Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:14.878Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-04-17T04:22:14.883Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-17T04:22:14.883Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-04-17T04:22:14.883Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:14.883Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-04-17T04:22:14.884Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-04-17T04:22:14.884Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4591", X-B3-TraceId:"8d233790046e9d96", X-B3-SpanId:"b81640e3a54aa27a", X-B3-ParentSpanId:"8d233790046e9d96", X-B3-Sampled:"0", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02c9071b-2cac-4ab7-81e0-e25f47bead54"]
2022-04-17T04:22:14.884Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4098915b-fc90-4548-aecf-93253cc27da5\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\"modelUuid\":\"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\"modelInvariantUuid\":\"4098915b-fc90-4548-aecf-93253cc27da5\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"9aa5dcefa87c48d1a3518b206f1e0562\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\"modelInvariantUuid\":\"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"9aa5dcefa87c48d1a3518b206f1e0562\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"2480bd75-ac41-4fea-932a-0fece5885e70\",\"modelInvariantUuid\":\"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"},\"instanceName\":\"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_key_name\":\"cleouverte\",\"ubuntu20_pub_key\":\"ssh-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\":\"ubuntu20agent-VM-01\",\"vnf_id\":\"ubuntu20agent-VNF-instance\",\"vf_module_id\":\"ubuntu20agent-vfmodule-instance\",\"vnf_name\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\"modelInvariantId\":\"4098915b-fc90-4548-aecf-93253cc27da5\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"047d2a27-cdde-4721-9f75-49d30f24c982\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"be3b19f5-71d2-4560-b777-e918f0f430cf","type":"String"},"mso-request-id":{"value":"be3b19f5-71d2-4560-b777-e918f0f430cf","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-17T04:22:14.884Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-04-17T04:22:16.854Z|884501eb-ba9b-46ad-88b7-7e62fa74fda6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:16.854Z|0d671930-f1af-4363-ba13-47696bb9914f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:16.854Z|0d671930-f1af-4363-ba13-47696bb9914f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:16.854Z|884501eb-ba9b-46ad-88b7-7e62fa74fda6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:16.879Z|9bf2a359-276c-4e9d-b780-e83d84e7b89e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:16.879Z|9bf2a359-276c-4e9d-b780-e83d84e7b89e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:16.907Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:16.907Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-04-17T04:22:16.907Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-04-17T04:22:16.908Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 17 Apr 2022 04:22:16 GMT", X-ONAP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-TransactionID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ECOMP-RequestID:"be3b19f5-71d2-4560-b777-e918f0f430cf", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"02c9071b-2cac-4ab7-81e0-e25f47bead54", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-17T04:22:16.908Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"be3b19f5-71d2-4560-b777-e918f0f430cf\",\"instanceId\":\"ee0aeb1c-711c-44dc-8afb-27cfafd09cc8\"}}","message":"Success","processInstanceID":"f5c4773e-be05-11ec-81a6-1235059e6512","variables":null,"messageCode":200}
2022-04-17T04:22:16.908Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:16.908Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-04-17T04:22:16.910Z|be3b19f5-71d2-4560-b777-e918f0f430cf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:17.046Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:17.048Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:17.049Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:22:17.049Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:17.049Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:17.049Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:22:17.049Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72098ade22226f92", X-B3-SpanId:"3a98177c2f641fa6", X-B3-ParentSpanId:"72098ade22226f92", X-B3-Sampled:"0", X-ONAP-RequestID:"74a5dd61-ffb5-43b9-b6fa-942dcaaf2657", X-RequestID:"74a5dd61-ffb5-43b9-b6fa-942dcaaf2657", X-TransactionID:"74a5dd61-ffb5-43b9-b6fa-942dcaaf2657", X-ECOMP-RequestID:"74a5dd61-ffb5-43b9-b6fa-942dcaaf2657", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b407072e-c220-471d-8efb-57e580f186a4"]
2022-04-17T04:22:17.049Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:22:17.050Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:22:17.061Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:17.062Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:17.062Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:22:17.062Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:17.064Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:22:16.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:22:17.064Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:17.064Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:22:17.065Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:22:17.065Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:22:17.066Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:17.066Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:22:17.066Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:22:17.066Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72098ade22226f92", X-B3-SpanId:"56225c13b9f30baa", X-B3-ParentSpanId:"72098ade22226f92", X-B3-Sampled:"0", X-ONAP-RequestID:"74a5dd61-ffb5-43b9-b6fa-942dcaaf2657", X-RequestID:"74a5dd61-ffb5-43b9-b6fa-942dcaaf2657", X-TransactionID:"74a5dd61-ffb5-43b9-b6fa-942dcaaf2657", X-ECOMP-RequestID:"74a5dd61-ffb5-43b9-b6fa-942dcaaf2657", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca7319a3-228b-4645-8edd-eb88793e59ca"]
2022-04-17T04:22:17.066Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:22:17.067Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:22:17.075Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:17.075Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:17.075Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:22:17.076Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:17.076Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:22:17.077Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:17.077Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:22:17.080Z|74a5dd61-ffb5-43b9-b6fa-942dcaaf2657|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:23.900Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:23.903Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:23.903Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:22:23.904Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:23.904Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:23.904Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:22:23.904Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23019c8a567eab0e", X-B3-SpanId:"47ecc631677214bf", X-B3-ParentSpanId:"23019c8a567eab0e", X-B3-Sampled:"0", X-ONAP-RequestID:"992759e5-b25b-4f84-8d25-fbedac582b04", X-RequestID:"992759e5-b25b-4f84-8d25-fbedac582b04", X-TransactionID:"992759e5-b25b-4f84-8d25-fbedac582b04", X-ECOMP-RequestID:"992759e5-b25b-4f84-8d25-fbedac582b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c35a7924-50b8-4583-8a7e-951589d9250a"]
2022-04-17T04:22:23.905Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:22:23.905Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:22:24.754Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:24.754Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:24.755Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:22:24.755Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:24.755Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:22:16.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:16.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:22:24.756Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:24.756Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:22:24.758Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:24.758Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:22:24.758Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:24.758Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:24.759Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:22:24.759Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23019c8a567eab0e", X-B3-SpanId:"04742d79c7ab1cab", X-B3-ParentSpanId:"23019c8a567eab0e", X-B3-Sampled:"0", X-ONAP-RequestID:"992759e5-b25b-4f84-8d25-fbedac582b04", X-RequestID:"992759e5-b25b-4f84-8d25-fbedac582b04", X-TransactionID:"992759e5-b25b-4f84-8d25-fbedac582b04", X-ECOMP-RequestID:"992759e5-b25b-4f84-8d25-fbedac582b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e9140d1-dc2c-411d-a3a8-309888ee59b6"]
2022-04-17T04:22:24.759Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:22:24.759Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:22:25.752Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:25.752Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:25.752Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:22:25.753Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:25.753Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:22:25.753Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:25.754Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:22:25.757Z|992759e5-b25b-4f84-8d25-fbedac582b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:26.875Z|0308ba5e-e1ef-4e24-8a40-dc7844b2187d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:26.876Z|0308ba5e-e1ef-4e24-8a40-dc7844b2187d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:26.876Z|8904faa9-f987-4a9e-9cf8-ad2de718fc17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:26.877Z|8904faa9-f987-4a9e-9cf8-ad2de718fc17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:26.899Z|bb142df3-5b52-4892-82e7-b371df6533e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:26.900Z|bb142df3-5b52-4892-82e7-b371df6533e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:27.217Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:27.220Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:27.221Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:22:27.221Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:27.222Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:27.222Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:22:27.222Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9607e9f2b67abebc", X-B3-SpanId:"6ec05024de61afa5", X-B3-ParentSpanId:"9607e9f2b67abebc", X-B3-Sampled:"0", X-ONAP-RequestID:"cab81464-f1c6-4013-af2b-a131719cb0d4", X-RequestID:"cab81464-f1c6-4013-af2b-a131719cb0d4", X-TransactionID:"cab81464-f1c6-4013-af2b-a131719cb0d4", X-ECOMP-RequestID:"cab81464-f1c6-4013-af2b-a131719cb0d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0d93b45-520a-4d62-b668-af05300e9808"]
2022-04-17T04:22:27.222Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:22:27.222Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:22:27.690Z|14956c79-b077-4f1d-9b50-3ea1c418f7e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:27.691Z|14956c79-b077-4f1d-9b50-3ea1c418f7e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:27.754Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:27.754Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:27.755Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:22:27.755Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:27.756Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:22:16.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:22:27.756Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:27.756Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:22:27.757Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:22:27.757Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:22:27.758Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:27.758Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:22:27.758Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:22:27.758Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9607e9f2b67abebc", X-B3-SpanId:"5cbe650c18da73f5", X-B3-ParentSpanId:"9607e9f2b67abebc", X-B3-Sampled:"0", X-ONAP-RequestID:"cab81464-f1c6-4013-af2b-a131719cb0d4", X-RequestID:"cab81464-f1c6-4013-af2b-a131719cb0d4", X-TransactionID:"cab81464-f1c6-4013-af2b-a131719cb0d4", X-ECOMP-RequestID:"cab81464-f1c6-4013-af2b-a131719cb0d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"061333c9-f124-43de-9739-90f397fa7a36"]
2022-04-17T04:22:27.758Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:22:27.759Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:22:27.766Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:27.766Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:27.767Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:22:27.767Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:27.768Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:22:27.768Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:27.768Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:22:27.771Z|cab81464-f1c6-4013-af2b-a131719cb0d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:27.998Z|c8ef9b70-9f2d-4ca1-a362-868e6fa1d67d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:27.998Z|c8ef9b70-9f2d-4ca1-a362-868e6fa1d67d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:35.883Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:35.885Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:35.886Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:22:35.886Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:35.886Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:35.887Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:22:35.887Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba48b509b7c77e4e", X-B3-SpanId:"7653a53b187333e4", X-B3-ParentSpanId:"ba48b509b7c77e4e", X-B3-Sampled:"0", X-ONAP-RequestID:"8eae88e2-e20f-4cc4-9faf-42a6ea751934", X-RequestID:"8eae88e2-e20f-4cc4-9faf-42a6ea751934", X-TransactionID:"8eae88e2-e20f-4cc4-9faf-42a6ea751934", X-ECOMP-RequestID:"8eae88e2-e20f-4cc4-9faf-42a6ea751934", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcc3cc91-ee25-44e4-90fd-fe7a1f583553"]
2022-04-17T04:22:35.887Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:22:35.887Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:22:36.755Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:36.755Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:36.756Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:22:36.756Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:36.756Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:22:16.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:16.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:22:36.757Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:36.757Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:22:36.758Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:36.758Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:22:36.758Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:36.758Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:36.759Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:22:36.759Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba48b509b7c77e4e", X-B3-SpanId:"2d8123755b46e827", X-B3-ParentSpanId:"ba48b509b7c77e4e", X-B3-Sampled:"0", X-ONAP-RequestID:"8eae88e2-e20f-4cc4-9faf-42a6ea751934", X-RequestID:"8eae88e2-e20f-4cc4-9faf-42a6ea751934", X-TransactionID:"8eae88e2-e20f-4cc4-9faf-42a6ea751934", X-ECOMP-RequestID:"8eae88e2-e20f-4cc4-9faf-42a6ea751934", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6afd6a27-c34f-4295-9d32-dca0d2787db1"]
2022-04-17T04:22:36.759Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:22:36.759Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:22:36.899Z|b436b297-a061-4c06-b05c-bcdcbe3bc01a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:36.899Z|3b070283-fc36-4140-8a0d-7298d144397e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:36.899Z|b436b297-a061-4c06-b05c-bcdcbe3bc01a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:36.899Z|3b070283-fc36-4140-8a0d-7298d144397e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:36.923Z|5b3827bc-b80b-4eba-ab5d-e8b6c8d78212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:36.923Z|5b3827bc-b80b-4eba-ab5d-e8b6c8d78212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:37.752Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:37.753Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:37.753Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:22:37.753Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:37.754Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:22:37.754Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:37.754Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:22:37.757Z|8eae88e2-e20f-4cc4-9faf-42a6ea751934|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:37.898Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:37.901Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:37.901Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:22:37.901Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:37.902Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:37.902Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:22:37.902Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc72dbd7a2740dba", X-B3-SpanId:"fba3fcbb4619f837", X-B3-ParentSpanId:"dc72dbd7a2740dba", X-B3-Sampled:"0", X-ONAP-RequestID:"5890e522-17aa-4e6a-b187-2fc4eb7833f6", X-RequestID:"5890e522-17aa-4e6a-b187-2fc4eb7833f6", X-TransactionID:"5890e522-17aa-4e6a-b187-2fc4eb7833f6", X-ECOMP-RequestID:"5890e522-17aa-4e6a-b187-2fc4eb7833f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9c81564-a2e3-4804-b2bb-4a6875028ff8"]
2022-04-17T04:22:37.902Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:22:37.903Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:22:38.754Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:38.755Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:38.755Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:22:38.755Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:38.756Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:22:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:22:38.756Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:38.756Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:22:38.757Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:22:38.757Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:22:38.758Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:38.758Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:22:38.758Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:22:38.759Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc72dbd7a2740dba", X-B3-SpanId:"238e85dcf1823088", X-B3-ParentSpanId:"dc72dbd7a2740dba", X-B3-Sampled:"0", X-ONAP-RequestID:"5890e522-17aa-4e6a-b187-2fc4eb7833f6", X-RequestID:"5890e522-17aa-4e6a-b187-2fc4eb7833f6", X-TransactionID:"5890e522-17aa-4e6a-b187-2fc4eb7833f6", X-ECOMP-RequestID:"5890e522-17aa-4e6a-b187-2fc4eb7833f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c6c620d-f531-45bc-b2d0-eff13fdb0773"]
2022-04-17T04:22:38.759Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:22:38.759Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:22:38.765Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:38.766Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:38.766Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:22:38.766Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:38.767Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:22:38.767Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:38.768Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:22:38.772Z|5890e522-17aa-4e6a-b187-2fc4eb7833f6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:42.690Z|1b7b4660-ce8b-46c5-a90b-f9337cdcd9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:42.691Z|1b7b4660-ce8b-46c5-a90b-f9337cdcd9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:46.923Z|455c903c-4d56-4ff9-a26b-5e2e95011c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:46.923Z|74ce13a7-0f8d-440c-a67a-2e7952b0452a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:46.923Z|455c903c-4d56-4ff9-a26b-5e2e95011c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:46.924Z|74ce13a7-0f8d-440c-a67a-2e7952b0452a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:46.944Z|293f1bd4-7023-4bc7-a26f-789b809d8455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:46.944Z|293f1bd4-7023-4bc7-a26f-789b809d8455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:47.266Z|f45ed1f4-e22a-40ee-a6a0-3eee724f173d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:22:47.267Z|f45ed1f4-e22a-40ee-a6a0-3eee724f173d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:47.894Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:47.897Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:47.897Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:22:47.897Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:47.897Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:47.898Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:22:47.898Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7bd6126da16b40b", X-B3-SpanId:"f5bab1e4e75f3498", X-B3-ParentSpanId:"f7bd6126da16b40b", X-B3-Sampled:"0", X-ONAP-RequestID:"d9f737f0-6a01-416d-800f-fc3493c363f5", X-RequestID:"d9f737f0-6a01-416d-800f-fc3493c363f5", X-TransactionID:"d9f737f0-6a01-416d-800f-fc3493c363f5", X-ECOMP-RequestID:"d9f737f0-6a01-416d-800f-fc3493c363f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2438505-abd1-41b5-96e1-f16f3e053e26"]
2022-04-17T04:22:47.898Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:22:47.898Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:22:48.756Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:48.757Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:48.757Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:22:48.757Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:48.759Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:22:16.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:16.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:22:48.759Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:48.759Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:22:48.760Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:48.761Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:22:48.761Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:48.761Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:48.761Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:22:48.761Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7bd6126da16b40b", X-B3-SpanId:"527923b4fe1c1c5a", X-B3-ParentSpanId:"f7bd6126da16b40b", X-B3-Sampled:"0", X-ONAP-RequestID:"d9f737f0-6a01-416d-800f-fc3493c363f5", X-RequestID:"d9f737f0-6a01-416d-800f-fc3493c363f5", X-TransactionID:"d9f737f0-6a01-416d-800f-fc3493c363f5", X-ECOMP-RequestID:"d9f737f0-6a01-416d-800f-fc3493c363f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82f312d4-9e2a-440e-9d0d-8476d07e8b97"]
2022-04-17T04:22:48.762Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:22:48.762Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:22:48.770Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:48.771Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:48.771Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:22:48.771Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:48.772Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:22:48.772Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:48.772Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:22:48.776Z|d9f737f0-6a01-416d-800f-fc3493c363f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:48.914Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:48.916Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:48.916Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:22:48.916Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:48.917Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:48.917Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:22:48.917Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1caebd3d3aa1e500", X-B3-SpanId:"448018c4d40fdbed", X-B3-ParentSpanId:"1caebd3d3aa1e500", X-B3-Sampled:"0", X-ONAP-RequestID:"39c8c979-00f4-4f27-87db-c477c1337354", X-RequestID:"39c8c979-00f4-4f27-87db-c477c1337354", X-TransactionID:"39c8c979-00f4-4f27-87db-c477c1337354", X-ECOMP-RequestID:"39c8c979-00f4-4f27-87db-c477c1337354", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fb8c230-8f95-4ea7-bacf-eba2c115366b"]
2022-04-17T04:22:48.917Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:22:48.917Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:22:49.757Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:49.757Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:49.757Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:22:49.757Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:49.759Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:22:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:22:49.759Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:49.759Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:22:49.760Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:22:49.760Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:22:49.760Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:49.761Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:22:49.761Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:22:49.761Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1caebd3d3aa1e500", X-B3-SpanId:"09cc7920705bca90", X-B3-ParentSpanId:"1caebd3d3aa1e500", X-B3-Sampled:"0", X-ONAP-RequestID:"39c8c979-00f4-4f27-87db-c477c1337354", X-RequestID:"39c8c979-00f4-4f27-87db-c477c1337354", X-TransactionID:"39c8c979-00f4-4f27-87db-c477c1337354", X-ECOMP-RequestID:"39c8c979-00f4-4f27-87db-c477c1337354", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fbd10ab-7b73-4c10-a61b-db389f5861be"]
2022-04-17T04:22:49.761Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:22:49.761Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:22:49.770Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:49.770Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:49.771Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:22:49.771Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:49.772Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:22:49.772Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:49.772Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:22:49.776Z|39c8c979-00f4-4f27-87db-c477c1337354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:56.948Z|a461be79-991c-4e83-b19c-1a6c3ef44116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:56.948Z|8841e59b-e63b-4e27-b503-d90644f986d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:56.948Z|a461be79-991c-4e83-b19c-1a6c3ef44116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:56.948Z|8841e59b-e63b-4e27-b503-d90644f986d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:56.967Z|ab5caead-f195-4a84-96b4-ec20d8e1e7e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:56.968Z|ab5caead-f195-4a84-96b4-ec20d8e1e7e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:57.690Z|a7df3c37-6047-4010-892c-67725fed057a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:57.694Z|a7df3c37-6047-4010-892c-67725fed057a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:57.999Z|d74c68a4-e197-41e2-802a-4daf8fc4c932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:57.999Z|d74c68a4-e197-41e2-802a-4daf8fc4c932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:58.903Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:58.905Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:58.906Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:22:58.906Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:58.906Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:22:58.906Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:22:58.907Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d40f541e84255dce", X-B3-SpanId:"0450eb14b80f1094", X-B3-ParentSpanId:"d40f541e84255dce", X-B3-Sampled:"0", X-ONAP-RequestID:"1cc33de9-cb63-43ea-9377-d42b4fd000a9", X-RequestID:"1cc33de9-cb63-43ea-9377-d42b4fd000a9", X-TransactionID:"1cc33de9-cb63-43ea-9377-d42b4fd000a9", X-ECOMP-RequestID:"1cc33de9-cb63-43ea-9377-d42b4fd000a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e2c4855-16c2-4f4d-a144-58f76b4cad27"]
2022-04-17T04:22:58.907Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:22:58.907Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:22:59.757Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:59.758Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:59.758Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:22:59.758Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:59.760Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:22:16.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:16.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:22:59.760Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:59.760Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:22:59.761Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:59.761Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:22:59.761Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:59.761Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:22:59.762Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:22:59.762Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d40f541e84255dce", X-B3-SpanId:"4be9447e3511a735", X-B3-ParentSpanId:"d40f541e84255dce", X-B3-Sampled:"0", X-ONAP-RequestID:"1cc33de9-cb63-43ea-9377-d42b4fd000a9", X-RequestID:"1cc33de9-cb63-43ea-9377-d42b4fd000a9", X-TransactionID:"1cc33de9-cb63-43ea-9377-d42b4fd000a9", X-ECOMP-RequestID:"1cc33de9-cb63-43ea-9377-d42b4fd000a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99793470-4213-4a61-bb3e-ddd6c0e46063"]
2022-04-17T04:22:59.762Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:22:59.762Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:22:59.770Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:59.770Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:59.771Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:22:59.771Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:59.772Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:22:59.772Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:59.772Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:22:59.775Z|1cc33de9-cb63-43ea-9377-d42b4fd000a9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:59.900Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:59.903Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:59.903Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:22:59.903Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:59.904Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:22:59.904Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:22:59.904Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9857e9505ed4a909", X-B3-SpanId:"8f67ea09063defec", X-B3-ParentSpanId:"9857e9505ed4a909", X-B3-Sampled:"0", X-ONAP-RequestID:"bdfbb18c-e399-4a84-b1bd-dc85d7f68b85", X-RequestID:"bdfbb18c-e399-4a84-b1bd-dc85d7f68b85", X-TransactionID:"bdfbb18c-e399-4a84-b1bd-dc85d7f68b85", X-ECOMP-RequestID:"bdfbb18c-e399-4a84-b1bd-dc85d7f68b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e887991-0b5c-4978-a049-dc60d0fc0c50"]
2022-04-17T04:22:59.905Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:22:59.905Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:22:59.915Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:59.915Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:22:59.916Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:22:59.916Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:59.917Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:22:32.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:22:59.917Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:59.917Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:22:59.918Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:22:59.919Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:22:59.919Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:59.919Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:22:59.920Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:22:59.920Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9857e9505ed4a909", X-B3-SpanId:"aaa4be27673b02e0", X-B3-ParentSpanId:"9857e9505ed4a909", X-B3-Sampled:"0", X-ONAP-RequestID:"bdfbb18c-e399-4a84-b1bd-dc85d7f68b85", X-RequestID:"bdfbb18c-e399-4a84-b1bd-dc85d7f68b85", X-TransactionID:"bdfbb18c-e399-4a84-b1bd-dc85d7f68b85", X-ECOMP-RequestID:"bdfbb18c-e399-4a84-b1bd-dc85d7f68b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef7f91dc-d512-4844-9fe5-3e535f170115"]
2022-04-17T04:22:59.920Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:22:59.921Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:23:00.755Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:00.755Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:00.756Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:23:00.756Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:22:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:00.757Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:23:00.757Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:00.757Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:23:00.761Z|bdfbb18c-e399-4a84-b1bd-dc85d7f68b85|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:06.969Z|554dfc07-fcac-47a4-aa96-e37cb908049f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:06.969Z|554dfc07-fcac-47a4-aa96-e37cb908049f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:06.971Z|ce959856-14b5-44a1-b921-96b92c272e1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:06.972Z|ce959856-14b5-44a1-b921-96b92c272e1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:06.988Z|05db8a24-9f36-4318-b4c8-80502c05789a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:06.988Z|05db8a24-9f36-4318-b4c8-80502c05789a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:09.903Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:23:09.906Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:23:09.906Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:23:09.906Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:09.906Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:23:09.907Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:23:09.907Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47af28d36bee4347", X-B3-SpanId:"f81968ccf65dc02f", X-B3-ParentSpanId:"47af28d36bee4347", X-B3-Sampled:"0", X-ONAP-RequestID:"b198e99f-9f9a-4c7c-953f-0203508e91e3", X-RequestID:"b198e99f-9f9a-4c7c-953f-0203508e91e3", X-TransactionID:"b198e99f-9f9a-4c7c-953f-0203508e91e3", X-ECOMP-RequestID:"b198e99f-9f9a-4c7c-953f-0203508e91e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24141b24-1602-4364-8b56-626c618b7528"]
2022-04-17T04:23:09.907Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:23:09.907Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:23:09.916Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:09.916Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:09.916Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:23:09.917Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:09.918Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:22:16.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:16.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:23:09.918Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:09.918Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:23:09.919Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:23:09.919Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:23:09.919Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:09.919Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:23:09.919Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:23:09.920Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47af28d36bee4347", X-B3-SpanId:"f5b98a59ee9bd74c", X-B3-ParentSpanId:"47af28d36bee4347", X-B3-Sampled:"0", X-ONAP-RequestID:"b198e99f-9f9a-4c7c-953f-0203508e91e3", X-RequestID:"b198e99f-9f9a-4c7c-953f-0203508e91e3", X-TransactionID:"b198e99f-9f9a-4c7c-953f-0203508e91e3", X-ECOMP-RequestID:"b198e99f-9f9a-4c7c-953f-0203508e91e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5b63818-23f2-4149-893a-acc8e34110f3"]
2022-04-17T04:23:09.920Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:23:09.920Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:23:09.945Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:09.945Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:09.945Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:23:09.946Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:09.946Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:23:09.946Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:09.946Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:23:09.949Z|b198e99f-9f9a-4c7c-953f-0203508e91e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:10.887Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:23:10.890Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:23:10.890Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:23:10.890Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:10.891Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:23:10.891Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:23:10.891Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14a34aa94e6832d0", X-B3-SpanId:"b66a804650b2948d", X-B3-ParentSpanId:"14a34aa94e6832d0", X-B3-Sampled:"0", X-ONAP-RequestID:"a1006142-ed5a-4f03-840d-50101e78605c", X-RequestID:"a1006142-ed5a-4f03-840d-50101e78605c", X-TransactionID:"a1006142-ed5a-4f03-840d-50101e78605c", X-ECOMP-RequestID:"a1006142-ed5a-4f03-840d-50101e78605c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a17d3c4-6074-458e-904b-429811c6db26"]
2022-04-17T04:23:10.891Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:23:10.891Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:23:10.902Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:10.902Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:10.903Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:23:10.903Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:10.903Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:09.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:23:10.904Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:10.904Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:23:10.904Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:23:10.905Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:23:10.905Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:10.905Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:23:10.905Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:23:10.905Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14a34aa94e6832d0", X-B3-SpanId:"e3e6f9944fcef412", X-B3-ParentSpanId:"14a34aa94e6832d0", X-B3-Sampled:"0", X-ONAP-RequestID:"a1006142-ed5a-4f03-840d-50101e78605c", X-RequestID:"a1006142-ed5a-4f03-840d-50101e78605c", X-TransactionID:"a1006142-ed5a-4f03-840d-50101e78605c", X-ECOMP-RequestID:"a1006142-ed5a-4f03-840d-50101e78605c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b04d7c9-2e33-4e97-8bce-0a0f8b77d9ad"]
2022-04-17T04:23:10.905Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:23:10.906Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:23:10.914Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:10.914Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:10.914Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:23:10.914Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:10.915Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:23:10.916Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:10.916Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:23:10.919Z|a1006142-ed5a-4f03-840d-50101e78605c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:12.690Z|d39f9143-a339-453d-a1da-4f6002a6976e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:12.691Z|d39f9143-a339-453d-a1da-4f6002a6976e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:23:16.993Z|07a7c2ae-f4fe-405b-81b4-3a741c3b9495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:16.993Z|233fdb8d-5ec8-4a47-99a7-55d863d1efe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:16.993Z|07a7c2ae-f4fe-405b-81b4-3a741c3b9495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:16.993Z|233fdb8d-5ec8-4a47-99a7-55d863d1efe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:17.006Z|98dd1f0d-c30a-4e11-b20c-f5445f166106|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:17.006Z|98dd1f0d-c30a-4e11-b20c-f5445f166106|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:20.079Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:23:20.082Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:23:20.082Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:23:20.082Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:20.083Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:23:20.083Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:23:20.083Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5292809638105b43", X-B3-SpanId:"fa0440f053ee19d6", X-B3-ParentSpanId:"5292809638105b43", X-B3-Sampled:"0", X-ONAP-RequestID:"1d2c7f58-abda-423b-9afb-d626509a52c0", X-RequestID:"1d2c7f58-abda-423b-9afb-d626509a52c0", X-TransactionID:"1d2c7f58-abda-423b-9afb-d626509a52c0", X-ECOMP-RequestID:"1d2c7f58-abda-423b-9afb-d626509a52c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0564709a-41a8-4890-b5b5-85745d9b6df6"]
2022-04-17T04:23:20.083Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:23:20.084Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:23:20.759Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:20.759Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:20.759Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:23:20.760Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:20.760Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:22:16.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:16.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:23:20.760Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:20.760Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:23:20.761Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:23:20.761Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:23:20.762Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:20.762Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:23:20.762Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:23:20.762Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5292809638105b43", X-B3-SpanId:"d7154bef52d19ca2", X-B3-ParentSpanId:"5292809638105b43", X-B3-Sampled:"0", X-ONAP-RequestID:"1d2c7f58-abda-423b-9afb-d626509a52c0", X-RequestID:"1d2c7f58-abda-423b-9afb-d626509a52c0", X-TransactionID:"1d2c7f58-abda-423b-9afb-d626509a52c0", X-ECOMP-RequestID:"1d2c7f58-abda-423b-9afb-d626509a52c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecba7fdd-d4c4-4659-9e23-4f508a0b6cb5"]
2022-04-17T04:23:20.762Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:23:20.762Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:23:20.770Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:20.771Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:20.771Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:23:20.771Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:20.772Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:23:20.772Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:20.772Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:23:20.775Z|1d2c7f58-abda-423b-9afb-d626509a52c0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:21.053Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:23:21.055Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:23:21.055Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:23:21.055Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:21.056Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:23:21.056Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:23:21.056Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cdbb74d5ec55456", X-B3-SpanId:"9568ad6fc71bdae2", X-B3-ParentSpanId:"3cdbb74d5ec55456", X-B3-Sampled:"0", X-ONAP-RequestID:"f901a861-cd65-40a8-bb49-50f28a49f2d5", X-RequestID:"f901a861-cd65-40a8-bb49-50f28a49f2d5", X-TransactionID:"f901a861-cd65-40a8-bb49-50f28a49f2d5", X-ECOMP-RequestID:"f901a861-cd65-40a8-bb49-50f28a49f2d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d32a93bf-90c5-4b3e-aadb-46750edcf7ef"]
2022-04-17T04:23:21.056Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:23:21.056Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:23:21.760Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:21.760Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:21.761Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:23:21.761Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:21.762Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:09.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:23:21.762Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:21.762Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:23:21.763Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:23:21.763Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:23:21.764Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:21.764Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:23:21.764Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:23:21.764Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cdbb74d5ec55456", X-B3-SpanId:"ed5baee9f473d0be", X-B3-ParentSpanId:"3cdbb74d5ec55456", X-B3-Sampled:"0", X-ONAP-RequestID:"f901a861-cd65-40a8-bb49-50f28a49f2d5", X-RequestID:"f901a861-cd65-40a8-bb49-50f28a49f2d5", X-TransactionID:"f901a861-cd65-40a8-bb49-50f28a49f2d5", X-ECOMP-RequestID:"f901a861-cd65-40a8-bb49-50f28a49f2d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19f9352f-3441-4d91-b1c1-f9c993726682"]
2022-04-17T04:23:21.764Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:23:21.765Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:23:21.773Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:21.773Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:21.773Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:23:21.773Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:21.774Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:23:21.775Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:21.775Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:23:21.778Z|f901a861-cd65-40a8-bb49-50f28a49f2d5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:27.015Z|1f8d3c66-4586-4e21-9180-883db025a95f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:27.015Z|5866fb62-ea9b-4c0f-bfe4-f8187f0ff1a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:27.016Z|1f8d3c66-4586-4e21-9180-883db025a95f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:27.016Z|5866fb62-ea9b-4c0f-bfe4-f8187f0ff1a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:27.027Z|83deca74-01ed-4493-8b8b-42d3bd59daf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:27.027Z|83deca74-01ed-4493-8b8b-42d3bd59daf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:27.690Z|f2f0e090-f801-4535-b1a1-3140474fe8fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:27.691Z|f2f0e090-f801-4535-b1a1-3140474fe8fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:23:28.000Z|c049618f-5951-455c-b8a6-eb42ab9d054c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:28.000Z|c049618f-5951-455c-b8a6-eb42ab9d054c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:23:30.901Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:23:30.903Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:23:30.904Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:23:30.904Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:30.904Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:23:30.904Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:23:30.904Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c335eeaa055d34e4", X-B3-SpanId:"7b2bf9a309376d11", X-B3-ParentSpanId:"c335eeaa055d34e4", X-B3-Sampled:"0", X-ONAP-RequestID:"2a89eda9-0694-4951-b2dc-ee439cc8480c", X-RequestID:"2a89eda9-0694-4951-b2dc-ee439cc8480c", X-TransactionID:"2a89eda9-0694-4951-b2dc-ee439cc8480c", X-ECOMP-RequestID:"2a89eda9-0694-4951-b2dc-ee439cc8480c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e054d773-d91b-45d1-9e9a-1691f5faa001"]
2022-04-17T04:23:30.905Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:23:30.905Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:23:31.761Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:31.762Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:31.762Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:23:31.762Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:31.763Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:22:16.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:16.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:23:31.763Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:31.763Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:23:31.764Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:23:31.765Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:23:31.765Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:31.765Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:23:31.765Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:23:31.766Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c335eeaa055d34e4", X-B3-SpanId:"2d8ce770339eb4d6", X-B3-ParentSpanId:"c335eeaa055d34e4", X-B3-Sampled:"0", X-ONAP-RequestID:"2a89eda9-0694-4951-b2dc-ee439cc8480c", X-RequestID:"2a89eda9-0694-4951-b2dc-ee439cc8480c", X-TransactionID:"2a89eda9-0694-4951-b2dc-ee439cc8480c", X-ECOMP-RequestID:"2a89eda9-0694-4951-b2dc-ee439cc8480c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e9f4082-fbd0-4ddb-8f37-596bfba80bca"]
2022-04-17T04:23:31.766Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:23:31.766Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:23:31.905Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:23:31.908Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:23:31.908Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:23:31.909Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:31.909Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:23:31.909Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:23:31.909Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58880e13d5e0939a", X-B3-SpanId:"58d29d7a07dbd28a", X-B3-ParentSpanId:"58880e13d5e0939a", X-B3-Sampled:"0", X-ONAP-RequestID:"73993117-989e-4152-9658-0f9b702a0893", X-RequestID:"73993117-989e-4152-9658-0f9b702a0893", X-TransactionID:"73993117-989e-4152-9658-0f9b702a0893", X-ECOMP-RequestID:"73993117-989e-4152-9658-0f9b702a0893", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2f72c35-bcfe-4f55-b6b7-a10e4c9312f9"]
2022-04-17T04:23:31.909Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:23:31.910Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:23:32.758Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:32.759Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:32.759Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:23:32.759Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:32.760Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:23:32.760Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:32.760Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:23:32.760Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:32.760Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:32.760Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:23:32.761Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:32.761Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:09.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:23:32.761Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:32.761Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:23:32.762Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:23:32.763Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:23:32.763Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:32.763Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:23:32.763Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:23:32.763Z|2a89eda9-0694-4951-b2dc-ee439cc8480c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:32.763Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58880e13d5e0939a", X-B3-SpanId:"aed177509722ccda", X-B3-ParentSpanId:"58880e13d5e0939a", X-B3-Sampled:"0", X-ONAP-RequestID:"73993117-989e-4152-9658-0f9b702a0893", X-RequestID:"73993117-989e-4152-9658-0f9b702a0893", X-TransactionID:"73993117-989e-4152-9658-0f9b702a0893", X-ECOMP-RequestID:"73993117-989e-4152-9658-0f9b702a0893", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"287b9719-8c91-4bf4-bb14-f799cc009b0d"]
2022-04-17T04:23:32.763Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:23:32.764Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:23:32.769Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:32.769Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:32.770Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:23:32.770Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:32.770Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:23:32.770Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:32.770Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:23:32.774Z|73993117-989e-4152-9658-0f9b702a0893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:37.040Z|c5750ac0-0a50-4b38-ba16-ab2f443139dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:37.040Z|7416ddde-70fd-4404-a021-1a3b6f8407b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:37.040Z|7416ddde-70fd-4404-a021-1a3b6f8407b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:37.040Z|c5750ac0-0a50-4b38-ba16-ab2f443139dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:37.048Z|7ea09e5e-4355-47d4-864c-3affee3fd7b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:37.048Z|7ea09e5e-4355-47d4-864c-3affee3fd7b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:42.690Z|d6feb286-e7ad-429c-9d8e-a3b9cde1d1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:42.694Z|d6feb286-e7ad-429c-9d8e-a3b9cde1d1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:23:42.909Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:23:42.909Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:23:42.912Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:23:42.912Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:23:42.912Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:23:42.912Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:23:42.912Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:42.912Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:42.913Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:23:42.913Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:23:42.913Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:23:42.913Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:23:42.913Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a77c746f6227a1a", X-B3-SpanId:"456211e642894aa0", X-B3-ParentSpanId:"2a77c746f6227a1a", X-B3-Sampled:"0", X-ONAP-RequestID:"d4f59a4a-25a1-4517-9276-1ee4e01975d4", X-RequestID:"d4f59a4a-25a1-4517-9276-1ee4e01975d4", X-TransactionID:"d4f59a4a-25a1-4517-9276-1ee4e01975d4", X-ECOMP-RequestID:"d4f59a4a-25a1-4517-9276-1ee4e01975d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91e75143-42f8-4e4b-93ce-15215849676a"]
2022-04-17T04:23:42.913Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2865ef31c514380e", X-B3-SpanId:"05de6b1b8c409d73", X-B3-ParentSpanId:"2865ef31c514380e", X-B3-Sampled:"0", X-ONAP-RequestID:"1ffb6e4f-6571-4510-a380-ba68087cdeb4", X-RequestID:"1ffb6e4f-6571-4510-a380-ba68087cdeb4", X-TransactionID:"1ffb6e4f-6571-4510-a380-ba68087cdeb4", X-ECOMP-RequestID:"1ffb6e4f-6571-4510-a380-ba68087cdeb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac646772-2365-40e5-bbea-ffe40f30f6cd"]
2022-04-17T04:23:42.913Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:23:42.913Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:23:42.913Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:23:42.913Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:23:43.763Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:43.763Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:43.763Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:43.763Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:43.763Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:23:43.763Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:23:43.764Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:43.764Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:43.765Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:22:16.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:22:16.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:23:43.765Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:09.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:23:43.765Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:43.765Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:43.765Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:23:43.765Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:23:43.766Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:23:43.766Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:23:43.766Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:23:43.766Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:23:43.767Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:43.767Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:43.767Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:23:43.767Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:23:43.767Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:23:43.767Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:23:43.767Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2865ef31c514380e", X-B3-SpanId:"5649dcdf9e9b8ad0", X-B3-ParentSpanId:"2865ef31c514380e", X-B3-Sampled:"0", X-ONAP-RequestID:"1ffb6e4f-6571-4510-a380-ba68087cdeb4", X-RequestID:"1ffb6e4f-6571-4510-a380-ba68087cdeb4", X-TransactionID:"1ffb6e4f-6571-4510-a380-ba68087cdeb4", X-ECOMP-RequestID:"1ffb6e4f-6571-4510-a380-ba68087cdeb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6820ccf2-07ba-4140-bc0d-1674af2af618"]
2022-04-17T04:23:43.767Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a77c746f6227a1a", X-B3-SpanId:"062bd9a935c04c59", X-B3-ParentSpanId:"2a77c746f6227a1a", X-B3-Sampled:"0", X-ONAP-RequestID:"d4f59a4a-25a1-4517-9276-1ee4e01975d4", X-RequestID:"d4f59a4a-25a1-4517-9276-1ee4e01975d4", X-TransactionID:"d4f59a4a-25a1-4517-9276-1ee4e01975d4", X-ECOMP-RequestID:"d4f59a4a-25a1-4517-9276-1ee4e01975d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97810235-4491-4d71-ab41-e4c3fde71316"]
2022-04-17T04:23:43.767Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:23:43.767Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:23:43.768Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:23:43.768Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:23:43.775Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:43.776Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:43.776Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:43.776Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:23:43.776Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:43.776Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:43.776Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:23:43.776Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:43.777Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:23:43.777Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:23:43.777Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:43.777Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:43.777Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:23:43.777Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:23:43.780Z|1ffb6e4f-6571-4510-a380-ba68087cdeb4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:43.783Z|d4f59a4a-25a1-4517-9276-1ee4e01975d4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:47.063Z|0b8615c3-4e6b-4960-af1f-a41ad21fa440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:47.063Z|66b625c2-909c-402f-aa18-2c1a5bf478c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:47.063Z|0b8615c3-4e6b-4960-af1f-a41ad21fa440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:47.063Z|66b625c2-909c-402f-aa18-2c1a5bf478c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:47.070Z|97b5d932-f518-4946-95a3-0280320bb4bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:47.070Z|97b5d932-f518-4946-95a3-0280320bb4bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:47.266Z|b554010e-9762-4492-89a9-219b8a124b32|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:23:47.266Z|b554010e-9762-4492-89a9-219b8a124b32|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:53.902Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:23:53.904Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:23:53.905Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:23:53.905Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:53.905Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:23:53.905Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:23:53.906Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a553e3834ae87f5", X-B3-SpanId:"0d6e66eed24739a7", X-B3-ParentSpanId:"6a553e3834ae87f5", X-B3-Sampled:"0", X-ONAP-RequestID:"0e36d837-4dd4-417e-beb5-0145553e7a2f", X-RequestID:"0e36d837-4dd4-417e-beb5-0145553e7a2f", X-TransactionID:"0e36d837-4dd4-417e-beb5-0145553e7a2f", X-ECOMP-RequestID:"0e36d837-4dd4-417e-beb5-0145553e7a2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"926ecfa0-d49b-41bf-bb18-eb2070ace3e9"]
2022-04-17T04:23:53.906Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:23:53.906Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:23:53.910Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:23:53.912Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:23:53.912Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:23:53.913Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:53.913Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:23:53.913Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:23:53.913Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94d3688576365746", X-B3-SpanId:"04dffecc7972fc41", X-B3-ParentSpanId:"94d3688576365746", X-B3-Sampled:"0", X-ONAP-RequestID:"4e944fc0-062a-4796-a141-bd4142991ad3", X-RequestID:"4e944fc0-062a-4796-a141-bd4142991ad3", X-TransactionID:"4e944fc0-062a-4796-a141-bd4142991ad3", X-ECOMP-RequestID:"4e944fc0-062a-4796-a141-bd4142991ad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d2522b0-92fe-4000-89bf-3c41d929e9b2"]
2022-04-17T04:23:53.913Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:23:53.913Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:23:53.917Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:53.918Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:53.918Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:23:53.918Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:53.918Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:23:53.919Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:53.919Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:23:53.920Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:23:53.920Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:23:53.920Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:53.920Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:23:53.921Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:23:53.921Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a553e3834ae87f5", X-B3-SpanId:"34837c5c3f403c26", X-B3-ParentSpanId:"6a553e3834ae87f5", X-B3-Sampled:"0", X-ONAP-RequestID:"0e36d837-4dd4-417e-beb5-0145553e7a2f", X-RequestID:"0e36d837-4dd4-417e-beb5-0145553e7a2f", X-TransactionID:"0e36d837-4dd4-417e-beb5-0145553e7a2f", X-ECOMP-RequestID:"0e36d837-4dd4-417e-beb5-0145553e7a2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56788c37-ffb6-43a6-b3c0-bea2edd9ab64"]
2022-04-17T04:23:53.921Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:23:53.921Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:23:53.923Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:53.923Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:53.923Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:23:53.924Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:53.924Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:23:53.924Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:53.924Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:23:53.925Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:23:53.925Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:23:53.926Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:53.926Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:23:53.926Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:23:53.926Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:53.926Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94d3688576365746", X-B3-SpanId:"d277a74c90742e63", X-B3-ParentSpanId:"94d3688576365746", X-B3-Sampled:"0", X-ONAP-RequestID:"4e944fc0-062a-4796-a141-bd4142991ad3", X-RequestID:"4e944fc0-062a-4796-a141-bd4142991ad3", X-TransactionID:"4e944fc0-062a-4796-a141-bd4142991ad3", X-ECOMP-RequestID:"4e944fc0-062a-4796-a141-bd4142991ad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b34f85c-197c-41ef-830a-4adbe5ef7e5d"]
2022-04-17T04:23:53.926Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:53.926Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:23:53.926Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:23:53.927Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:23:53.927Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:53.927Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:23:53.927Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:53.927Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:23:53.930Z|0e36d837-4dd4-417e-beb5-0145553e7a2f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:53.933Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:53.933Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:23:53.934Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:23:53.934Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:23:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:53.934Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:23:53.935Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:53.935Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:23:53.938Z|4e944fc0-062a-4796-a141-bd4142991ad3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:57.087Z|62483b29-b451-4202-bb02-15edae8edf87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:57.087Z|62483b29-b451-4202-bb02-15edae8edf87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:57.087Z|60d3318f-f4e7-425d-89a9-6205c9885b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:57.088Z|60d3318f-f4e7-425d-89a9-6205c9885b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:57.091Z|8717da88-db0c-4c09-96b9-9ca1ee4bac4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:57.091Z|8717da88-db0c-4c09-96b9-9ca1ee4bac4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:57.690Z|ece7f0f7-4242-47b2-b5b9-73483b0c06de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:57.691Z|ece7f0f7-4242-47b2-b5b9-73483b0c06de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:23:58.000Z|8a10a25c-96dc-474f-9bfa-9da2bb5f399f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:58.001Z|8a10a25c-96dc-474f-9bfa-9da2bb5f399f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:04.060Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:04.062Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:04.063Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:04.063Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:24:04.063Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:04.063Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:04.064Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:24:04.064Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b936d2f16970ce6", X-B3-SpanId:"5f6742393161979c", X-B3-ParentSpanId:"7b936d2f16970ce6", X-B3-Sampled:"0", X-ONAP-RequestID:"960900ea-6a30-4a03-8c69-3084891439cc", X-RequestID:"960900ea-6a30-4a03-8c69-3084891439cc", X-TransactionID:"960900ea-6a30-4a03-8c69-3084891439cc", X-ECOMP-RequestID:"960900ea-6a30-4a03-8c69-3084891439cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"624df6d7-77ad-46eb-8139-82f6b846b7e3"]
2022-04-17T04:24:04.064Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:24:04.064Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:24:04.065Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:04.065Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:24:04.065Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:04.065Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:04.066Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:24:04.066Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c367f97fdb32ef0", X-B3-SpanId:"8b88302c4f2932eb", X-B3-ParentSpanId:"0c367f97fdb32ef0", X-B3-Sampled:"0", X-ONAP-RequestID:"474e00de-9e9c-4996-b5fb-11b4c83ce3ba", X-RequestID:"474e00de-9e9c-4996-b5fb-11b4c83ce3ba", X-TransactionID:"474e00de-9e9c-4996-b5fb-11b4c83ce3ba", X-ECOMP-RequestID:"474e00de-9e9c-4996-b5fb-11b4c83ce3ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd456ccf-988e-4af3-9f4d-d675d6be8f2c"]
2022-04-17T04:24:04.066Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:24:04.066Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:24:04.765Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:04.765Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:04.766Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:04.766Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:04.766Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:24:04.766Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:24:04.766Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:04.766Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:04.767Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:24:04.767Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:24:04.767Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:04.767Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:04.767Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:24:04.767Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:24:04.768Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:04.768Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:04.768Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:04.768Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:04.768Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:04.768Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:04.768Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:04.768Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:04.769Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:04.769Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:04.769Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c367f97fdb32ef0", X-B3-SpanId:"48c8dcdea3a7e99c", X-B3-ParentSpanId:"0c367f97fdb32ef0", X-B3-Sampled:"0", X-ONAP-RequestID:"474e00de-9e9c-4996-b5fb-11b4c83ce3ba", X-RequestID:"474e00de-9e9c-4996-b5fb-11b4c83ce3ba", X-TransactionID:"474e00de-9e9c-4996-b5fb-11b4c83ce3ba", X-ECOMP-RequestID:"474e00de-9e9c-4996-b5fb-11b4c83ce3ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f8af878-62aa-41db-b67c-64a5a198c9c8"]
2022-04-17T04:24:04.769Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b936d2f16970ce6", X-B3-SpanId:"3a90edbe3d689846", X-B3-ParentSpanId:"7b936d2f16970ce6", X-B3-Sampled:"0", X-ONAP-RequestID:"960900ea-6a30-4a03-8c69-3084891439cc", X-RequestID:"960900ea-6a30-4a03-8c69-3084891439cc", X-TransactionID:"960900ea-6a30-4a03-8c69-3084891439cc", X-ECOMP-RequestID:"960900ea-6a30-4a03-8c69-3084891439cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62551006-6d24-4315-8ca1-d5006fe3e632"]
2022-04-17T04:24:04.769Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:04.769Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:04.769Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:04.769Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:05.763Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:05.763Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:05.763Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:05.763Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:05.763Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:05.763Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:05.764Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:05.764Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:05.764Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:05.764Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:05.764Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:05.765Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:05.765Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:05.765Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:05.768Z|474e00de-9e9c-4996-b5fb-11b4c83ce3ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:05.768Z|960900ea-6a30-4a03-8c69-3084891439cc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:07.110Z|6877471b-7641-4f56-ada0-374519a85fb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:07.110Z|41ec587c-9e94-4e64-9ecd-d53195d7d6be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:07.110Z|41ec587c-9e94-4e64-9ecd-d53195d7d6be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:07.110Z|6877471b-7641-4f56-ada0-374519a85fb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:07.113Z|2f4660ea-cbbb-4b98-9135-f7430dd456ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:07.113Z|2f4660ea-cbbb-4b98-9135-f7430dd456ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:12.690Z|d63ce330-72f5-4a57-a57f-2fc70e30ae1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:12.691Z|d63ce330-72f5-4a57-a57f-2fc70e30ae1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:15.890Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:15.891Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:15.893Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:15.893Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:15.894Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:24:15.894Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:24:15.894Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:15.894Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:15.894Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:15.894Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:24:15.894Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5529afc30a9b32f0", X-B3-SpanId:"0b9d629f6962f842", X-B3-ParentSpanId:"5529afc30a9b32f0", X-B3-Sampled:"0", X-ONAP-RequestID:"7d727cc4-19ae-45a2-a78d-9b4b3aac21b2", X-RequestID:"7d727cc4-19ae-45a2-a78d-9b4b3aac21b2", X-TransactionID:"7d727cc4-19ae-45a2-a78d-9b4b3aac21b2", X-ECOMP-RequestID:"7d727cc4-19ae-45a2-a78d-9b4b3aac21b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d105df7b-700d-4d4c-b166-fb47cd6a0fbf"]
2022-04-17T04:24:15.894Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:15.894Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:24:15.895Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:24:15.895Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:24:15.895Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b2dc8c871123965", X-B3-SpanId:"4e565f44eab23757", X-B3-ParentSpanId:"9b2dc8c871123965", X-B3-Sampled:"0", X-ONAP-RequestID:"026eef8d-dcd5-46a8-8e73-406add8e0115", X-RequestID:"026eef8d-dcd5-46a8-8e73-406add8e0115", X-TransactionID:"026eef8d-dcd5-46a8-8e73-406add8e0115", X-ECOMP-RequestID:"026eef8d-dcd5-46a8-8e73-406add8e0115", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d9f7209-b78c-4241-8e0d-c9d24ca59d1d"]
2022-04-17T04:24:15.895Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:24:15.895Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:24:15.906Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:15.906Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:15.907Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:24:15.907Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:15.907Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:15.907Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:15.907Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:24:15.908Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:15.908Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:24:15.908Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:15.908Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:24:15.909Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:24:15.909Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:15.909Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:15.909Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:15.909Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:24:15.909Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:15.910Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:15.910Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:15.910Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5529afc30a9b32f0", X-B3-SpanId:"3bbf2a61746f8f57", X-B3-ParentSpanId:"5529afc30a9b32f0", X-B3-Sampled:"0", X-ONAP-RequestID:"7d727cc4-19ae-45a2-a78d-9b4b3aac21b2", X-RequestID:"7d727cc4-19ae-45a2-a78d-9b4b3aac21b2", X-TransactionID:"7d727cc4-19ae-45a2-a78d-9b4b3aac21b2", X-ECOMP-RequestID:"7d727cc4-19ae-45a2-a78d-9b4b3aac21b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3733188c-7359-4c8c-b2eb-af79a8da4cf3"]
2022-04-17T04:24:15.910Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:15.910Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:15.910Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:15.910Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:15.911Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:15.911Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:15.911Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:15.911Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b2dc8c871123965", X-B3-SpanId:"aa551756f173bacb", X-B3-ParentSpanId:"9b2dc8c871123965", X-B3-Sampled:"0", X-ONAP-RequestID:"026eef8d-dcd5-46a8-8e73-406add8e0115", X-RequestID:"026eef8d-dcd5-46a8-8e73-406add8e0115", X-TransactionID:"026eef8d-dcd5-46a8-8e73-406add8e0115", X-ECOMP-RequestID:"026eef8d-dcd5-46a8-8e73-406add8e0115", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4da6416d-17bd-471c-9422-bae8c5d9194c"]
2022-04-17T04:24:15.911Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:15.912Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:15.915Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:15.916Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:15.916Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:15.916Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:15.916Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:15.916Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:15.916Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:15.916Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:15.917Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:15.917Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:15.917Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:15.917Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:15.917Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:15.918Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:15.919Z|7d727cc4-19ae-45a2-a78d-9b4b3aac21b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:15.920Z|026eef8d-dcd5-46a8-8e73-406add8e0115|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:17.133Z|001d8780-efb5-46f1-acc1-342d8356e0bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:17.133Z|001d8780-efb5-46f1-acc1-342d8356e0bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:17.134Z|2f860d5b-8008-46fd-8371-785ba7b549f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:17.134Z|2f860d5b-8008-46fd-8371-785ba7b549f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:17.136Z|c528ab24-2030-4b1f-98f3-b06e628d99d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:17.137Z|c528ab24-2030-4b1f-98f3-b06e628d99d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:26.046Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:26.048Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:26.048Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:26.049Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:24:26.049Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:26.049Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:26.049Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:24:26.049Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e727805596d23ae", X-B3-SpanId:"ee2be44d9d221939", X-B3-ParentSpanId:"7e727805596d23ae", X-B3-Sampled:"0", X-ONAP-RequestID:"1ca9fbc6-1a4b-48b5-b978-c6a86e718669", X-RequestID:"1ca9fbc6-1a4b-48b5-b978-c6a86e718669", X-TransactionID:"1ca9fbc6-1a4b-48b5-b978-c6a86e718669", X-ECOMP-RequestID:"1ca9fbc6-1a4b-48b5-b978-c6a86e718669", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b363dd76-1ccd-4efe-8dec-bbd3a76d0eef"]
2022-04-17T04:24:26.050Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:24:26.050Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:24:26.051Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:26.051Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:24:26.051Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:26.052Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:26.052Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:24:26.052Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c1a76a00e11f88b", X-B3-SpanId:"570b55bb3ea978ab", X-B3-ParentSpanId:"9c1a76a00e11f88b", X-B3-Sampled:"0", X-ONAP-RequestID:"104342d3-eab2-4b3c-b13f-8b0366734169", X-RequestID:"104342d3-eab2-4b3c-b13f-8b0366734169", X-TransactionID:"104342d3-eab2-4b3c-b13f-8b0366734169", X-ECOMP-RequestID:"104342d3-eab2-4b3c-b13f-8b0366734169", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8dcdfc0-2ce6-45bc-8004-75870f741aae"]
2022-04-17T04:24:26.052Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:24:26.052Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:24:26.063Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:26.063Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:26.063Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:26.064Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:26.064Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:24:26.064Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:24:26.064Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:26.064Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:26.064Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:24:26.064Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:26.064Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:24:26.065Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:24:26.065Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:26.065Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:24:26.065Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:26.066Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:26.066Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:26.066Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:26.066Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:26.066Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:26.066Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:26.066Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e727805596d23ae", X-B3-SpanId:"56a06fda0e9c3c25", X-B3-ParentSpanId:"7e727805596d23ae", X-B3-Sampled:"0", X-ONAP-RequestID:"1ca9fbc6-1a4b-48b5-b978-c6a86e718669", X-RequestID:"1ca9fbc6-1a4b-48b5-b978-c6a86e718669", X-TransactionID:"1ca9fbc6-1a4b-48b5-b978-c6a86e718669", X-ECOMP-RequestID:"1ca9fbc6-1a4b-48b5-b978-c6a86e718669", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6dbc6ec-b5ef-4b03-84c4-147527669201"]
2022-04-17T04:24:26.066Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:26.066Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:26.066Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:26.067Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:26.067Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:26.067Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c1a76a00e11f88b", X-B3-SpanId:"184ff7c0b104f718", X-B3-ParentSpanId:"9c1a76a00e11f88b", X-B3-Sampled:"0", X-ONAP-RequestID:"104342d3-eab2-4b3c-b13f-8b0366734169", X-RequestID:"104342d3-eab2-4b3c-b13f-8b0366734169", X-TransactionID:"104342d3-eab2-4b3c-b13f-8b0366734169", X-ECOMP-RequestID:"104342d3-eab2-4b3c-b13f-8b0366734169", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26c68ffe-f5f5-48bd-9bc3-ea90313a6077"]
2022-04-17T04:24:26.067Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:26.067Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:26.076Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:26.076Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:26.076Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:26.076Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:26.077Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:26.077Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:26.077Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:26.077Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:26.078Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:26.078Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:26.078Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:26.078Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:26.078Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:26.079Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:26.081Z|1ca9fbc6-1a4b-48b5-b978-c6a86e718669|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:26.081Z|104342d3-eab2-4b3c-b13f-8b0366734169|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:27.155Z|6ef303b6-75b1-4f5d-b9c2-9b109063ea53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:27.156Z|6ef303b6-75b1-4f5d-b9c2-9b109063ea53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:27.158Z|3b913269-6803-47a5-a1fd-028a35b23e3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:27.158Z|3b913269-6803-47a5-a1fd-028a35b23e3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:27.159Z|982803e3-29c4-4041-9e8a-070817b8611e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:27.159Z|982803e3-29c4-4041-9e8a-070817b8611e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:27.690Z|51b65868-52a0-4ee6-a6a3-96f6fffa7ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:27.695Z|51b65868-52a0-4ee6-a6a3-96f6fffa7ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:28.001Z|b2c416db-eb04-442b-853b-933ef0cc9553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:28.002Z|b2c416db-eb04-442b-853b-933ef0cc9553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:36.211Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:36.211Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:36.214Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:36.214Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:24:36.214Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:36.214Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:36.214Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:36.214Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:24:36.215Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:24:36.215Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:36.215Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61055629bb09e9dd", X-B3-SpanId:"c48c6e86b5da977b", X-B3-ParentSpanId:"61055629bb09e9dd", X-B3-Sampled:"0", X-ONAP-RequestID:"e603eb0c-5068-4465-bb83-20dedaaea427", X-RequestID:"e603eb0c-5068-4465-bb83-20dedaaea427", X-TransactionID:"e603eb0c-5068-4465-bb83-20dedaaea427", X-ECOMP-RequestID:"e603eb0c-5068-4465-bb83-20dedaaea427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"356c17fc-1a4e-45f5-8ce1-be8b5c033d91"]
2022-04-17T04:24:36.215Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:36.215Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:24:36.215Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:24:36.215Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:24:36.215Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7a3f08eb4924e6c", X-B3-SpanId:"96d16a0824055865", X-B3-ParentSpanId:"d7a3f08eb4924e6c", X-B3-Sampled:"0", X-ONAP-RequestID:"8050240f-9b29-48a6-8151-53a5ee6c9d4a", X-RequestID:"8050240f-9b29-48a6-8151-53a5ee6c9d4a", X-TransactionID:"8050240f-9b29-48a6-8151-53a5ee6c9d4a", X-ECOMP-RequestID:"8050240f-9b29-48a6-8151-53a5ee6c9d4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6729d4f5-d2b8-40e9-af3d-888e5074ff5e"]
2022-04-17T04:24:36.215Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:24:36.216Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:24:36.767Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:36.768Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:36.768Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:36.768Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:36.768Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:24:36.769Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:24:36.769Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:36.769Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:36.769Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:24:36.769Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:24:36.770Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:36.770Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:36.770Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:24:36.770Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:24:36.771Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:36.771Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:36.771Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:36.772Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:36.772Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:36.772Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:36.772Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:36.772Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:36.772Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:36.772Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:36.772Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7a3f08eb4924e6c", X-B3-SpanId:"5924f9945da4c08a", X-B3-ParentSpanId:"d7a3f08eb4924e6c", X-B3-Sampled:"0", X-ONAP-RequestID:"8050240f-9b29-48a6-8151-53a5ee6c9d4a", X-RequestID:"8050240f-9b29-48a6-8151-53a5ee6c9d4a", X-TransactionID:"8050240f-9b29-48a6-8151-53a5ee6c9d4a", X-ECOMP-RequestID:"8050240f-9b29-48a6-8151-53a5ee6c9d4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9359bb48-569c-49c8-aeea-43a2a0606209"]
2022-04-17T04:24:36.772Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61055629bb09e9dd", X-B3-SpanId:"94970ecaec362866", X-B3-ParentSpanId:"61055629bb09e9dd", X-B3-Sampled:"0", X-ONAP-RequestID:"e603eb0c-5068-4465-bb83-20dedaaea427", X-RequestID:"e603eb0c-5068-4465-bb83-20dedaaea427", X-TransactionID:"e603eb0c-5068-4465-bb83-20dedaaea427", X-ECOMP-RequestID:"e603eb0c-5068-4465-bb83-20dedaaea427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4895e665-de8d-4342-9cb9-e29fa74f037d"]
2022-04-17T04:24:36.772Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:36.772Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:36.773Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:36.773Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:37.179Z|e427c81e-723e-4f26-a87e-48fc42ecde16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:37.179Z|e427c81e-723e-4f26-a87e-48fc42ecde16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:37.180Z|a4c539fd-f585-465e-9e06-bca165595aeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:37.180Z|a4c539fd-f585-465e-9e06-bca165595aeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:37.182Z|7b57f5d3-bc68-4faf-93a3-5fc718486f8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:37.183Z|7b57f5d3-bc68-4faf-93a3-5fc718486f8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:37.766Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:37.766Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:37.766Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:37.766Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:37.766Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:37.766Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:37.767Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:37.767Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:37.767Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:37.768Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:37.768Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:37.768Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:37.768Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:37.769Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:37.771Z|e603eb0c-5068-4465-bb83-20dedaaea427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:37.772Z|8050240f-9b29-48a6-8151-53a5ee6c9d4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:42.690Z|4e8e52cf-f385-4ec4-87fc-ed91a4ba4792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:42.691Z|4e8e52cf-f385-4ec4-87fc-ed91a4ba4792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:47.203Z|fc3f87c4-5778-4459-a671-94a1218d5934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:47.203Z|45ea936d-7faa-4764-abf7-2705445ba56b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:47.204Z|45ea936d-7faa-4764-abf7-2705445ba56b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:47.204Z|fc3f87c4-5778-4459-a671-94a1218d5934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:47.205Z|54550f25-8419-48ce-80ea-75e07c1593b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:47.205Z|54550f25-8419-48ce-80ea-75e07c1593b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:47.265Z|16216839-8098-4786-aaeb-55e93d610a8f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:24:47.266Z|16216839-8098-4786-aaeb-55e93d610a8f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:47.894Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:47.897Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:47.897Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:47.897Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:24:47.897Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:47.898Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:47.898Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:24:47.898Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"901649ee5b65473e", X-B3-SpanId:"9005dcc981f4f25c", X-B3-ParentSpanId:"901649ee5b65473e", X-B3-Sampled:"0", X-ONAP-RequestID:"5846bab4-a936-4646-88c0-ea900415bf04", X-RequestID:"5846bab4-a936-4646-88c0-ea900415bf04", X-TransactionID:"5846bab4-a936-4646-88c0-ea900415bf04", X-ECOMP-RequestID:"5846bab4-a936-4646-88c0-ea900415bf04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b5e3a5b-9e20-48f8-b839-ece765410de2"]
2022-04-17T04:24:47.898Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:24:47.898Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:24:47.899Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:47.899Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:24:47.899Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:47.900Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:47.900Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:24:47.900Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6207ebeeeb91c5f", X-B3-SpanId:"2384e69c5458bb53", X-B3-ParentSpanId:"b6207ebeeeb91c5f", X-B3-Sampled:"0", X-ONAP-RequestID:"c00a6a25-ac82-485f-9d4e-e78e515cfe6d", X-RequestID:"c00a6a25-ac82-485f-9d4e-e78e515cfe6d", X-TransactionID:"c00a6a25-ac82-485f-9d4e-e78e515cfe6d", X-ECOMP-RequestID:"c00a6a25-ac82-485f-9d4e-e78e515cfe6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe007c8d-2f09-48b1-8f24-c9b630cc978c"]
2022-04-17T04:24:47.900Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:24:47.900Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:24:48.770Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:48.770Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:48.770Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:48.770Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:48.770Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:24:48.770Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:24:48.770Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:48.771Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:48.771Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:24:48.771Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:48.772Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:24:48.772Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:24:48.772Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:48.772Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:48.773Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:48.773Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:24:48.773Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:48.773Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:48.773Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:48.773Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:48.773Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6207ebeeeb91c5f", X-B3-SpanId:"d0574cf4e80ff80f", X-B3-ParentSpanId:"b6207ebeeeb91c5f", X-B3-Sampled:"0", X-ONAP-RequestID:"c00a6a25-ac82-485f-9d4e-e78e515cfe6d", X-RequestID:"c00a6a25-ac82-485f-9d4e-e78e515cfe6d", X-TransactionID:"c00a6a25-ac82-485f-9d4e-e78e515cfe6d", X-ECOMP-RequestID:"c00a6a25-ac82-485f-9d4e-e78e515cfe6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5de0815-da60-448e-bc2a-7b9df664ea9c"]
2022-04-17T04:24:48.773Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:48.773Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:48.774Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:48.774Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:48.774Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:48.774Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:48.774Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"901649ee5b65473e", X-B3-SpanId:"7bbfd054b22fc13b", X-B3-ParentSpanId:"901649ee5b65473e", X-B3-Sampled:"0", X-ONAP-RequestID:"5846bab4-a936-4646-88c0-ea900415bf04", X-RequestID:"5846bab4-a936-4646-88c0-ea900415bf04", X-TransactionID:"5846bab4-a936-4646-88c0-ea900415bf04", X-ECOMP-RequestID:"5846bab4-a936-4646-88c0-ea900415bf04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6635142-a00c-4040-bb13-852458edc988"]
2022-04-17T04:24:48.775Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:48.775Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:48.782Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:48.783Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:48.783Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:48.783Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:48.783Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:48.784Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:48.784Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:48.784Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:48.784Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:48.784Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:48.784Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:48.785Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:48.785Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:48.785Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:48.787Z|c00a6a25-ac82-485f-9d4e-e78e515cfe6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:48.787Z|5846bab4-a936-4646-88c0-ea900415bf04|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:57.227Z|03f53ff6-ee0c-4696-b74f-8ee4989b396e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:57.227Z|a037111d-d7a0-4a00-a989-93b212977f43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:57.227Z|27faa1d2-24b4-4b3b-866d-bbe48f21b2f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:57.228Z|03f53ff6-ee0c-4696-b74f-8ee4989b396e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:57.228Z|a037111d-d7a0-4a00-a989-93b212977f43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:57.228Z|27faa1d2-24b4-4b3b-866d-bbe48f21b2f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:57.690Z|d5941758-7d42-4d4c-8e16-17173b24c6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:57.691Z|d5941758-7d42-4d4c-8e16-17173b24c6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:58.002Z|b983916e-081d-49b9-8259-053d36fd96e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:58.003Z|b983916e-081d-49b9-8259-053d36fd96e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:58.918Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:58.918Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:58.923Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:58.923Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:58.923Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:24:58.923Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:24:58.923Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:58.923Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:58.923Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:24:58.923Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:24:58.923Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:24:58.923Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:24:58.924Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25ecaa0d24242971", X-B3-SpanId:"fe51023295c70e49", X-B3-ParentSpanId:"25ecaa0d24242971", X-B3-Sampled:"0", X-ONAP-RequestID:"715b0dcb-46ad-4c81-8796-bac73733c351", X-RequestID:"715b0dcb-46ad-4c81-8796-bac73733c351", X-TransactionID:"715b0dcb-46ad-4c81-8796-bac73733c351", X-ECOMP-RequestID:"715b0dcb-46ad-4c81-8796-bac73733c351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"664e0cdc-a78f-4763-9ac4-3a26a10a98c6"]
2022-04-17T04:24:58.924Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9524b0373cd6dfbd", X-B3-SpanId:"b3bd42bfa4360f6f", X-B3-ParentSpanId:"9524b0373cd6dfbd", X-B3-Sampled:"0", X-ONAP-RequestID:"8b58568e-dec9-4d92-b133-ef602c24992f", X-RequestID:"8b58568e-dec9-4d92-b133-ef602c24992f", X-TransactionID:"8b58568e-dec9-4d92-b133-ef602c24992f", X-ECOMP-RequestID:"8b58568e-dec9-4d92-b133-ef602c24992f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"378374db-4e61-43cb-ab60-c267487ed7dc"]
2022-04-17T04:24:58.924Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:24:58.924Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:24:58.924Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:24:58.924Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:24:59.771Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:59.771Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:59.772Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:59.772Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:59.772Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:24:59.772Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:24:59.772Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:59.772Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:59.773Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:24:59.773Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:59.773Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:24:59.773Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:24:59.774Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:59.774Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:24:59.775Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:59.775Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:59.775Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:59.775Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:24:59.775Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:59.775Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:24:59.775Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:59.775Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:59.776Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:24:59.776Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9524b0373cd6dfbd", X-B3-SpanId:"e2ef75a0fef0925a", X-B3-ParentSpanId:"9524b0373cd6dfbd", X-B3-Sampled:"0", X-ONAP-RequestID:"8b58568e-dec9-4d92-b133-ef602c24992f", X-RequestID:"8b58568e-dec9-4d92-b133-ef602c24992f", X-TransactionID:"8b58568e-dec9-4d92-b133-ef602c24992f", X-ECOMP-RequestID:"8b58568e-dec9-4d92-b133-ef602c24992f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39a0b8c3-5b24-421a-88ee-bcbd3e84f06d"]
2022-04-17T04:24:59.776Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:24:59.776Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:59.776Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25ecaa0d24242971", X-B3-SpanId:"d0f69505d78b05df", X-B3-ParentSpanId:"25ecaa0d24242971", X-B3-Sampled:"0", X-ONAP-RequestID:"715b0dcb-46ad-4c81-8796-bac73733c351", X-RequestID:"715b0dcb-46ad-4c81-8796-bac73733c351", X-TransactionID:"715b0dcb-46ad-4c81-8796-bac73733c351", X-ECOMP-RequestID:"715b0dcb-46ad-4c81-8796-bac73733c351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eccfc573-a344-4c3c-8f24-14442d857b5e"]
2022-04-17T04:24:59.776Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:59.776Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:24:59.777Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:24:59.785Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:59.785Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:59.785Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:59.786Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:59.786Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:59.786Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:24:59.786Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:59.787Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:24:59.787Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:59.787Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:24:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:59.787Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:59.787Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:24:59.788Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:59.788Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:24:59.791Z|715b0dcb-46ad-4c81-8796-bac73733c351|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:59.791Z|8b58568e-dec9-4d92-b133-ef602c24992f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:07.248Z|40c20198-a9cb-4e4e-b4c4-010c6f9e54f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:07.248Z|9b8bb99c-019d-466c-bb34-1c5ca4bf6d24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:07.248Z|40c20198-a9cb-4e4e-b4c4-010c6f9e54f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:07.248Z|9b8bb99c-019d-466c-bb34-1c5ca4bf6d24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:07.251Z|9dc98575-57a2-496c-84cf-31c383d83e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:07.251Z|9dc98575-57a2-496c-84cf-31c383d83e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:09.941Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:25:09.942Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:25:09.944Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:25:09.944Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:25:09.944Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:25:09.944Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:09.944Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:25:09.944Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:25:09.945Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:25:09.945Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:09.945Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f643975b2e72f48", X-B3-SpanId:"c1645cabf31b7509", X-B3-ParentSpanId:"8f643975b2e72f48", X-B3-Sampled:"0", X-ONAP-RequestID:"3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8", X-RequestID:"3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8", X-TransactionID:"3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8", X-ECOMP-RequestID:"3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a15a907c-df76-448d-9565-8d851f0bf2ec"]
2022-04-17T04:25:09.945Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:25:09.945Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:25:09.945Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:25:09.945Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:25:09.945Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64b8de6a15e6d8aa", X-B3-SpanId:"28bbec6050da0c14", X-B3-ParentSpanId:"64b8de6a15e6d8aa", X-B3-Sampled:"0", X-ONAP-RequestID:"6bd47123-4ab8-4db6-9672-d13060e1b639", X-RequestID:"6bd47123-4ab8-4db6-9672-d13060e1b639", X-TransactionID:"6bd47123-4ab8-4db6-9672-d13060e1b639", X-ECOMP-RequestID:"6bd47123-4ab8-4db6-9672-d13060e1b639", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81837774-c875-46e8-8812-f40967ba4854"]
2022-04-17T04:25:09.945Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:25:09.946Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:25:10.772Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:10.772Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:10.772Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:10.772Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:10.772Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:25:10.773Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:25:10.773Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:10.773Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:10.773Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:25:10.774Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:10.774Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:25:10.774Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:25:10.774Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:10.775Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:25:10.775Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:25:10.775Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:25:10.775Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:10.775Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:25:10.775Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:25:10.775Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:25:10.775Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f643975b2e72f48", X-B3-SpanId:"5c8453c748bbe2cb", X-B3-ParentSpanId:"8f643975b2e72f48", X-B3-Sampled:"0", X-ONAP-RequestID:"3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8", X-RequestID:"3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8", X-TransactionID:"3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8", X-ECOMP-RequestID:"3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bba0e9b5-f78f-4e29-8aa9-d7a7e607a860"]
2022-04-17T04:25:10.776Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:25:10.776Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:25:10.776Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:25:10.776Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:10.776Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:25:10.776Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:25:10.777Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64b8de6a15e6d8aa", X-B3-SpanId:"ee5904ecdfd28d72", X-B3-ParentSpanId:"64b8de6a15e6d8aa", X-B3-Sampled:"0", X-ONAP-RequestID:"6bd47123-4ab8-4db6-9672-d13060e1b639", X-RequestID:"6bd47123-4ab8-4db6-9672-d13060e1b639", X-TransactionID:"6bd47123-4ab8-4db6-9672-d13060e1b639", X-ECOMP-RequestID:"6bd47123-4ab8-4db6-9672-d13060e1b639", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05df3bb8-e9cc-4d40-94d6-58b247227234"]
2022-04-17T04:25:10.777Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:25:10.777Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:25:11.769Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:11.769Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:11.770Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:11.770Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:11.770Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:25:11.770Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:25:11.770Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:11.770Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:11.771Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:25:11.771Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:25:11.771Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:11.771Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:11.771Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:25:11.771Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:25:11.774Z|6bd47123-4ab8-4db6-9672-d13060e1b639|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:11.775Z|3e072b4e-3f70-4ee9-9ed3-fd46a809c0d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:12.690Z|962d3ed6-d1a8-4acb-b2af-170143e8f4b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:12.693Z|962d3ed6-d1a8-4acb-b2af-170143e8f4b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:25:17.268Z|0cff49af-5d7d-4031-9c7e-7460d886519a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:17.269Z|0cff49af-5d7d-4031-9c7e-7460d886519a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:17.270Z|469fe8e6-cd6a-4010-a991-d4f05ebe6fb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:17.271Z|469fe8e6-cd6a-4010-a991-d4f05ebe6fb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:17.272Z|47f6786c-9932-4d63-8b0f-6ad1e3e290bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:17.272Z|47f6786c-9932-4d63-8b0f-6ad1e3e290bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:21.903Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:25:21.905Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:25:21.906Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:25:21.907Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:25:21.907Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:21.907Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:25:21.907Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:25:21.907Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:25:21.907Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:25:21.907Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:21.907Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e434cc008e9ce5e", X-B3-SpanId:"dc1c09a5eeb742b7", X-B3-ParentSpanId:"9e434cc008e9ce5e", X-B3-Sampled:"0", X-ONAP-RequestID:"388799ab-8572-4fd5-b7cf-67bc8d8ab6f4", X-RequestID:"388799ab-8572-4fd5-b7cf-67bc8d8ab6f4", X-TransactionID:"388799ab-8572-4fd5-b7cf-67bc8d8ab6f4", X-ECOMP-RequestID:"388799ab-8572-4fd5-b7cf-67bc8d8ab6f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1660a363-b03e-4577-a269-7f05f320fb75"]
2022-04-17T04:25:21.907Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:25:21.908Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:25:21.908Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:25:21.908Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:25:21.908Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf61668dc8b94a0c", X-B3-SpanId:"4f22d12769361dd7", X-B3-ParentSpanId:"cf61668dc8b94a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"c2fcce4f-e1f4-407e-95a3-cf8255006184", X-RequestID:"c2fcce4f-e1f4-407e-95a3-cf8255006184", X-TransactionID:"c2fcce4f-e1f4-407e-95a3-cf8255006184", X-ECOMP-RequestID:"c2fcce4f-e1f4-407e-95a3-cf8255006184", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6936898-f1c9-400c-aad1-41fb62683dc8"]
2022-04-17T04:25:21.908Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:25:21.908Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:25:22.772Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:22.772Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:22.773Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:22.773Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:22.773Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:25:22.773Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:25:22.773Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:22.773Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:22.774Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:25:22.774Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:22.774Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:25:22.775Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:25:22.775Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:25:22.775Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:25:22.775Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:22.776Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:22.776Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:25:22.776Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:25:22.776Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:25:22.776Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf61668dc8b94a0c", X-B3-SpanId:"0dd02434f2677904", X-B3-ParentSpanId:"cf61668dc8b94a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"c2fcce4f-e1f4-407e-95a3-cf8255006184", X-RequestID:"c2fcce4f-e1f4-407e-95a3-cf8255006184", X-TransactionID:"c2fcce4f-e1f4-407e-95a3-cf8255006184", X-ECOMP-RequestID:"c2fcce4f-e1f4-407e-95a3-cf8255006184", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"842d7ffd-d926-400e-a1eb-10b26565f3ef"]
2022-04-17T04:25:22.776Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:25:22.776Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:25:22.776Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:25:22.776Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:25:22.776Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:22.777Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:25:22.777Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:25:22.777Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e434cc008e9ce5e", X-B3-SpanId:"5d1cff6e7e53a452", X-B3-ParentSpanId:"9e434cc008e9ce5e", X-B3-Sampled:"0", X-ONAP-RequestID:"388799ab-8572-4fd5-b7cf-67bc8d8ab6f4", X-RequestID:"388799ab-8572-4fd5-b7cf-67bc8d8ab6f4", X-TransactionID:"388799ab-8572-4fd5-b7cf-67bc8d8ab6f4", X-ECOMP-RequestID:"388799ab-8572-4fd5-b7cf-67bc8d8ab6f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d09ba50-7a8f-470b-9c01-c5f4416796ef"]
2022-04-17T04:25:22.778Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:25:22.778Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:25:22.784Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:22.784Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:22.784Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:25:22.784Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:22.785Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:25:22.785Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:22.785Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:22.785Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:25:22.785Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:22.785Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:25:22.785Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:22.786Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:25:22.787Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:22.787Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:25:22.789Z|388799ab-8572-4fd5-b7cf-67bc8d8ab6f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:22.789Z|c2fcce4f-e1f4-407e-95a3-cf8255006184|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:27.295Z|d8186d78-78cf-47cf-8e5b-a53ecdd00db9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:27.295Z|0d4431d3-38a4-4ed0-b3c1-deb92b85f641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:27.295Z|d8186d78-78cf-47cf-8e5b-a53ecdd00db9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:27.295Z|0d4431d3-38a4-4ed0-b3c1-deb92b85f641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:27.296Z|f00e02cd-068e-49d7-b330-f8582313d516|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:27.297Z|f00e02cd-068e-49d7-b330-f8582313d516|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:27.690Z|5a5e24ae-543f-439c-ad7e-053af503adfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:27.691Z|5a5e24ae-543f-439c-ad7e-053af503adfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:25:28.003Z|9c0318f6-83c1-4987-95a4-46a1d7dfc09f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:28.003Z|9c0318f6-83c1-4987-95a4-46a1d7dfc09f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:25:32.917Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:25:32.917Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:25:32.919Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:25:32.919Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:25:32.919Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:25:32.919Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:25:32.920Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:32.920Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:32.920Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:25:32.920Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:25:32.920Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:25:32.920Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:25:32.920Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"908afbbe6ca231f7", X-B3-SpanId:"a8b9844eda2132f2", X-B3-ParentSpanId:"908afbbe6ca231f7", X-B3-Sampled:"0", X-ONAP-RequestID:"47759983-2a9e-4be7-983b-fbc4fdb4e7ff", X-RequestID:"47759983-2a9e-4be7-983b-fbc4fdb4e7ff", X-TransactionID:"47759983-2a9e-4be7-983b-fbc4fdb4e7ff", X-ECOMP-RequestID:"47759983-2a9e-4be7-983b-fbc4fdb4e7ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fff42b76-4022-4356-90ea-83d1b9a453a7"]
2022-04-17T04:25:32.920Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4db7579ffe1d7d16", X-B3-SpanId:"26dee343b986d7e7", X-B3-ParentSpanId:"4db7579ffe1d7d16", X-B3-Sampled:"0", X-ONAP-RequestID:"366a6508-53cd-4d24-9a58-5b85dba2bb81", X-RequestID:"366a6508-53cd-4d24-9a58-5b85dba2bb81", X-TransactionID:"366a6508-53cd-4d24-9a58-5b85dba2bb81", X-ECOMP-RequestID:"366a6508-53cd-4d24-9a58-5b85dba2bb81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71990439-d917-4a7a-a99b-62ae6b063180"]
2022-04-17T04:25:32.920Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:25:32.920Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:25:32.920Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:25:32.920Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:25:33.773Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:33.773Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:33.774Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:33.774Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:25:33.774Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:33.774Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:33.774Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:25:33.774Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:33.774Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:25:33.775Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:25:33.775Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:33.775Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:33.775Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:25:33.775Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:25:33.776Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:25:33.776Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:25:33.776Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:25:33.776Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:25:33.776Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:33.776Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:33.776Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:25:33.776Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:25:33.776Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:25:33.776Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:25:33.776Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4db7579ffe1d7d16", X-B3-SpanId:"0ba8602b21ca8584", X-B3-ParentSpanId:"4db7579ffe1d7d16", X-B3-Sampled:"0", X-ONAP-RequestID:"366a6508-53cd-4d24-9a58-5b85dba2bb81", X-RequestID:"366a6508-53cd-4d24-9a58-5b85dba2bb81", X-TransactionID:"366a6508-53cd-4d24-9a58-5b85dba2bb81", X-ECOMP-RequestID:"366a6508-53cd-4d24-9a58-5b85dba2bb81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84c95120-4855-409b-9994-1d39007eabf2"]
2022-04-17T04:25:33.776Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"908afbbe6ca231f7", X-B3-SpanId:"323e5f56be97cd7a", X-B3-ParentSpanId:"908afbbe6ca231f7", X-B3-Sampled:"0", X-ONAP-RequestID:"47759983-2a9e-4be7-983b-fbc4fdb4e7ff", X-RequestID:"47759983-2a9e-4be7-983b-fbc4fdb4e7ff", X-TransactionID:"47759983-2a9e-4be7-983b-fbc4fdb4e7ff", X-ECOMP-RequestID:"47759983-2a9e-4be7-983b-fbc4fdb4e7ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0b6277f-4cbf-4257-b35b-d7cd612e682e"]
2022-04-17T04:25:33.777Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:25:33.777Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:25:33.777Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:25:33.777Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:25:33.782Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:33.783Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:33.783Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:25:33.783Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:33.783Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:33.783Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:25:33.783Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:33.783Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:33.784Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:25:33.784Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:25:33.784Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:33.784Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:25:33.784Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:33.784Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:25:33.787Z|47759983-2a9e-4be7-983b-fbc4fdb4e7ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:33.787Z|366a6508-53cd-4d24-9a58-5b85dba2bb81|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:37.319Z|48e5b2a0-3b61-4394-bb2c-a746381e949c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:37.319Z|1650e4d2-b0aa-4a9b-9723-d29cc52dbd4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:37.319Z|c8604a20-f109-4927-990e-0ac3cae7093e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:37.320Z|c8604a20-f109-4927-990e-0ac3cae7093e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:37.320Z|48e5b2a0-3b61-4394-bb2c-a746381e949c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:37.320Z|1650e4d2-b0aa-4a9b-9723-d29cc52dbd4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:42.691Z|14ad83e6-8963-4a9f-bcd5-4327b487565a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:42.691Z|14ad83e6-8963-4a9f-bcd5-4327b487565a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:25:43.919Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:25:43.921Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:25:43.922Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:25:43.922Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:43.922Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:25:43.922Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:25:43.923Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7908aed43ebb4016", X-B3-SpanId:"06198b3f7c412922", X-B3-ParentSpanId:"7908aed43ebb4016", X-B3-Sampled:"0", X-ONAP-RequestID:"3db5f5f2-8310-457c-9dc3-56e827260a71", X-RequestID:"3db5f5f2-8310-457c-9dc3-56e827260a71", X-TransactionID:"3db5f5f2-8310-457c-9dc3-56e827260a71", X-ECOMP-RequestID:"3db5f5f2-8310-457c-9dc3-56e827260a71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eb8c342-8d32-466f-9c0c-ae5ebf3bdd64"]
2022-04-17T04:25:43.923Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:25:43.923Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:25:43.923Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:25:43.926Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:25:43.926Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:25:43.926Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:43.926Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:25:43.927Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:25:43.927Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8082b7bc89d972e4", X-B3-SpanId:"16f61c48099c44ea", X-B3-ParentSpanId:"8082b7bc89d972e4", X-B3-Sampled:"0", X-ONAP-RequestID:"bc47fc0b-56a5-4e50-9255-eba77217f121", X-RequestID:"bc47fc0b-56a5-4e50-9255-eba77217f121", X-TransactionID:"bc47fc0b-56a5-4e50-9255-eba77217f121", X-ECOMP-RequestID:"bc47fc0b-56a5-4e50-9255-eba77217f121", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f19e3efd-6e02-49fa-8b19-c0e930959327"]
2022-04-17T04:25:43.927Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:25:43.927Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:25:44.776Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:44.776Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:44.776Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:44.777Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:25:44.777Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:44.777Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:44.777Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:25:44.778Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:44.778Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:25:44.778Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:25:44.779Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:44.779Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:44.779Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:25:44.779Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:25:44.780Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:25:44.780Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:25:44.780Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:44.780Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:25:44.781Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:25:44.781Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:25:44.781Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:25:44.781Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:44.781Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8082b7bc89d972e4", X-B3-SpanId:"5e3321c079422adf", X-B3-ParentSpanId:"8082b7bc89d972e4", X-B3-Sampled:"0", X-ONAP-RequestID:"bc47fc0b-56a5-4e50-9255-eba77217f121", X-RequestID:"bc47fc0b-56a5-4e50-9255-eba77217f121", X-TransactionID:"bc47fc0b-56a5-4e50-9255-eba77217f121", X-ECOMP-RequestID:"bc47fc0b-56a5-4e50-9255-eba77217f121", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58e6bc73-8bd6-4375-84f6-088c4387825b"]
2022-04-17T04:25:44.781Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:25:44.781Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:25:44.782Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:25:44.782Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:25:44.782Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7908aed43ebb4016", X-B3-SpanId:"092de828c1be07bf", X-B3-ParentSpanId:"7908aed43ebb4016", X-B3-Sampled:"0", X-ONAP-RequestID:"3db5f5f2-8310-457c-9dc3-56e827260a71", X-RequestID:"3db5f5f2-8310-457c-9dc3-56e827260a71", X-TransactionID:"3db5f5f2-8310-457c-9dc3-56e827260a71", X-ECOMP-RequestID:"3db5f5f2-8310-457c-9dc3-56e827260a71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b64fa747-7701-49d2-aa6d-096a79340823"]
2022-04-17T04:25:44.782Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:25:44.783Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:25:45.773Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:45.773Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:45.773Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:45.773Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:25:45.773Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:45.774Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:45.774Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:25:45.774Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:45.774Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:25:45.775Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:25:45.775Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:45.775Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:45.775Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:25:45.775Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:25:45.778Z|3db5f5f2-8310-457c-9dc3-56e827260a71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:45.778Z|bc47fc0b-56a5-4e50-9255-eba77217f121|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:47.266Z|c351fbcd-fec7-4cf3-b003-01e3314d4d66|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:25:47.267Z|c351fbcd-fec7-4cf3-b003-01e3314d4d66|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:47.342Z|18984fec-4169-452c-af3d-02eed185076d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:47.342Z|11ccdcbb-bdb4-4b4f-94d7-677014d8daf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:47.342Z|18984fec-4169-452c-af3d-02eed185076d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:47.342Z|11ccdcbb-bdb4-4b4f-94d7-677014d8daf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:47.344Z|d8519729-ccb8-4713-b37e-f5b3bfe9d6c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:47.344Z|d8519729-ccb8-4713-b37e-f5b3bfe9d6c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:55.903Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:25:55.905Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:25:55.906Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:25:55.906Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:25:55.906Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:55.907Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:25:55.907Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:25:55.907Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8abb05a33915cb2b", X-B3-SpanId:"d6635b471a9ab533", X-B3-ParentSpanId:"8abb05a33915cb2b", X-B3-Sampled:"0", X-ONAP-RequestID:"838a8e44-a00a-4977-ab79-04a4d5e0e9e5", X-RequestID:"838a8e44-a00a-4977-ab79-04a4d5e0e9e5", X-TransactionID:"838a8e44-a00a-4977-ab79-04a4d5e0e9e5", X-ECOMP-RequestID:"838a8e44-a00a-4977-ab79-04a4d5e0e9e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32e5bb5b-4d9c-4983-afe0-f86fc7e30666"]
2022-04-17T04:25:55.907Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:25:55.907Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:25:55.908Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:25:55.908Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:25:55.908Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:55.908Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:25:55.909Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:25:55.909Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3596b434f31f4cb2", X-B3-SpanId:"0edc5f0fe5541b0b", X-B3-ParentSpanId:"3596b434f31f4cb2", X-B3-Sampled:"0", X-ONAP-RequestID:"9838e0b0-1d74-4d44-b1b1-e7637f126088", X-RequestID:"9838e0b0-1d74-4d44-b1b1-e7637f126088", X-TransactionID:"9838e0b0-1d74-4d44-b1b1-e7637f126088", X-ECOMP-RequestID:"9838e0b0-1d74-4d44-b1b1-e7637f126088", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9e5e7d6-62fb-47ac-91d1-de426fcdf811"]
2022-04-17T04:25:55.909Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:25:55.909Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:25:56.776Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:56.776Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:56.777Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:56.777Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:56.777Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:25:56.777Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:25:56.777Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:56.777Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:56.778Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:25:56.778Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:56.779Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:25:56.779Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:25:56.779Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:56.779Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:25:56.779Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:25:56.780Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:25:56.780Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:25:56.780Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:56.780Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:25:56.780Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:25:56.780Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:25:56.780Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:56.780Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3596b434f31f4cb2", X-B3-SpanId:"a12982308094cfc9", X-B3-ParentSpanId:"3596b434f31f4cb2", X-B3-Sampled:"0", X-ONAP-RequestID:"9838e0b0-1d74-4d44-b1b1-e7637f126088", X-RequestID:"9838e0b0-1d74-4d44-b1b1-e7637f126088", X-TransactionID:"9838e0b0-1d74-4d44-b1b1-e7637f126088", X-ECOMP-RequestID:"9838e0b0-1d74-4d44-b1b1-e7637f126088", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9035fdc-5450-4ab1-a2f8-f5900632d0f4"]
2022-04-17T04:25:56.781Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:25:56.781Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:25:56.781Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:25:56.781Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:25:56.781Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8abb05a33915cb2b", X-B3-SpanId:"d9547e0da93fe056", X-B3-ParentSpanId:"8abb05a33915cb2b", X-B3-Sampled:"0", X-ONAP-RequestID:"838a8e44-a00a-4977-ab79-04a4d5e0e9e5", X-RequestID:"838a8e44-a00a-4977-ab79-04a4d5e0e9e5", X-TransactionID:"838a8e44-a00a-4977-ab79-04a4d5e0e9e5", X-ECOMP-RequestID:"838a8e44-a00a-4977-ab79-04a4d5e0e9e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47f44356-f8b4-4bfd-9d92-def7d1ee2c13"]
2022-04-17T04:25:56.781Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:25:56.781Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:25:56.790Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:56.790Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:56.790Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:25:56.790Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:56.791Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:56.791Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:25:56.791Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:25:56.791Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:56.791Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:25:56.791Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:25:56.791Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:25:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:56.793Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:25:56.794Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:56.794Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:25:56.795Z|838a8e44-a00a-4977-ab79-04a4d5e0e9e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:56.796Z|9838e0b0-1d74-4d44-b1b1-e7637f126088|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:57.365Z|01ce4ca7-5e96-4cb4-a526-9be59a7f4e00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:57.365Z|01ce4ca7-5e96-4cb4-a526-9be59a7f4e00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:57.365Z|47583829-84cb-41e4-9a30-40f58fd46ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:57.366Z|47583829-84cb-41e4-9a30-40f58fd46ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:57.367Z|726044f2-2cff-462b-8229-6c559b0e221d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:57.367Z|726044f2-2cff-462b-8229-6c559b0e221d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:57.691Z|3238b9a5-3a34-44ea-8c7b-3f949c8b6e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:57.693Z|3238b9a5-3a34-44ea-8c7b-3f949c8b6e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:25:58.004Z|9bb988bf-396b-4918-8be2-ad6e6d3cea9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:58.004Z|9bb988bf-396b-4918-8be2-ad6e6d3cea9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:06.922Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:06.923Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:06.925Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:06.925Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:26:06.925Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:06.926Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:06.926Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:26:06.926Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:26:06.926Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42c907f58c6f7bef", X-B3-SpanId:"3dfc2f3e5d20582e", X-B3-ParentSpanId:"42c907f58c6f7bef", X-B3-Sampled:"0", X-ONAP-RequestID:"27d277a4-b471-4ee6-beea-a9a0ca8fedec", X-RequestID:"27d277a4-b471-4ee6-beea-a9a0ca8fedec", X-TransactionID:"27d277a4-b471-4ee6-beea-a9a0ca8fedec", X-ECOMP-RequestID:"27d277a4-b471-4ee6-beea-a9a0ca8fedec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f53e5036-d91c-4d84-9864-6ba0f94b451d"]
2022-04-17T04:26:06.926Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:26:06.926Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:26:06.926Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:26:06.926Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:06.926Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:26:06.927Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:26:06.927Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cdbe02da3d726a0", X-B3-SpanId:"b856b77782e384ef", X-B3-ParentSpanId:"3cdbe02da3d726a0", X-B3-Sampled:"0", X-ONAP-RequestID:"bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06", X-RequestID:"bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06", X-TransactionID:"bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06", X-ECOMP-RequestID:"bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d66ce25d-43f8-4849-a93c-7f032f1ca4b0"]
2022-04-17T04:26:06.927Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:26:06.927Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:26:07.389Z|3a85f997-5144-48b6-9496-ac0d2b3deb85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:07.389Z|feebfb6c-ce42-48e3-936c-fec4e35ed613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:07.389Z|3a85f997-5144-48b6-9496-ac0d2b3deb85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:07.389Z|feebfb6c-ce42-48e3-936c-fec4e35ed613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:07.390Z|2f6c3208-4a87-49ca-82d7-c39e6c5d4ca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:07.390Z|2f6c3208-4a87-49ca-82d7-c39e6c5d4ca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:07.778Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:07.778Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:07.778Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:07.778Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:07.779Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:26:07.779Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:26:07.779Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:07.779Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:07.781Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:26:07.781Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:23:53.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:26:07.781Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:07.781Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:07.781Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:26:07.782Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:26:07.782Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:07.782Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:07.782Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:07.783Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:07.783Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:26:07.783Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:07.783Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42c907f58c6f7bef", X-B3-SpanId:"7dff88dc488b20f9", X-B3-ParentSpanId:"42c907f58c6f7bef", X-B3-Sampled:"0", X-ONAP-RequestID:"27d277a4-b471-4ee6-beea-a9a0ca8fedec", X-RequestID:"27d277a4-b471-4ee6-beea-a9a0ca8fedec", X-TransactionID:"27d277a4-b471-4ee6-beea-a9a0ca8fedec", X-ECOMP-RequestID:"27d277a4-b471-4ee6-beea-a9a0ca8fedec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bd90208-8b2e-4385-9875-1090a3c79280"]
2022-04-17T04:26:07.783Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:07.783Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:07.783Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:07.783Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:07.784Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:26:07.784Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:07.784Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cdbe02da3d726a0", X-B3-SpanId:"cc6e07eb888ed545", X-B3-ParentSpanId:"3cdbe02da3d726a0", X-B3-Sampled:"0", X-ONAP-RequestID:"bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06", X-RequestID:"bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06", X-TransactionID:"bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06", X-ECOMP-RequestID:"bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec052f05-8b66-4794-9f59-7627e16dd104"]
2022-04-17T04:26:07.784Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:07.784Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:07.792Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:07.792Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:07.792Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:07.792Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:07.792Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:07.792Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:07.793Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:07.793Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:07.793Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:07.793Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:07.793Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:07.793Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:07.794Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:07.794Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:07.796Z|27d277a4-b471-4ee6-beea-a9a0ca8fedec|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:07.797Z|bdfa13a7-f5c2-42a1-a3bb-6aac1624fd06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:12.690Z|a700bf51-2bbe-4889-99c6-6ce0e2920085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:12.691Z|a700bf51-2bbe-4889-99c6-6ce0e2920085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:17.413Z|9201218d-2d60-47b4-9c84-360f9bf280da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:17.413Z|df25348f-7b61-49ec-a1ca-095abaae1cac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:17.414Z|9201218d-2d60-47b4-9c84-360f9bf280da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:17.414Z|df25348f-7b61-49ec-a1ca-095abaae1cac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:17.415Z|77a91302-9fab-4552-afc7-21d219b5aca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:17.415Z|77a91302-9fab-4552-afc7-21d219b5aca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:17.924Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:17.927Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:26:17.927Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:26:17.928Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:17.928Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:26:17.928Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:26:17.928Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27e9bda5dbc7efda", X-B3-SpanId:"43ddb00a77f195d4", X-B3-ParentSpanId:"27e9bda5dbc7efda", X-B3-Sampled:"0", X-ONAP-RequestID:"07708e2d-ae52-4ba2-a1a7-45727e81d699", X-RequestID:"07708e2d-ae52-4ba2-a1a7-45727e81d699", X-TransactionID:"07708e2d-ae52-4ba2-a1a7-45727e81d699", X-ECOMP-RequestID:"07708e2d-ae52-4ba2-a1a7-45727e81d699", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed45c415-699a-4b26-bc22-de08ee15d21c"]
2022-04-17T04:26:17.928Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:17.928Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:26:17.929Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:26:17.931Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:17.931Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:26:17.932Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:17.932Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:17.932Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:26:17.932Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37742810931afddf", X-B3-SpanId:"abd8a576ba3d51f3", X-B3-ParentSpanId:"37742810931afddf", X-B3-Sampled:"0", X-ONAP-RequestID:"6c60ed10-7707-4d75-8bf6-3ef9690efa5f", X-RequestID:"6c60ed10-7707-4d75-8bf6-3ef9690efa5f", X-TransactionID:"6c60ed10-7707-4d75-8bf6-3ef9690efa5f", X-ECOMP-RequestID:"6c60ed10-7707-4d75-8bf6-3ef9690efa5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d7cf917-2e7f-4431-9b62-17de312381eb"]
2022-04-17T04:26:17.933Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:26:17.933Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:26:18.778Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:18.778Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:18.779Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:18.779Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:18.779Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:26:18.779Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:26:18.779Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:18.779Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:18.780Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:23:46.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:23:47.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:26:18.780Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:18.780Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:26:18.781Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:18.781Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:26:18.781Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:18.781Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:18.782Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:26:18.782Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:18.782Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:18.782Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:18.782Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:26:18.782Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37742810931afddf", X-B3-SpanId:"ab86a925381e3c4e", X-B3-ParentSpanId:"37742810931afddf", X-B3-Sampled:"0", X-ONAP-RequestID:"6c60ed10-7707-4d75-8bf6-3ef9690efa5f", X-RequestID:"6c60ed10-7707-4d75-8bf6-3ef9690efa5f", X-TransactionID:"6c60ed10-7707-4d75-8bf6-3ef9690efa5f", X-ECOMP-RequestID:"6c60ed10-7707-4d75-8bf6-3ef9690efa5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1563ff54-b47c-4842-931e-8dde996941e2"]
2022-04-17T04:26:18.782Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:18.782Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:18.783Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:18.783Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:18.783Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:26:18.783Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:18.783Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27e9bda5dbc7efda", X-B3-SpanId:"1b77966be536108d", X-B3-ParentSpanId:"27e9bda5dbc7efda", X-B3-Sampled:"0", X-ONAP-RequestID:"07708e2d-ae52-4ba2-a1a7-45727e81d699", X-RequestID:"07708e2d-ae52-4ba2-a1a7-45727e81d699", X-TransactionID:"07708e2d-ae52-4ba2-a1a7-45727e81d699", X-ECOMP-RequestID:"07708e2d-ae52-4ba2-a1a7-45727e81d699", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fc2a3af-ac0b-4d60-b21d-0f1b6fc60885"]
2022-04-17T04:26:18.783Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:18.783Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:19.777Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:19.777Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:19.777Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:19.777Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:19.777Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:19.777Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:19.778Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:19.778Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:19.779Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:19.779Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:19.780Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:19.780Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:19.781Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:19.781Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:19.783Z|07708e2d-ae52-4ba2-a1a7-45727e81d699|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:19.783Z|6c60ed10-7707-4d75-8bf6-3ef9690efa5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:27.436Z|bd3c4414-4ffb-4087-8339-204c0cb45b03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:27.436Z|bd3c4414-4ffb-4087-8339-204c0cb45b03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:27.437Z|1905ca61-7abe-4f82-a91f-ada43b292ead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:27.437Z|121514a6-c730-4b3b-b578-b48ff527d8b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:27.437Z|1905ca61-7abe-4f82-a91f-ada43b292ead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:27.437Z|121514a6-c730-4b3b-b578-b48ff527d8b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:27.690Z|8c1efee2-64f6-4797-855c-4ec7a7b0d859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:27.691Z|8c1efee2-64f6-4797-855c-4ec7a7b0d859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:28.005Z|1ff0be00-dd62-45bb-8995-79335d51107c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:28.005Z|1ff0be00-dd62-45bb-8995-79335d51107c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:29.907Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:29.910Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:29.910Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:26:29.910Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:29.911Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:29.911Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:29.911Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:26:29.911Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aef4d65436fd73d1", X-B3-SpanId:"d9fcfb6d4375e584", X-B3-ParentSpanId:"aef4d65436fd73d1", X-B3-Sampled:"0", X-ONAP-RequestID:"07bc5469-8def-41ed-a28a-91a224fff304", X-RequestID:"07bc5469-8def-41ed-a28a-91a224fff304", X-TransactionID:"07bc5469-8def-41ed-a28a-91a224fff304", X-ECOMP-RequestID:"07bc5469-8def-41ed-a28a-91a224fff304", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fe171a0-fcd9-43a6-b270-aaf9b6afc3c0"]
2022-04-17T04:26:29.911Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:26:29.912Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:26:29.913Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:26:29.914Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:26:29.914Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:29.914Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:26:29.914Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:26:29.915Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8052904c0f0c7f64", X-B3-SpanId:"f766b1ab50165d28", X-B3-ParentSpanId:"8052904c0f0c7f64", X-B3-Sampled:"0", X-ONAP-RequestID:"22689ccd-940f-48e9-8ea0-d7ca93fc7b08", X-RequestID:"22689ccd-940f-48e9-8ea0-d7ca93fc7b08", X-TransactionID:"22689ccd-940f-48e9-8ea0-d7ca93fc7b08", X-ECOMP-RequestID:"22689ccd-940f-48e9-8ea0-d7ca93fc7b08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae732ed7-068c-4817-808e-41ebbcb1d8a3"]
2022-04-17T04:26:29.915Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:26:29.915Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:26:29.923Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:29.923Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:29.923Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:26:29.923Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:29.924Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:26:29.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:29.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:26:29.924Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:29.925Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:26:29.925Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:29.926Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:29.926Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:26:29.926Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:29.926Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:29.926Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:29.927Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:29.927Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:26:29.927Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:29.927Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:29.927Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:26:29.927Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:29.927Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aef4d65436fd73d1", X-B3-SpanId:"a04b6aa849e7ca6f", X-B3-ParentSpanId:"aef4d65436fd73d1", X-B3-Sampled:"0", X-ONAP-RequestID:"07bc5469-8def-41ed-a28a-91a224fff304", X-RequestID:"07bc5469-8def-41ed-a28a-91a224fff304", X-TransactionID:"07bc5469-8def-41ed-a28a-91a224fff304", X-ECOMP-RequestID:"07bc5469-8def-41ed-a28a-91a224fff304", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b13b881-b21c-4e96-a21e-e2756f3d6988"]
2022-04-17T04:26:29.928Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:29.928Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:26:29.928Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:29.928Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:29.928Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:29.928Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:26:29.928Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:29.929Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8052904c0f0c7f64", X-B3-SpanId:"783cc0b51640dbb3", X-B3-ParentSpanId:"8052904c0f0c7f64", X-B3-Sampled:"0", X-ONAP-RequestID:"22689ccd-940f-48e9-8ea0-d7ca93fc7b08", X-RequestID:"22689ccd-940f-48e9-8ea0-d7ca93fc7b08", X-TransactionID:"22689ccd-940f-48e9-8ea0-d7ca93fc7b08", X-ECOMP-RequestID:"22689ccd-940f-48e9-8ea0-d7ca93fc7b08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0eab0b0-add1-4023-ab60-7a153ffe57ab"]
2022-04-17T04:26:29.929Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:29.929Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:29.935Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:29.935Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:29.935Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:29.935Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:29.935Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:29.935Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:29.935Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:29.935Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:29.936Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:29.936Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:29.936Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:29.936Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:29.936Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:29.936Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:29.939Z|22689ccd-940f-48e9-8ea0-d7ca93fc7b08|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:29.939Z|07bc5469-8def-41ed-a28a-91a224fff304|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:37.460Z|c3ba3abe-c399-450f-a3a5-44e21bf8c05a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:37.460Z|b2161c5b-bdf4-4216-aff8-5cfd027d2f4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:37.461Z|c3ba3abe-c399-450f-a3a5-44e21bf8c05a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:37.461Z|b2161c5b-bdf4-4216-aff8-5cfd027d2f4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:37.461Z|392ca174-070c-4780-a3c7-9aaf29e8464f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:37.461Z|392ca174-070c-4780-a3c7-9aaf29e8464f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:40.066Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:40.068Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:26:40.069Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:26:40.069Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:40.069Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:26:40.069Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:26:40.069Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9b1f5c666fdff8e", X-B3-SpanId:"184ebf75f4f29919", X-B3-ParentSpanId:"a9b1f5c666fdff8e", X-B3-Sampled:"0", X-ONAP-RequestID:"7f3ed27d-a082-4db6-b675-042f5a4946cc", X-RequestID:"7f3ed27d-a082-4db6-b675-042f5a4946cc", X-TransactionID:"7f3ed27d-a082-4db6-b675-042f5a4946cc", X-ECOMP-RequestID:"7f3ed27d-a082-4db6-b675-042f5a4946cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dbd2fc3-4514-4c0a-94e9-688765fc0c10"]
2022-04-17T04:26:40.069Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:26:40.070Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:26:40.070Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:40.072Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:40.072Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:26:40.072Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:40.072Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:40.073Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:26:40.073Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db5727baf1871af5", X-B3-SpanId:"18b494662bfd5d05", X-B3-ParentSpanId:"db5727baf1871af5", X-B3-Sampled:"0", X-ONAP-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-TransactionID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-ECOMP-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a09da9c-0fa2-4c7a-9aec-412d7d587d74"]
2022-04-17T04:26:40.073Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:26:40.073Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:26:40.784Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:40.784Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:40.784Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:40.784Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:40.785Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:26:40.785Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:26:40.785Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:40.785Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:40.786Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:26:31.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:31.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:26:40.786Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:40.786Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:26:40.786Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:26:40.786Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:40.787Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:26:40.788Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:26:40.788Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:40.788Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:40.788Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:40.788Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:40.788Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:26:40.788Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:40.789Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:40.789Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:40.789Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9b1f5c666fdff8e", X-B3-SpanId:"033dae374a6a63e1", X-B3-ParentSpanId:"a9b1f5c666fdff8e", X-B3-Sampled:"0", X-ONAP-RequestID:"7f3ed27d-a082-4db6-b675-042f5a4946cc", X-RequestID:"7f3ed27d-a082-4db6-b675-042f5a4946cc", X-TransactionID:"7f3ed27d-a082-4db6-b675-042f5a4946cc", X-ECOMP-RequestID:"7f3ed27d-a082-4db6-b675-042f5a4946cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"275b83a8-e46b-42a1-b64d-ab5962578825"]
2022-04-17T04:26:40.789Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:40.789Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:40.789Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:40.789Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db5727baf1871af5", X-B3-SpanId:"b85016473453fadb", X-B3-ParentSpanId:"db5727baf1871af5", X-B3-Sampled:"0", X-ONAP-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-TransactionID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-ECOMP-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96f0be71-31b7-4e5a-a7f5-57d725abb8e3"]
2022-04-17T04:26:40.789Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:40.790Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:41.781Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:41.781Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:41.781Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:41.781Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:41.781Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:41.781Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:41.781Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:41.782Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:41.782Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:41.783Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:41.783Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:41.783Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:41.783Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:41.783Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:41.786Z|7f3ed27d-a082-4db6-b675-042f5a4946cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:41.800Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:26:41.800Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:26:41.800Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:41.800Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:26:41.801Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:26:41.801Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-TransactionID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-ECOMP-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"003fcac5-0a50-4561-8ac5-f7b73584513a"]
2022-04-17T04:26:41.801Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:26:41.801Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:26:42.691Z|03ff42a8-7d51-478b-9be5-d88f7ef9e8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:42.693Z|03ff42a8-7d51-478b-9be5-d88f7ef9e8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:42.793Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:42.793Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:42.793Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:26:42.793Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7B64397BEDD44B166FCB55F33A23AF72; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:26:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:42.794Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e4b18c4-be06-11ec-81a6-1235059e6512","businessKey":"89516809-78e0-4042-a231-b12a59523ff5","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:26:30.801+0000","endTime":"2022-04-17T04:26:31.919+0000","removalTime":"2022-05-01T04:26:31.967+0000","durationInMillis":1118,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512","superProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:26:42.794Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:42.794Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:26:42.813Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:26:42.813Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:26:42.813Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:42.814Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:26:42.814Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:26:42.814Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-TransactionID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-ECOMP-RequestID:"56f74baa-361f-440a-b5ec-8cc8971af206", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a009e7b7-e82b-42bc-98df-db647f3f439e"]
2022-04-17T04:26:42.815Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:26:42.815Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:26:43.795Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:43.795Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:43.796Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:26:43.796Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FB2385FF0F864C40CC7694545B4B12DC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:26:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:43.796Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:8ef588ea-be06-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:8ee5d255-be06-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"8e4b18c4-be06-11ec-81a6-1235059e6512","executionId":"8ee5d254-be06-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:26:31.918+0000","endTime":"2022-04-17T04:26:31.918+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:26:31.967+0000","rootProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512"}]
2022-04-17T04:26:43.796Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:43.796Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:26:43.802Z|56f74baa-361f-440a-b5ec-8cc8971af206|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:43.923Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:43.925Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:43.926Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:26:43.926Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:43.926Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:43.926Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:26:43.927Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d4756cf4ec6a62c", X-B3-SpanId:"ef0bc181c3e79e2e", X-B3-ParentSpanId:"4d4756cf4ec6a62c", X-B3-Sampled:"0", X-ONAP-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-TransactionID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-ECOMP-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d0e66e5-ed52-4fb6-aa26-dbec739d1d6d"]
2022-04-17T04:26:43.927Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:26:43.927Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:26:44.783Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:44.783Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:44.784Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:26:44.784Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:44.784Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:26:31.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:31.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:26:44.784Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:44.784Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:26:44.785Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:44.785Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:44.786Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:44.786Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:44.786Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:44.786Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d4756cf4ec6a62c", X-B3-SpanId:"6d51d7418170f276", X-B3-ParentSpanId:"4d4756cf4ec6a62c", X-B3-Sampled:"0", X-ONAP-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-TransactionID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-ECOMP-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a83e49f5-6fbc-4f1b-97e9-bb34af6e485a"]
2022-04-17T04:26:44.786Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:44.786Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:44.795Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:44.796Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:44.796Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:44.796Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:44.797Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:44.797Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:44.797Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:44.814Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:26:44.814Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:26:44.815Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:44.815Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:26:44.815Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:26:44.815Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-TransactionID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-ECOMP-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef8c6607-fd96-48c3-a909-ea0e6384eeb0"]
2022-04-17T04:26:44.815Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:26:44.815Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:26:45.785Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:45.786Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:45.786Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:26:45.787Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=45DDD2A151395F363648D31D8473842D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:26:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:45.787Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e4b18c4-be06-11ec-81a6-1235059e6512","businessKey":"89516809-78e0-4042-a231-b12a59523ff5","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:26:30.801+0000","endTime":"2022-04-17T04:26:31.919+0000","removalTime":"2022-05-01T04:26:31.967+0000","durationInMillis":1118,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512","superProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:26:45.787Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:45.787Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:26:45.866Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:26:45.866Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:26:45.866Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:45.866Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:26:45.866Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:26:45.867Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-TransactionID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-ECOMP-RequestID:"90dc45a3-b4e0-4c8b-a984-d6441eff43be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39105d38-f97b-42fd-b163-3e96407a7c73"]
2022-04-17T04:26:45.867Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:26:45.867Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:26:46.784Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:46.785Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:46.785Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:26:46.785Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8365DBDFDCABAAD5DC13ADC73BFAD99E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:26:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:46.785Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:8ef588ea-be06-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:8ee5d255-be06-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"8e4b18c4-be06-11ec-81a6-1235059e6512","executionId":"8ee5d254-be06-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:26:31.918+0000","endTime":"2022-04-17T04:26:31.918+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:26:31.967+0000","rootProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512"}]
2022-04-17T04:26:46.785Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:46.786Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:26:46.788Z|90dc45a3-b4e0-4c8b-a984-d6441eff43be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:46.908Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:46.910Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:46.910Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:26:46.910Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:46.911Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:46.911Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:26:46.911Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13bb92dc237fb422", X-B3-SpanId:"7def99b28fe16c71", X-B3-ParentSpanId:"13bb92dc237fb422", X-B3-Sampled:"0", X-ONAP-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-TransactionID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-ECOMP-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b38e88b-11b1-4508-859e-7db4700b80b5"]
2022-04-17T04:26:46.911Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:26:46.911Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:26:47.266Z|649ce0d1-72d9-44bc-8c60-0701013e8242|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:26:47.266Z|649ce0d1-72d9-44bc-8c60-0701013e8242|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:47.480Z|aafa7862-9250-4f4f-a275-fdcc81a3a275|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:47.480Z|7bde9d41-4612-4175-8db2-4d0d1a99e560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:47.480Z|aafa7862-9250-4f4f-a275-fdcc81a3a275|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:47.481Z|7bde9d41-4612-4175-8db2-4d0d1a99e560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:47.483Z|58deaa01-0d79-40c4-ad06-e1d071906c7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:47.484Z|58deaa01-0d79-40c4-ad06-e1d071906c7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:47.783Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:47.784Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:47.784Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:26:47.784Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:47.785Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:26:31.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:31.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:26:47.785Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:47.785Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:26:47.786Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:47.786Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:47.787Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:47.787Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:47.787Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:47.787Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13bb92dc237fb422", X-B3-SpanId:"85f88b64bc2bd5d1", X-B3-ParentSpanId:"13bb92dc237fb422", X-B3-Sampled:"0", X-ONAP-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-TransactionID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-ECOMP-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"838f71cf-d8e0-49ed-9c27-63cb37bff831"]
2022-04-17T04:26:47.788Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:47.788Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:47.794Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:47.795Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:47.795Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:47.795Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:47.796Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:47.796Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:47.796Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:47.812Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:26:47.812Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:26:47.812Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:47.813Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:26:47.813Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:26:47.813Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-TransactionID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-ECOMP-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5329a6f-7fe6-479e-9979-e6d2ff92c1ba"]
2022-04-17T04:26:47.813Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:26:47.814Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:26:48.785Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:48.785Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:48.785Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:26:48.785Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7ADA4711441F2F6DC672F735D0A6F675; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:48.786Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e4b18c4-be06-11ec-81a6-1235059e6512","businessKey":"89516809-78e0-4042-a231-b12a59523ff5","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:26:30.801+0000","endTime":"2022-04-17T04:26:31.919+0000","removalTime":"2022-05-01T04:26:31.967+0000","durationInMillis":1118,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512","superProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:26:48.786Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:48.786Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:26:48.800Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:26:48.800Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:26:48.800Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:48.800Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:26:48.800Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:26:48.801Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-TransactionID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-ECOMP-RequestID:"b9aae53b-8255-4690-81be-c3e3fb9cb1fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b8f9785-ce21-4e17-9f92-fc9d3919df3e"]
2022-04-17T04:26:48.801Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:26:48.801Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:26:49.785Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:49.785Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:49.785Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:26:49.786Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=047DDCD2134A8018FC8563534054B712; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:49.786Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:8ef588ea-be06-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:8ee5d255-be06-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"8e4b18c4-be06-11ec-81a6-1235059e6512","executionId":"8ee5d254-be06-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:26:31.918+0000","endTime":"2022-04-17T04:26:31.918+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:26:31.967+0000","rootProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512"}]
2022-04-17T04:26:49.786Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:49.786Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:26:49.788Z|b9aae53b-8255-4690-81be-c3e3fb9cb1fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:49.917Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:49.920Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:49.920Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:26:49.920Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:49.920Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:49.920Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:26:49.921Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee42da3933266b0a", X-B3-SpanId:"030221d412b7f613", X-B3-ParentSpanId:"ee42da3933266b0a", X-B3-Sampled:"0", X-ONAP-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-TransactionID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-ECOMP-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe9bfbda-f69f-4739-94c4-c3f45548e33f"]
2022-04-17T04:26:49.921Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:26:49.921Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:26:50.784Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:50.784Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:50.785Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:26:50.785Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:50.786Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:26:31.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:31.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:26:50.786Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:50.786Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:26:50.787Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:50.787Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:50.788Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:50.788Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:50.788Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:50.788Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee42da3933266b0a", X-B3-SpanId:"1a8e5adbfe0126ae", X-B3-ParentSpanId:"ee42da3933266b0a", X-B3-Sampled:"0", X-ONAP-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-TransactionID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-ECOMP-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"240c616b-0bc9-4e71-aaf8-be0621ce01fa"]
2022-04-17T04:26:50.788Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:50.789Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:50.797Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:50.797Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:50.797Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:50.798Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:50.799Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:50.799Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:50.799Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:50.813Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:26:50.814Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:26:50.814Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:50.814Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:26:50.814Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:26:50.815Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-TransactionID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-ECOMP-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43c4f559-a554-4d71-8d34-154f6394b45e"]
2022-04-17T04:26:50.815Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:26:50.815Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:26:51.785Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:51.786Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:51.786Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:26:51.786Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=368D0B1129CFF830572E623235ACC8FC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:26:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:51.787Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e4b18c4-be06-11ec-81a6-1235059e6512","businessKey":"89516809-78e0-4042-a231-b12a59523ff5","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:26:30.801+0000","endTime":"2022-04-17T04:26:31.919+0000","removalTime":"2022-05-01T04:26:31.967+0000","durationInMillis":1118,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512","superProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:26:51.787Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:51.787Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:26:51.804Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:26:51.804Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:26:51.804Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:51.804Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:26:51.805Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:26:51.805Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-TransactionID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-ECOMP-RequestID:"2e8fedf0-bbb2-4b79-a83d-8aece599efd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0879e595-4dfc-4b4d-93b9-072c1d4148c2"]
2022-04-17T04:26:51.805Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:26:51.805Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:26:51.909Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:51.913Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:26:51.913Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:26:51.913Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:51.913Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:26:51.914Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:26:51.914Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b57a793c49a7e4df", X-B3-SpanId:"c3ec79b2af3ce683", X-B3-ParentSpanId:"b57a793c49a7e4df", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d4ec2e-ed38-4404-9624-528dc19afa67", X-RequestID:"d1d4ec2e-ed38-4404-9624-528dc19afa67", X-TransactionID:"d1d4ec2e-ed38-4404-9624-528dc19afa67", X-ECOMP-RequestID:"d1d4ec2e-ed38-4404-9624-528dc19afa67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4271dbcb-a2c0-455e-8b5a-3bfdefc8507d"]
2022-04-17T04:26:51.914Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:26:51.914Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:26:52.785Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:52.785Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:52.785Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:52.785Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:52.786Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:26:52.786Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:26:52.786Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:52.786Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=44A91DFA9E08885D1D8A2C9478725FDA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:26:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:52.786Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:8ef588ea-be06-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:8ee5d255-be06-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"8e4b18c4-be06-11ec-81a6-1235059e6512","executionId":"8ee5d254-be06-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:26:31.918+0000","endTime":"2022-04-17T04:26:31.918+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:26:31.967+0000","rootProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512"}]
2022-04-17T04:26:52.787Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:52.787Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:26:52.787Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:26:52.787Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:52.787Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:26:52.788Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:26:52.788Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:52.788Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:52.789Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:26:52.789Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:52.789Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b57a793c49a7e4df", X-B3-SpanId:"791d25270f02c1e9", X-B3-ParentSpanId:"b57a793c49a7e4df", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d4ec2e-ed38-4404-9624-528dc19afa67", X-RequestID:"d1d4ec2e-ed38-4404-9624-528dc19afa67", X-TransactionID:"d1d4ec2e-ed38-4404-9624-528dc19afa67", X-ECOMP-RequestID:"d1d4ec2e-ed38-4404-9624-528dc19afa67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"410937c3-73b8-4ff0-ae29-95422ec79a94"]
2022-04-17T04:26:52.789Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:52.789Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:52.790Z|2e8fedf0-bbb2-4b79-a83d-8aece599efd9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:52.794Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:52.794Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:52.795Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:52.795Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:52.795Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:52.795Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:52.795Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:52.799Z|d1d4ec2e-ed38-4404-9624-528dc19afa67|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:52.910Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:52.913Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:52.913Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||Invoke
2022-04-17T04:26:52.913Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:52.913Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5
2022-04-17T04:26:52.914Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Method      : GET
2022-04-17T04:26:52.914Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1070827599c098ae", X-B3-SpanId:"27d1c0dc89a650c1", X-B3-ParentSpanId:"1070827599c098ae", X-B3-Sampled:"0", X-ONAP-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-TransactionID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-ECOMP-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efce4716-4961-4ee1-9e58-5e1b3705c360"]
2022-04-17T04:26:52.914Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Request body: 
2022-04-17T04:26:52.914Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||==========================request end================================================
2022-04-17T04:26:53.784Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:53.785Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:53.785Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Status text  : 
2022-04-17T04:26:53.785Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:53.786Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||Response body: {
  "requestId" : "89516809-78e0-4042-a231-b12a59523ff5",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "rollbackStatusMessage" : "Could not find service for model version Id: abe27ff0-4d55-4a5c-af0f-a0d3259a9b32 and for model invariant Id: 62f3c2ce-a22e-4e10-b66c-349664ec74fb",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T04:19:48.000+00:00",
  "endTime" : "2022-04-17T04:26:31.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n\t\t\t\"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"054d84b2-d032-4b8c-8513-19a7458176d4\",\n                                        \"modelInvariantId\":\"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                                        \"modelVersionId\":\"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"abe27ff0-4d55-4a5c-af0f-a0d3259a9b32\",\n                            \"modelInvariantId\": \"62f3c2ce-a22e-4e10-b66c-349664ec74fb\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"840f94c7-2f38-4bdd-b333-b7748f971c22\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:31.000+00:00",
  "serviceInstanceId" : "fb328da0-7fac-4da5-be7b-823088df09c3",
  "serviceInstanceName" : "TestPNFMacroInstantiation_95b95abd-0fa0-4908-9305-0ad99af10d1d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "89516809-78e0-4042-a231-b12a59523ff5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5"
    }
  }
}
2022-04-17T04:26:53.786Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:53.786Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/89516809-78e0-4042-a231-b12a59523ff5|INFO|500||InvokeReturn
2022-04-17T04:26:53.787Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:53.787Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:26:53.788Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:53.788Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false
2022-04-17T04:26:53.788Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:26:53.788Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1070827599c098ae", X-B3-SpanId:"fa71d4fde1c40bb4", X-B3-ParentSpanId:"1070827599c098ae", X-B3-Sampled:"0", X-ONAP-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-TransactionID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-ECOMP-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8242b29-de2f-4225-8870-02f3c438f479"]
2022-04-17T04:26:53.788Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:26:53.788Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:26:53.797Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:53.797Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:53.797Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:26:53.797Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:26:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:53.798Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:26:53.798Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:53.798Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=89516809-78e0-4042-a231-b12a59523ff5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:26:53.814Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:26:53.814Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:26:53.815Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:53.815Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:26:53.815Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:26:53.815Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-TransactionID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-ECOMP-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d73bfc5e-83d8-4cdc-92bc-df0514b57537"]
2022-04-17T04:26:53.815Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:26:53.815Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:26:54.787Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:54.787Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:54.788Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:26:54.788Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=37588696DF78CD6AACB611E7B5D30568; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"757", Date:"Sun, 17 Apr 2022 04:26:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:54.788Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e4b18c4-be06-11ec-81a6-1235059e6512","businessKey":"89516809-78e0-4042-a231-b12a59523ff5","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-04-17T04:26:30.801+0000","endTime":"2022-04-17T04:26:31.919+0000","removalTime":"2022-05-01T04:26:31.967+0000","durationInMillis":1118,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512","superProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-04-17T04:26:54.788Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:54.788Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=89516809-78e0-4042-a231-b12a59523ff5&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:26:54.804Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:26:54.804Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|INFO|500||Invoke
2022-04-17T04:26:54.804Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:54.804Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1
2022-04-17T04:26:54.805Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:26:54.805Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-TransactionID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-ECOMP-RequestID:"cb828007-0776-4fb3-a1f7-44dabc11b004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99b7b17e-ef62-4637-bb21-76b94ea9a20c"]
2022-04-17T04:26:54.805Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:26:54.805Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:26:54.926Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:54.926Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:26:54.926Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:26:54.926Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CFE27160FA98502759AFFA44BD62903C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"830", Date:"Sun, 17 Apr 2022 04:26:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:54.927Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:8ef588ea-be06-11ec-81a6-1235059e6512","parentActivityInstanceId":"SubProcess_0tv8zda:8ee5d255-be06-11ec-81a6-1235059e6512","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a706aab6-bdf2-11ec-af24-1235059e6512","processInstanceId":"8e4b18c4-be06-11ec-81a6-1235059e6512","executionId":"8ee5d254-be06-11ec-81a6-1235059e6512","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:26:31.918+0000","endTime":"2022-04-17T04:26:31.918+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":"2022-05-01T04:26:31.967+0000","rootProcessInstanceId":"a238862e-be05-11ec-81a6-1235059e6512"}]
2022-04-17T04:26:54.927Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:54.927Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e4b18c4-be06-11ec-81a6-1235059e6512&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:26:54.929Z|cb828007-0776-4fb3-a1f7-44dabc11b004|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/89516809-78e0-4042-a231-b12a59523ff5|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:57.503Z|52755e7b-be4a-4914-8351-5d3aa730b8dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:57.503Z|8543cdfe-9cba-4029-a47c-08d5457b0309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:57.504Z|8543cdfe-9cba-4029-a47c-08d5457b0309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:57.504Z|52755e7b-be4a-4914-8351-5d3aa730b8dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:57.507Z|990cfb5d-9047-43bb-a375-19d296d26973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:57.507Z|990cfb5d-9047-43bb-a375-19d296d26973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:57.690Z|023d7999-663b-4467-afe6-f62ebb79b4f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:57.691Z|023d7999-663b-4467-afe6-f62ebb79b4f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:58.006Z|54c66f89-6be5-400a-9cd9-634e49256114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:58.006Z|54c66f89-6be5-400a-9cd9-634e49256114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:02.927Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:27:02.930Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:02.931Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:27:02.931Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:02.932Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:02.932Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:27:02.932Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"768c5fafb484c2d8", X-B3-SpanId:"d290129a711856fb", X-B3-ParentSpanId:"768c5fafb484c2d8", X-B3-Sampled:"0", X-ONAP-RequestID:"b7663a98-14a3-48e7-860b-bc3a62c8d101", X-RequestID:"b7663a98-14a3-48e7-860b-bc3a62c8d101", X-TransactionID:"b7663a98-14a3-48e7-860b-bc3a62c8d101", X-ECOMP-RequestID:"b7663a98-14a3-48e7-860b-bc3a62c8d101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01d309ff-fea1-45f0-9353-45359057a3ca"]
2022-04-17T04:27:02.932Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:27:02.932Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:27:03.786Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:03.786Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:03.787Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:27:03.787Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:03.789Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:27:03.789Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:03.790Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:27:03.791Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:03.791Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:27:03.791Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:03.791Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:03.791Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:27:03.792Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"768c5fafb484c2d8", X-B3-SpanId:"bde858fdd7e74add", X-B3-ParentSpanId:"768c5fafb484c2d8", X-B3-Sampled:"0", X-ONAP-RequestID:"b7663a98-14a3-48e7-860b-bc3a62c8d101", X-RequestID:"b7663a98-14a3-48e7-860b-bc3a62c8d101", X-TransactionID:"b7663a98-14a3-48e7-860b-bc3a62c8d101", X-ECOMP-RequestID:"b7663a98-14a3-48e7-860b-bc3a62c8d101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"829db9b9-f85a-451f-ac2d-c47212146558"]
2022-04-17T04:27:03.792Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:27:03.792Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:27:04.783Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:04.784Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:04.784Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:27:04.784Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:04.785Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:27:04.786Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:04.786Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:27:04.789Z|b7663a98-14a3-48e7-860b-bc3a62c8d101|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:27:07.527Z|91345695-fcc2-4007-8339-6b7474154b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:07.527Z|959c2eb0-e6ed-4aed-9543-7183766ac9dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:07.528Z|91345695-fcc2-4007-8339-6b7474154b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:07.528Z|959c2eb0-e6ed-4aed-9543-7183766ac9dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:07.529Z|cbad7235-ab20-4cf5-a9ff-33c712de50d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:07.530Z|cbad7235-ab20-4cf5-a9ff-33c712de50d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:12.690Z|c5facbd9-393b-46c9-9d03-9e8814f57ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:12.691Z|c5facbd9-393b-46c9-9d03-9e8814f57ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:14.920Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:27:14.922Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:14.923Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:27:14.923Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:14.923Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:14.923Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:27:14.923Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"433abe2e64ee12e5", X-B3-SpanId:"85ad8899c4b1e308", X-B3-ParentSpanId:"433abe2e64ee12e5", X-B3-Sampled:"0", X-ONAP-RequestID:"f75f30c6-4dbd-4474-9dca-6ad10199ff9f", X-RequestID:"f75f30c6-4dbd-4474-9dca-6ad10199ff9f", X-TransactionID:"f75f30c6-4dbd-4474-9dca-6ad10199ff9f", X-ECOMP-RequestID:"f75f30c6-4dbd-4474-9dca-6ad10199ff9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22cb36eb-4f09-4529-ad79-6a12c30ff8c4"]
2022-04-17T04:27:14.923Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:27:14.923Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:27:15.787Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:15.788Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:15.788Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:27:15.788Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:15.789Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:27:15.790Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:15.790Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:27:15.791Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:15.791Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:27:15.791Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:15.791Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:15.791Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:27:15.792Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"433abe2e64ee12e5", X-B3-SpanId:"ddc7dbee3e888b97", X-B3-ParentSpanId:"433abe2e64ee12e5", X-B3-Sampled:"0", X-ONAP-RequestID:"f75f30c6-4dbd-4474-9dca-6ad10199ff9f", X-RequestID:"f75f30c6-4dbd-4474-9dca-6ad10199ff9f", X-TransactionID:"f75f30c6-4dbd-4474-9dca-6ad10199ff9f", X-ECOMP-RequestID:"f75f30c6-4dbd-4474-9dca-6ad10199ff9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"854fb12b-f8ce-4c9c-80a8-3929d6e929e4"]
2022-04-17T04:27:15.792Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:27:15.792Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:27:15.802Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:15.802Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:15.802Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:27:15.802Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:15.803Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:27:15.803Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:15.803Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:27:15.806Z|f75f30c6-4dbd-4474-9dca-6ad10199ff9f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:27:17.550Z|1c2eb0ce-33b1-4752-9ed2-81d7dac5f3ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:17.550Z|1c2eb0ce-33b1-4752-9ed2-81d7dac5f3ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:17.550Z|fe7161b9-0998-404a-af24-49cc82d6a9d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:17.551Z|fe7161b9-0998-404a-af24-49cc82d6a9d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:17.553Z|77a3a819-eba8-4823-bcf1-34ed48a16b90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:17.553Z|77a3a819-eba8-4823-bcf1-34ed48a16b90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:25.942Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:27:25.945Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:25.945Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:27:25.946Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:25.946Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:25.946Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:27:25.946Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8c27132c73d799e", X-B3-SpanId:"3c3b25c4c0fd64f7", X-B3-ParentSpanId:"f8c27132c73d799e", X-B3-Sampled:"0", X-ONAP-RequestID:"86850ae7-1a08-436a-a8b9-db2bb962fd31", X-RequestID:"86850ae7-1a08-436a-a8b9-db2bb962fd31", X-TransactionID:"86850ae7-1a08-436a-a8b9-db2bb962fd31", X-ECOMP-RequestID:"86850ae7-1a08-436a-a8b9-db2bb962fd31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c95f229-a9c3-4240-aa97-90157f03a5d1"]
2022-04-17T04:27:25.946Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:27:25.946Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:27:25.959Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:25.960Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:25.960Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:27:25.960Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:25.961Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:27:25.961Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:25.961Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:27:25.962Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:25.962Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:27:25.963Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:25.963Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:25.963Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:27:25.963Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8c27132c73d799e", X-B3-SpanId:"9199d27daecdcedb", X-B3-ParentSpanId:"f8c27132c73d799e", X-B3-Sampled:"0", X-ONAP-RequestID:"86850ae7-1a08-436a-a8b9-db2bb962fd31", X-RequestID:"86850ae7-1a08-436a-a8b9-db2bb962fd31", X-TransactionID:"86850ae7-1a08-436a-a8b9-db2bb962fd31", X-ECOMP-RequestID:"86850ae7-1a08-436a-a8b9-db2bb962fd31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1e20b37-fe6d-4a18-8121-b9bff18ca4b6"]
2022-04-17T04:27:25.964Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:27:25.964Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:27:25.972Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:25.973Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:25.973Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:27:25.973Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:25.975Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:27:25.975Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:25.975Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:27:25.979Z|86850ae7-1a08-436a-a8b9-db2bb962fd31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:27:27.575Z|8439420c-0a7f-414a-846c-83e4c0aaea61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:27.575Z|c9734a67-f671-4a5a-8641-e74d2df0d6f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:27.575Z|474077e5-2f0a-42b7-b5a9-31009f4c86ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:27.575Z|474077e5-2f0a-42b7-b5a9-31009f4c86ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:27.575Z|c9734a67-f671-4a5a-8641-e74d2df0d6f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:27.575Z|8439420c-0a7f-414a-846c-83e4c0aaea61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:27.690Z|ab18f644-beaa-4056-a73e-cf3c40fdc4c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:27.693Z|ab18f644-beaa-4056-a73e-cf3c40fdc4c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:28.006Z|eb42a90d-212f-4bd8-8585-ffd97d7f1a88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:28.007Z|eb42a90d-212f-4bd8-8585-ffd97d7f1a88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:36.112Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:27:36.115Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:36.115Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:27:36.116Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:36.116Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:36.116Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:27:36.116Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ca78e7ee1fcabe1", X-B3-SpanId:"4e73c3b8438e31f3", X-B3-ParentSpanId:"7ca78e7ee1fcabe1", X-B3-Sampled:"0", X-ONAP-RequestID:"bfa47066-19b6-4d07-b276-ac95a87642c6", X-RequestID:"bfa47066-19b6-4d07-b276-ac95a87642c6", X-TransactionID:"bfa47066-19b6-4d07-b276-ac95a87642c6", X-ECOMP-RequestID:"bfa47066-19b6-4d07-b276-ac95a87642c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7aab8d01-dd64-4a43-9f33-69dc819d9554"]
2022-04-17T04:27:36.117Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:27:36.117Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:27:36.127Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:36.127Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:36.127Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:27:36.127Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:36.128Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:27:36.128Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:36.128Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:27:36.130Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:36.130Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:27:36.130Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:36.131Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:36.131Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:27:36.131Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ca78e7ee1fcabe1", X-B3-SpanId:"5a041df63013f8e5", X-B3-ParentSpanId:"7ca78e7ee1fcabe1", X-B3-Sampled:"0", X-ONAP-RequestID:"bfa47066-19b6-4d07-b276-ac95a87642c6", X-RequestID:"bfa47066-19b6-4d07-b276-ac95a87642c6", X-TransactionID:"bfa47066-19b6-4d07-b276-ac95a87642c6", X-ECOMP-RequestID:"bfa47066-19b6-4d07-b276-ac95a87642c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee99ad0f-3217-4362-a732-3d533697f3ef"]
2022-04-17T04:27:36.131Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:27:36.131Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:27:36.140Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:36.140Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:36.140Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:27:36.140Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:36.142Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:27:36.142Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:36.142Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:27:36.145Z|bfa47066-19b6-4d07-b276-ac95a87642c6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:27:37.600Z|617f0690-3ae4-408e-b388-2ed22793d81e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:37.600Z|7473cfc5-3cbb-485a-9b7e-0f8fed33266c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:37.600Z|032dad8a-0d27-4f0f-b766-594a515be610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:37.601Z|617f0690-3ae4-408e-b388-2ed22793d81e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:37.601Z|7473cfc5-3cbb-485a-9b7e-0f8fed33266c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:37.601Z|032dad8a-0d27-4f0f-b766-594a515be610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:42.690Z|eb2b1bde-2103-436a-965e-cc6ed68c38f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:42.691Z|eb2b1bde-2103-436a-965e-cc6ed68c38f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:46.277Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:27:46.280Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:46.280Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:27:46.280Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:46.281Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:46.281Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:27:46.281Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02a26203f2b62fe1", X-B3-SpanId:"0c50688f2b0fc93a", X-B3-ParentSpanId:"02a26203f2b62fe1", X-B3-Sampled:"0", X-ONAP-RequestID:"57c6f1e6-758b-4f33-b173-55baf8edfedf", X-RequestID:"57c6f1e6-758b-4f33-b173-55baf8edfedf", X-TransactionID:"57c6f1e6-758b-4f33-b173-55baf8edfedf", X-ECOMP-RequestID:"57c6f1e6-758b-4f33-b173-55baf8edfedf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eff6e27d-9dfb-4504-a06e-dac6dffa02a6"]
2022-04-17T04:27:46.281Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:27:46.282Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:27:46.791Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:46.791Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:46.791Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:27:46.791Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:46.793Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:27:46.793Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:46.793Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:27:46.795Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:46.795Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:27:46.795Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:46.795Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:46.795Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:27:46.796Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02a26203f2b62fe1", X-B3-SpanId:"71dc115ff95d847b", X-B3-ParentSpanId:"02a26203f2b62fe1", X-B3-Sampled:"0", X-ONAP-RequestID:"57c6f1e6-758b-4f33-b173-55baf8edfedf", X-RequestID:"57c6f1e6-758b-4f33-b173-55baf8edfedf", X-TransactionID:"57c6f1e6-758b-4f33-b173-55baf8edfedf", X-ECOMP-RequestID:"57c6f1e6-758b-4f33-b173-55baf8edfedf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49c86965-7cf4-4c1d-9889-b588becde4c6"]
2022-04-17T04:27:46.796Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:27:46.796Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:27:47.266Z|ce0e276f-1aba-4154-a9c8-13bbe1df8b71|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:27:47.266Z|ce0e276f-1aba-4154-a9c8-13bbe1df8b71|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:47.624Z|e795481f-1e8b-46d4-ad75-25b68c4cfb12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:47.624Z|e795481f-1e8b-46d4-ad75-25b68c4cfb12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:47.624Z|4ca311ba-7232-4467-97a8-368c14d8e384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:47.624Z|fbbcaa10-2844-4e56-b005-7b1c1a2413d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:47.625Z|fbbcaa10-2844-4e56-b005-7b1c1a2413d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:47.625Z|4ca311ba-7232-4467-97a8-368c14d8e384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:47.787Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:47.788Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:47.788Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:27:47.788Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:47.789Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:27:47.789Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:47.789Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:27:47.792Z|57c6f1e6-758b-4f33-b173-55baf8edfedf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:27:57.646Z|1578540a-e6e4-4414-be75-4517b495e675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:57.646Z|1578540a-e6e4-4414-be75-4517b495e675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:57.648Z|b819c2a2-e9b1-4b36-a48a-656e135cecb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:57.648Z|e3532287-9bab-4d44-a4b0-9b39e98c719b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:57.648Z|b819c2a2-e9b1-4b36-a48a-656e135cecb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:57.648Z|e3532287-9bab-4d44-a4b0-9b39e98c719b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:57.690Z|68cb6c38-f62d-4495-818f-97505c2428d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:57.691Z|68cb6c38-f62d-4495-818f-97505c2428d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:57.915Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:27:57.919Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:57.919Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:27:57.920Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:57.920Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:27:57.920Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:27:57.921Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f34fac42fb28403", X-B3-SpanId:"f32ee1f05cda9172", X-B3-ParentSpanId:"6f34fac42fb28403", X-B3-Sampled:"0", X-ONAP-RequestID:"6982a361-beca-4895-a169-35139771415d", X-RequestID:"6982a361-beca-4895-a169-35139771415d", X-TransactionID:"6982a361-beca-4895-a169-35139771415d", X-ECOMP-RequestID:"6982a361-beca-4895-a169-35139771415d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca190bb1-928b-44b9-a190-91830a9f3ca9"]
2022-04-17T04:27:57.921Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:27:57.921Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:27:58.007Z|868330cd-cc6a-42db-870b-f3c096db34f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:58.008Z|868330cd-cc6a-42db-870b-f3c096db34f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:58.792Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:58.792Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:58.793Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:27:58.793Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:58.794Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:27:58.794Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:58.794Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:27:58.795Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:58.796Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:27:58.796Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:58.796Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:27:58.796Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:27:58.796Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f34fac42fb28403", X-B3-SpanId:"2bdca583725f7788", X-B3-ParentSpanId:"6f34fac42fb28403", X-B3-Sampled:"0", X-ONAP-RequestID:"6982a361-beca-4895-a169-35139771415d", X-RequestID:"6982a361-beca-4895-a169-35139771415d", X-TransactionID:"6982a361-beca-4895-a169-35139771415d", X-ECOMP-RequestID:"6982a361-beca-4895-a169-35139771415d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43d02a9e-6fdb-4c3a-9966-df4b567bf5ed"]
2022-04-17T04:27:58.797Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:27:58.797Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:27:58.805Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:58.805Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:27:58.806Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:27:58.806Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:27:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:58.807Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:27:58.807Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:58.807Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:27:58.810Z|6982a361-beca-4895-a169-35139771415d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:28:07.671Z|cf90a682-1f10-4033-9cca-231c45633350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:07.671Z|cbb880ea-67b8-41a1-a1e0-1004c074369d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:07.671Z|3129e369-1710-4e96-812f-09a0f79013e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:07.671Z|cbb880ea-67b8-41a1-a1e0-1004c074369d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:07.671Z|cf90a682-1f10-4033-9cca-231c45633350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:07.671Z|3129e369-1710-4e96-812f-09a0f79013e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:08.940Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:28:08.943Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:28:08.943Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:28:08.944Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:08.944Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:28:08.944Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:28:08.944Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06f4c5ceece1ed9b", X-B3-SpanId:"4296b4a6a62d744a", X-B3-ParentSpanId:"06f4c5ceece1ed9b", X-B3-Sampled:"0", X-ONAP-RequestID:"31077e02-0f76-4fc0-85a3-94f8c0588adc", X-RequestID:"31077e02-0f76-4fc0-85a3-94f8c0588adc", X-TransactionID:"31077e02-0f76-4fc0-85a3-94f8c0588adc", X-ECOMP-RequestID:"31077e02-0f76-4fc0-85a3-94f8c0588adc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c59ed1cc-3349-42a0-b230-7abc69ac6a63"]
2022-04-17T04:28:08.945Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:28:08.945Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:28:09.793Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:09.793Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:28:09.794Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:28:09.794Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:28:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:09.796Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:28:09.796Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:09.796Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:28:09.797Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:28:09.798Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:28:09.798Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:09.798Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:28:09.798Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:28:09.799Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06f4c5ceece1ed9b", X-B3-SpanId:"62060a96a33f9579", X-B3-ParentSpanId:"06f4c5ceece1ed9b", X-B3-Sampled:"0", X-ONAP-RequestID:"31077e02-0f76-4fc0-85a3-94f8c0588adc", X-RequestID:"31077e02-0f76-4fc0-85a3-94f8c0588adc", X-TransactionID:"31077e02-0f76-4fc0-85a3-94f8c0588adc", X-ECOMP-RequestID:"31077e02-0f76-4fc0-85a3-94f8c0588adc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b9fc74a-1576-48dc-aa0f-7433e7becbdf"]
2022-04-17T04:28:09.799Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:28:09.799Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:28:10.790Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:10.791Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:28:10.791Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:28:10.791Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:28:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:10.792Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:28:10.792Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:10.792Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:28:10.796Z|31077e02-0f76-4fc0-85a3-94f8c0588adc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:28:12.690Z|b0a7b999-6d29-4590-8f99-57fea5efbb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:12.693Z|b0a7b999-6d29-4590-8f99-57fea5efbb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:28:17.691Z|c9346f13-1e19-461e-b0cf-32620642918c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:17.691Z|c9346f13-1e19-461e-b0cf-32620642918c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:17.693Z|37b19e05-9359-4cd7-9cfb-0c69d7b7e24f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:17.693Z|705114ea-5a4e-401d-9d3a-4533c84856f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:17.694Z|705114ea-5a4e-401d-9d3a-4533c84856f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:17.694Z|37b19e05-9359-4cd7-9cfb-0c69d7b7e24f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:20.927Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:28:20.930Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:28:20.931Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:28:20.931Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:20.931Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:28:20.931Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:28:20.931Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b07ae7c5866c2a5", X-B3-SpanId:"0b3d08f2044a440b", X-B3-ParentSpanId:"5b07ae7c5866c2a5", X-B3-Sampled:"0", X-ONAP-RequestID:"d029dec3-e83a-43b6-94f2-719be3d03eab", X-RequestID:"d029dec3-e83a-43b6-94f2-719be3d03eab", X-TransactionID:"d029dec3-e83a-43b6-94f2-719be3d03eab", X-ECOMP-RequestID:"d029dec3-e83a-43b6-94f2-719be3d03eab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7834f42-6c6e-49ad-b0bb-0fc3a422dedc"]
2022-04-17T04:28:20.931Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:28:20.932Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:28:20.943Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:20.944Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:28:20.944Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:28:20.944Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:28:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:20.945Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:28:20.945Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:20.946Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:28:20.946Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:28:20.947Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:28:20.947Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:20.947Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:28:20.947Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:28:20.947Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b07ae7c5866c2a5", X-B3-SpanId:"c556e8843632924e", X-B3-ParentSpanId:"5b07ae7c5866c2a5", X-B3-Sampled:"0", X-ONAP-RequestID:"d029dec3-e83a-43b6-94f2-719be3d03eab", X-RequestID:"d029dec3-e83a-43b6-94f2-719be3d03eab", X-TransactionID:"d029dec3-e83a-43b6-94f2-719be3d03eab", X-ECOMP-RequestID:"d029dec3-e83a-43b6-94f2-719be3d03eab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93c2674a-71de-41f4-a181-3709c40ac444"]
2022-04-17T04:28:20.947Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:28:20.948Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:28:20.957Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:20.957Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:28:20.957Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:28:20.957Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:28:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:20.958Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:28:20.958Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:20.958Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:28:20.962Z|d029dec3-e83a-43b6-94f2-719be3d03eab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:28:27.690Z|65986815-9ac6-4f00-8649-69164cfb60cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:27.691Z|65986815-9ac6-4f00-8649-69164cfb60cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:28:27.716Z|09fb75b1-1b21-4126-8aee-9620b3262250|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:27.716Z|09fb75b1-1b21-4126-8aee-9620b3262250|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:27.716Z|574282c6-5595-4d77-bc05-31cb1ca553a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:27.716Z|bc4c4fb0-1346-418d-a15b-163936bb6541|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:27.717Z|574282c6-5595-4d77-bc05-31cb1ca553a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:27.717Z|bc4c4fb0-1346-418d-a15b-163936bb6541|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:28.008Z|682c2fdd-7e6c-466e-9f06-eede6078306c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:28.008Z|682c2fdd-7e6c-466e-9f06-eede6078306c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:28:31.090Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:28:31.093Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:28:31.093Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:28:31.093Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:31.093Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:28:31.094Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:28:31.094Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d06732c23a01f8c", X-B3-SpanId:"3d98e30636c57587", X-B3-ParentSpanId:"2d06732c23a01f8c", X-B3-Sampled:"0", X-ONAP-RequestID:"73674373-12f8-4376-aa46-0cc390c19460", X-RequestID:"73674373-12f8-4376-aa46-0cc390c19460", X-TransactionID:"73674373-12f8-4376-aa46-0cc390c19460", X-ECOMP-RequestID:"73674373-12f8-4376-aa46-0cc390c19460", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef452fb4-b2de-4184-8879-639268f96b40"]
2022-04-17T04:28:31.094Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:28:31.094Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:28:31.796Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:31.796Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:28:31.796Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:28:31.796Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:31.797Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:28:31.798Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:31.798Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:28:31.799Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:28:31.799Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:28:31.799Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:31.799Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:28:31.799Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:28:31.800Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d06732c23a01f8c", X-B3-SpanId:"d3ba7a1cf5e7c7ed", X-B3-ParentSpanId:"2d06732c23a01f8c", X-B3-Sampled:"0", X-ONAP-RequestID:"73674373-12f8-4376-aa46-0cc390c19460", X-RequestID:"73674373-12f8-4376-aa46-0cc390c19460", X-TransactionID:"73674373-12f8-4376-aa46-0cc390c19460", X-ECOMP-RequestID:"73674373-12f8-4376-aa46-0cc390c19460", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db780fe0-a684-4f6d-bb73-45cca4d76fbb"]
2022-04-17T04:28:31.800Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:28:31.800Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:28:32.792Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:32.793Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:28:32.793Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:28:32.794Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:32.794Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:28:32.795Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:32.795Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:28:32.799Z|73674373-12f8-4376-aa46-0cc390c19460|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:28:37.741Z|8cc6e38b-12ed-4302-b261-90125aacb8c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:37.741Z|d5d13669-f156-41f9-b81d-dea9fd957572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:37.741Z|b1a137c6-041e-4c40-9225-14cdf953ef12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:37.741Z|8cc6e38b-12ed-4302-b261-90125aacb8c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:37.741Z|b1a137c6-041e-4c40-9225-14cdf953ef12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:37.741Z|d5d13669-f156-41f9-b81d-dea9fd957572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:42.690Z|4b2ecd82-3230-4659-84ae-9a6ef2144513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:42.691Z|4b2ecd82-3230-4659-84ae-9a6ef2144513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:28:42.928Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:28:42.931Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:28:42.931Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:28:42.932Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:42.932Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:28:42.932Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:28:42.932Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49e2b6f9dbb8db92", X-B3-SpanId:"133fd76932908ef0", X-B3-ParentSpanId:"49e2b6f9dbb8db92", X-B3-Sampled:"0", X-ONAP-RequestID:"3a636b07-ad08-41aa-87b9-4eec4ccbbd5a", X-RequestID:"3a636b07-ad08-41aa-87b9-4eec4ccbbd5a", X-TransactionID:"3a636b07-ad08-41aa-87b9-4eec4ccbbd5a", X-ECOMP-RequestID:"3a636b07-ad08-41aa-87b9-4eec4ccbbd5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c926f979-d407-4308-8733-271952826c26"]
2022-04-17T04:28:42.932Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:28:42.933Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:28:43.796Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:43.797Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:28:43.797Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:28:43.797Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:28:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:43.798Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:28:43.798Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:43.798Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:28:43.799Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:28:43.799Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:28:43.799Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:43.799Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:28:43.800Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:28:43.800Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49e2b6f9dbb8db92", X-B3-SpanId:"afc52ff565648892", X-B3-ParentSpanId:"49e2b6f9dbb8db92", X-B3-Sampled:"0", X-ONAP-RequestID:"3a636b07-ad08-41aa-87b9-4eec4ccbbd5a", X-RequestID:"3a636b07-ad08-41aa-87b9-4eec4ccbbd5a", X-TransactionID:"3a636b07-ad08-41aa-87b9-4eec4ccbbd5a", X-ECOMP-RequestID:"3a636b07-ad08-41aa-87b9-4eec4ccbbd5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15d9d4b3-0b92-45c4-a607-5b26930a138a"]
2022-04-17T04:28:43.800Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:28:43.800Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:28:43.823Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:43.823Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 500 INTERNAL_SERVER_ERROR
2022-04-17T04:28:43.823Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:28:43.823Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:28:43 GMT", Connection:"close"]
2022-04-17T04:28:43.824Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: {"timestamp":"2022-04-17T04:28:43.821+00:00","status":500,"error":"Internal Server Error","message":"","path":"/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc"}
2022-04-17T04:28:43.825Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:43.825Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500|Internal Server Error|InvokeReturn
2022-04-17T04:28:43.825Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||ERROR|500||Exception occurred while communicating with RequestDb during requestProcessingData lookup 
org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 : [{"timestamp":"2022-04-17T04:28:43.821+00:00","status":500,"error":"Internal Server Error","message":"","path":"/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc"}]
	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186)
	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:630)
	at org.onap.so.db.request.client.RequestsDbClient.getMultipleResponse(RequestsDbClient.java:549)
	at org.onap.so.db.request.client.RequestsDbClient.getExternalRequestProcessingDataBySoRequestId(RequestsDbClient.java:383)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:140)
	at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.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.OrchestrationRequests$$EnhancerBySpringCGLIB$$9b0d5cf4.getOrchestrationRequest()
	at jdk.internal.reflect.GeneratedMethodAccessor249.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-17T04:28:43.827Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||ERROR|500||Error During API Call
org.onap.so.apihandlerinfra.exceptions.ValidateException: Exception occurred while communicating with RequestDb during requestProcessingData lookup
	at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:152)
	at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.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.OrchestrationRequests$$EnhancerBySpringCGLIB$$9b0d5cf4.getOrchestrationRequest()
	at jdk.internal.reflect.GeneratedMethodAccessor249.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)
Caused by: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 : [{"timestamp":"2022-04-17T04:28:43.821+00:00","status":500,"error":"Internal Server Error","message":"","path":"/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc"}]
	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186)
	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:630)
	at org.onap.so.db.request.client.RequestsDbClient.getMultipleResponse(RequestsDbClient.java:549)
	at org.onap.so.db.request.client.RequestsDbClient.getExternalRequestProcessingDataBySoRequestId(RequestsDbClient.java:383)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:140)
	... 111 common frames omitted
2022-04-17T04:28:43.827Z|3a636b07-ad08-41aa-87b9-4eec4ccbbd5a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:43.966Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:28:43.968Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:28:43.969Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||Invoke
2022-04-17T04:28:43.969Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:43.970Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf
2022-04-17T04:28:43.970Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Method      : GET
2022-04-17T04:28:43.970Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7db4b0b7be418a5", X-B3-SpanId:"d24100706a7332c8", X-B3-ParentSpanId:"c7db4b0b7be418a5", X-B3-Sampled:"0", X-ONAP-RequestID:"b75960c8-8fb1-4598-b5ba-f52e54ddceb9", X-RequestID:"b75960c8-8fb1-4598-b5ba-f52e54ddceb9", X-TransactionID:"b75960c8-8fb1-4598-b5ba-f52e54ddceb9", X-ECOMP-RequestID:"b75960c8-8fb1-4598-b5ba-f52e54ddceb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb0286a2-ab00-4b0e-b656-848803cd7d41"]
2022-04-17T04:28:43.970Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Request body: 
2022-04-17T04:28:43.971Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||==========================request end================================================
2022-04-17T04:28:44.796Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:44.796Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status code  : 200 OK
2022-04-17T04:28:44.797Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Status text  : 
2022-04-17T04:28:44.797Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:28:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:44.798Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||Response body: {
  "requestId" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "rollbackStatusMessage" : "Could not find service for model version Id: f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83 and for model invariant Id: 4098915b-fc90-4548-aecf-93253cc27da5",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:22:13.000+00:00",
  "endTime" : "2022-04-17T04:26:11.000+00:00",
  "source" : "VID",
  "tenantId" : "9aa5dcefa87c48d1a3518b206f1e0562",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n\t\t\t\"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"646b5137-0d3a-4560-af02-1c49e7f6e8e2\",\n                                        \"modelInvariantUuid\": \"c89180c6-1b47-4afc-89a9-8c706ff645ca\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"86c2191b-19ee-48d1-b683-4e8862eac6bd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"9aa5dcefa87c48d1a3518b206f1e0562\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"2480bd75-ac41-4fea-932a-0fece5885e70\",\n                                                \"modelInvariantUuid\": \"f7282cc1-1f83-4a4a-88ec-cd9c64ea9d80\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"df04bfbe-6fc1-4f14-b3b7-c81183bcea8e\"\n                                            },\n                                            \"instanceName\": \"basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"f9c299ab-841d-4bb4-ae91-ffeb2b7a3d83\",\n                            \"modelInvariantId\": \"4098915b-fc90-4548-aecf-93253cc27da5\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"047d2a27-cdde-4721-9f75-49d30f24c982\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:26:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ee0aeb1c-711c-44dc-8afb-27cfafd09cc8",
  "serviceInstanceName" : "basic_macro_b114a149-ca1a-46f2-8e8f-89705e2de70e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "be3b19f5-71d2-4560-b777-e918f0f430cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf"
    }
  }
}
2022-04-17T04:28:44.798Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:44.798Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3b19f5-71d2-4560-b777-e918f0f430cf|INFO|500||InvokeReturn
2022-04-17T04:28:44.799Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:28:44.799Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:28:44.799Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:44.800Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false
2022-04-17T04:28:44.800Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:28:44.800Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7db4b0b7be418a5", X-B3-SpanId:"6545154c1272c646", X-B3-ParentSpanId:"c7db4b0b7be418a5", X-B3-Sampled:"0", X-ONAP-RequestID:"b75960c8-8fb1-4598-b5ba-f52e54ddceb9", X-RequestID:"b75960c8-8fb1-4598-b5ba-f52e54ddceb9", X-TransactionID:"b75960c8-8fb1-4598-b5ba-f52e54ddceb9", X-ECOMP-RequestID:"b75960c8-8fb1-4598-b5ba-f52e54ddceb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07358a21-b1b7-438f-be36-49d98327ec11"]
2022-04-17T04:28:44.800Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:28:44.800Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:28:44.809Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:44.809Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:28:44.809Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:28:44.809Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:28:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:44.811Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:28:44.812Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:44.812Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3b19f5-71d2-4560-b777-e918f0f430cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:28:44.815Z|b75960c8-8fb1-4598-b5ba-f52e54ddceb9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3b19f5-71d2-4560-b777-e918f0f430cf|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:28:47.265Z|9120f96b-88d2-42fe-8a1c-fb6561f1ad74|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:28:47.266Z|9120f96b-88d2-42fe-8a1c-fb6561f1ad74|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:47.764Z|aaef0c5b-5e21-47f3-a24a-79b20b8a6289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:47.764Z|2bbeea47-cf7d-48ab-81b0-68aa1c7474e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:47.764Z|d0836153-480d-4e6e-8f79-e5dbb2454ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:47.765Z|2bbeea47-cf7d-48ab-81b0-68aa1c7474e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:47.765Z|aaef0c5b-5e21-47f3-a24a-79b20b8a6289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:47.765Z|d0836153-480d-4e6e-8f79-e5dbb2454ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:57.691Z|4b586d22-3a40-4382-a29c-546858dd8994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:57.694Z|4b586d22-3a40-4382-a29c-546858dd8994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:28:57.787Z|9a3189b4-ef8a-42db-b942-192490702513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:57.787Z|f894d60a-a281-4db5-9595-64e5cd3024ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:57.787Z|ae738c08-3e24-469d-8ca2-9c593115f095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:57.788Z|9a3189b4-ef8a-42db-b942-192490702513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:57.788Z|ae738c08-3e24-469d-8ca2-9c593115f095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:57.788Z|f894d60a-a281-4db5-9595-64e5cd3024ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:58.009Z|ced32a02-6368-4d74-b171-ac57b2110437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:58.009Z|ced32a02-6368-4d74-b171-ac57b2110437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:29:07.810Z|4061c6c0-211d-409e-9697-ff5d46e574a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:07.811Z|4061c6c0-211d-409e-9697-ff5d46e574a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:07.811Z|c3b162cd-6c81-4410-af34-3e86c2761a25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:07.812Z|c3b162cd-6c81-4410-af34-3e86c2761a25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:07.812Z|0194187a-d19d-4fa4-b0f0-fe35b59cbb1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:07.812Z|0194187a-d19d-4fa4-b0f0-fe35b59cbb1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:12.690Z|87302080-f964-4ab3-8578-1bf628578e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:12.691Z|87302080-f964-4ab3-8578-1bf628578e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:29:17.832Z|93a500c2-9440-40e5-9045-176c81a2e585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:17.833Z|93a500c2-9440-40e5-9045-176c81a2e585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:17.834Z|2871341c-c29a-4c0c-9a7b-c0eeab94e61c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:17.834Z|dd3b8939-ba1b-45ae-bfce-5bb74ba54051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:17.835Z|2871341c-c29a-4c0c-9a7b-c0eeab94e61c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:17.835Z|dd3b8939-ba1b-45ae-bfce-5bb74ba54051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:27.690Z|0888bf74-8c65-4fc5-8ee4-a8eb8ee1269b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:27.691Z|0888bf74-8c65-4fc5-8ee4-a8eb8ee1269b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:29:27.857Z|19535d8b-c6a5-4003-908c-9a326ecb37fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:27.857Z|c40cb8fb-8075-403d-bcb1-de774d1e74c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:27.857Z|19535d8b-c6a5-4003-908c-9a326ecb37fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:27.857Z|c40cb8fb-8075-403d-bcb1-de774d1e74c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:27.884Z|a09b6ae9-c3a0-40d6-8eb4-933f4eccf6c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:27.884Z|a09b6ae9-c3a0-40d6-8eb4-933f4eccf6c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:28.010Z|fd780b9a-ebc8-4074-be0f-e578e8cbe61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:28.010Z|fd780b9a-ebc8-4074-be0f-e578e8cbe61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:29:37.880Z|63ac1098-d74a-4742-92dd-aa6018edc668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:37.881Z|63ac1098-d74a-4742-92dd-aa6018edc668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:37.884Z|6fac9d0b-b8f3-4143-b6c8-7f48b115d7d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:37.884Z|6fac9d0b-b8f3-4143-b6c8-7f48b115d7d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:37.906Z|dec8ef63-1f86-42b7-97dd-0dff223d5217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:37.906Z|dec8ef63-1f86-42b7-97dd-0dff223d5217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:42.691Z|bc0bb49c-1516-42bf-9e9f-830ac2420abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:42.693Z|bc0bb49c-1516-42bf-9e9f-830ac2420abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:29:47.266Z|7d98213c-ce49-46de-a7bd-65b98bc54b4e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:29:47.266Z|7d98213c-ce49-46de-a7bd-65b98bc54b4e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:47.903Z|da6a83ee-aec8-4117-9746-c956123fb03f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:47.904Z|da6a83ee-aec8-4117-9746-c956123fb03f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:47.907Z|74d5cd01-1893-4c90-9024-7967addcee1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:47.907Z|74d5cd01-1893-4c90-9024-7967addcee1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:47.926Z|4d4dcf55-e3d6-44a6-837f-f1333df56bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:47.927Z|4d4dcf55-e3d6-44a6-837f-f1333df56bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:57.690Z|942f35c2-05d6-437a-baca-d074a9fee87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:57.691Z|942f35c2-05d6-437a-baca-d074a9fee87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:29:57.927Z|68765faa-3e24-41a3-af22-320a51159140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:57.928Z|68765faa-3e24-41a3-af22-320a51159140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:57.931Z|c609b283-4069-4cbe-8d85-61ff47540ede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:57.931Z|c609b283-4069-4cbe-8d85-61ff47540ede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:57.949Z|2e8a486d-db70-456b-90f0-73ff11158ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:57.950Z|2e8a486d-db70-456b-90f0-73ff11158ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:58.011Z|736f0868-53b4-49fd-873f-242f77e869bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:58.011Z|736f0868-53b4-49fd-873f-242f77e869bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:07.953Z|e21413ae-ecd1-4cee-971e-245b1576b7e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:07.953Z|49723227-a354-47b7-ba6e-9cb0dc09bf25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:07.954Z|e21413ae-ecd1-4cee-971e-245b1576b7e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:07.954Z|49723227-a354-47b7-ba6e-9cb0dc09bf25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:07.968Z|53b05f82-1b07-41be-8b7e-142bb10e515d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:07.968Z|53b05f82-1b07-41be-8b7e-142bb10e515d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:12.690Z|2b11f68a-1c26-4523-865a-dd55c9973278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:12.691Z|2b11f68a-1c26-4523-865a-dd55c9973278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:17.978Z|2698b4ff-e161-45f6-b91d-50426a7aa053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:17.978Z|55a6d509-819c-43f7-96a5-6dcc49a81efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:17.979Z|2698b4ff-e161-45f6-b91d-50426a7aa053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:17.979Z|55a6d509-819c-43f7-96a5-6dcc49a81efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:17.989Z|06603164-2055-4010-ac5b-9941f0a60d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:17.990Z|06603164-2055-4010-ac5b-9941f0a60d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:27.690Z|48cca3b3-8d67-4168-9a82-409e52dd17e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:27.693Z|48cca3b3-8d67-4168-9a82-409e52dd17e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:28.000Z|2331e2e5-47ef-4b76-b203-83cb11814063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:28.001Z|2331e2e5-47ef-4b76-b203-83cb11814063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:28.001Z|44da084c-b7a9-4e8c-846d-48005b2ed75d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:28.001Z|44da084c-b7a9-4e8c-846d-48005b2ed75d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:28.011Z|1d3c539f-f3b6-4444-ae0b-bc48dffe5aff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:28.011Z|1d3c539f-f3b6-4444-ae0b-bc48dffe5aff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:28.011Z|65ecb1c6-1b0a-4c9d-be69-b71767f183d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:28.012Z|65ecb1c6-1b0a-4c9d-be69-b71767f183d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:38.023Z|11924a56-9f76-46bf-9d82-8eedda410de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:38.023Z|5c9b17fb-7761-416b-b015-2ba9f04735f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:38.023Z|5c9b17fb-7761-416b-b015-2ba9f04735f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:38.023Z|11924a56-9f76-46bf-9d82-8eedda410de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:38.031Z|510e8cdb-0e53-4020-a44a-5b5768c1921e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:38.031Z|510e8cdb-0e53-4020-a44a-5b5768c1921e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:42.690Z|3a8b86e6-7afe-45d4-8347-66aa5e405f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:42.691Z|3a8b86e6-7afe-45d4-8347-66aa5e405f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:47.266Z|6ca14e3a-66d0-4cc0-b247-392ca29dcae9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:30:47.267Z|6ca14e3a-66d0-4cc0-b247-392ca29dcae9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:48.048Z|7fb8101d-408f-4d6c-9df4-a0405f0dde2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:48.048Z|7fb8101d-408f-4d6c-9df4-a0405f0dde2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:48.048Z|94f960cb-c9f6-4eca-a666-2dace399bcee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:48.049Z|94f960cb-c9f6-4eca-a666-2dace399bcee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:48.054Z|c041361f-2446-4214-bb81-84e15dd6eadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:48.054Z|c041361f-2446-4214-bb81-84e15dd6eadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:57.690Z|dba5c379-cc52-422e-a49a-567d4644b78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:57.691Z|dba5c379-cc52-422e-a49a-567d4644b78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:58.012Z|0cab59d6-bc6e-4fb1-8db0-aff26771d9dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:58.013Z|0cab59d6-bc6e-4fb1-8db0-aff26771d9dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:58.072Z|18f6c814-11bf-41c9-970c-79ea7b4a9655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:58.072Z|3cfdd4bc-cfe3-4657-aa8d-0d2697db657f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:58.073Z|18f6c814-11bf-41c9-970c-79ea7b4a9655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:58.073Z|3cfdd4bc-cfe3-4657-aa8d-0d2697db657f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:58.077Z|3fb4ec92-4bf0-4101-8ca6-dfbcfbf1054e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:58.077Z|3fb4ec92-4bf0-4101-8ca6-dfbcfbf1054e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:08.094Z|f6514c1c-1cf5-4acd-b431-b3e637086fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:08.095Z|d2816c80-9e07-488e-8184-81087a55bff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:08.095Z|f6514c1c-1cf5-4acd-b431-b3e637086fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:08.095Z|d2816c80-9e07-488e-8184-81087a55bff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:08.100Z|2e8ddbe7-ffba-423f-9de8-18cb7c87db07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:08.100Z|2e8ddbe7-ffba-423f-9de8-18cb7c87db07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:12.690Z|c633219b-211c-4214-8458-6b2584790cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:12.692Z|c633219b-211c-4214-8458-6b2584790cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:18.117Z|d03fed54-2892-4aa5-8a64-0d0ccd30ed81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:18.117Z|e8602ae7-0236-447f-a4e4-b139675cfea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:18.118Z|d03fed54-2892-4aa5-8a64-0d0ccd30ed81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:18.118Z|e8602ae7-0236-447f-a4e4-b139675cfea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:18.121Z|a6086ef0-9d3e-421c-a3a5-b5e821736919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:18.122Z|a6086ef0-9d3e-421c-a3a5-b5e821736919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:27.690Z|160df4e4-d42f-4357-b96a-25f45964ba41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:27.691Z|160df4e4-d42f-4357-b96a-25f45964ba41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:28.013Z|2032f232-b016-4932-9c81-249bd9f0ab47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:28.013Z|2032f232-b016-4932-9c81-249bd9f0ab47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:28.138Z|867df8cf-4e42-4b10-ad74-49e13256f38c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:28.138Z|12fb08aa-75d6-4ced-89bb-95fbbea8f06f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:28.138Z|867df8cf-4e42-4b10-ad74-49e13256f38c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:28.138Z|12fb08aa-75d6-4ced-89bb-95fbbea8f06f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:28.143Z|2e6d2b6a-570b-4f81-bf64-01ff572f9536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:28.143Z|2e6d2b6a-570b-4f81-bf64-01ff572f9536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:38.162Z|d0271441-2040-48d3-bd20-29aefd3ec40e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:38.162Z|d0271441-2040-48d3-bd20-29aefd3ec40e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:38.163Z|b879b880-d9cf-4bd1-bac3-7558de56c9dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:38.164Z|b879b880-d9cf-4bd1-bac3-7558de56c9dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:38.164Z|37e1e3e7-cea4-4ad2-ae30-9dfe1eba3ac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:38.165Z|37e1e3e7-cea4-4ad2-ae30-9dfe1eba3ac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:42.691Z|3ffe3ede-fc34-4dfa-8e11-a430dd2416ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:42.691Z|3ffe3ede-fc34-4dfa-8e11-a430dd2416ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:47.266Z|17fca824-ce21-4628-a318-7fb1000729d4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:31:47.266Z|17fca824-ce21-4628-a318-7fb1000729d4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:48.186Z|3c6429f6-8c35-4d05-bebc-9f5f2c1be21c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:48.187Z|3c6429f6-8c35-4d05-bebc-9f5f2c1be21c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:48.190Z|2bbd1995-73af-4de9-ac5a-6626a9c9723d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:48.190Z|c17abeae-6202-4063-9d66-1ee5b7fe71c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:48.190Z|c17abeae-6202-4063-9d66-1ee5b7fe71c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:48.190Z|2bbd1995-73af-4de9-ac5a-6626a9c9723d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:57.690Z|c19c35c2-74aa-4273-ab6f-0718bbd834fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:57.692Z|c19c35c2-74aa-4273-ab6f-0718bbd834fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:58.014Z|f8699f99-9a60-409e-b107-8d23a0d45138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:58.014Z|f8699f99-9a60-409e-b107-8d23a0d45138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:58.210Z|f2c0361a-b6c8-44ac-a441-5bb0360e4c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:58.211Z|f2c0361a-b6c8-44ac-a441-5bb0360e4c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:58.212Z|bb7eda1b-d614-47e2-8d9e-6ff469e51bed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:58.212Z|bb7eda1b-d614-47e2-8d9e-6ff469e51bed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:58.212Z|586fac49-8679-456c-b3ba-aaece0b0959c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:58.213Z|586fac49-8679-456c-b3ba-aaece0b0959c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:08.235Z|03cdae68-a968-4764-986c-ff88dfff7af9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:08.235Z|6f97c7fa-f666-455c-9a52-22bdcde68022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:08.235Z|6f97c7fa-f666-455c-9a52-22bdcde68022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:08.235Z|03cdae68-a968-4764-986c-ff88dfff7af9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:08.235Z|018dbe78-9e57-4ec7-9e07-e9cfc2c60451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:08.236Z|018dbe78-9e57-4ec7-9e07-e9cfc2c60451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:12.690Z|61ceb93f-b2e8-47b1-a62c-73f971a9bf0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:12.691Z|61ceb93f-b2e8-47b1-a62c-73f971a9bf0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:18.259Z|0bcb99c4-382d-4944-a891-20bd2a1618d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:18.259Z|fd03da01-5fc8-4290-8308-526e308ad83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:18.259Z|e75b60bb-8676-4cb7-b92b-8def7c043b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:18.259Z|0bcb99c4-382d-4944-a891-20bd2a1618d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:18.259Z|fd03da01-5fc8-4290-8308-526e308ad83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:18.260Z|e75b60bb-8676-4cb7-b92b-8def7c043b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:27.690Z|0df7c8c7-88f1-4edf-bc41-9e612891e0e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:27.691Z|0df7c8c7-88f1-4edf-bc41-9e612891e0e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:28.015Z|87ad9b1c-536f-441a-833c-59820a60f256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:28.015Z|87ad9b1c-536f-441a-833c-59820a60f256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:28.283Z|70e80124-e39b-4003-a938-9fa465d7b75c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:28.283Z|be4a1844-6530-4c47-9bd8-937b20b56701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:28.283Z|12d00570-aa6a-41bd-bc27-f711faa6b870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:28.284Z|be4a1844-6530-4c47-9bd8-937b20b56701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:28.284Z|12d00570-aa6a-41bd-bc27-f711faa6b870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:28.284Z|70e80124-e39b-4003-a938-9fa465d7b75c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:38.304Z|338b8ee6-a91e-4217-ac78-9c631fe350a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:38.305Z|338b8ee6-a91e-4217-ac78-9c631fe350a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:38.307Z|1c51d3ec-a445-4d1d-ba9a-bad89a1769be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:38.307Z|1c51d3ec-a445-4d1d-ba9a-bad89a1769be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:38.308Z|d40fe220-a348-4cfe-bbca-bf9828693720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:38.309Z|d40fe220-a348-4cfe-bbca-bf9828693720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:42.690Z|d0edd874-61b4-4ea9-b43f-28932eeffd9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:42.693Z|d0edd874-61b4-4ea9-b43f-28932eeffd9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:47.266Z|98ef091b-bea0-4fb8-9a4e-0cd99c90a492|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:32:47.266Z|98ef091b-bea0-4fb8-9a4e-0cd99c90a492|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:48.329Z|f4c8b58d-380d-4692-8633-4100c27ce51f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:48.329Z|eac5a15c-0c67-4531-acf3-8d7d154013b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:48.329Z|e7339ec1-eaa0-47ad-87da-ed55f2141770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:48.330Z|f4c8b58d-380d-4692-8633-4100c27ce51f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:48.330Z|eac5a15c-0c67-4531-acf3-8d7d154013b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:48.330Z|e7339ec1-eaa0-47ad-87da-ed55f2141770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:48.391Z||http-nio-8080-exec-6|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xc20xc4c0xd80x8a0x9c0x11"0xd00xc6vB0x060x1a0xbd40xd9$0xe70x000xc80x0f0x970xb0(0xe40xd30xf6Ep0x17l]. 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-17T04:32:57.690Z|cf4bcacd-cb18-4215-ab7d-3432792861df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:57.691Z|cf4bcacd-cb18-4215-ab7d-3432792861df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:58.016Z|137ae28a-cdbf-4eb8-997e-63769409b76b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:58.016Z|137ae28a-cdbf-4eb8-997e-63769409b76b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:58.350Z|33cdb30e-46b3-4335-94b9-db608adf2a19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:58.350Z|33cdb30e-46b3-4335-94b9-db608adf2a19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:58.354Z|a88de95c-f3d5-4601-960e-b817fe110f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:58.354Z|a88de95c-f3d5-4601-960e-b817fe110f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:58.357Z|3d0d5751-cb27-4d1a-a988-24869e55776f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:58.358Z|3d0d5751-cb27-4d1a-a988-24869e55776f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:08.375Z|3a550be4-17b4-41ee-a06b-19b4a51c9434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:08.375Z|3a550be4-17b4-41ee-a06b-19b4a51c9434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:08.377Z|9435e8a9-289a-4acc-8314-d04dde9eb297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:08.378Z|9435e8a9-289a-4acc-8314-d04dde9eb297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:08.380Z|f69c1ecb-b1b4-45c0-9aa8-cec6c6af5dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:08.381Z|f69c1ecb-b1b4-45c0-9aa8-cec6c6af5dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:12.690Z|575b53dd-5a19-4be5-ace3-80f55ff2e243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:12.691Z|575b53dd-5a19-4be5-ace3-80f55ff2e243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:18.399Z|fd9569b7-2499-4243-9e3f-9e2056b30e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:18.400Z|fd9569b7-2499-4243-9e3f-9e2056b30e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:18.401Z|06b208d5-4b35-4e7a-a43e-5fbed9d11872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:18.401Z|06b208d5-4b35-4e7a-a43e-5fbed9d11872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:18.402Z|9ecd66e3-6be8-4e30-a970-2d2c7a18c8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:18.402Z|9ecd66e3-6be8-4e30-a970-2d2c7a18c8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:27.690Z|fe06e229-5cb7-4649-9f2a-3327616b292b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:27.693Z|fe06e229-5cb7-4649-9f2a-3327616b292b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:28.016Z|7d6919ca-c0c8-4bbc-b42b-cc1d856c26bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:28.017Z|7d6919ca-c0c8-4bbc-b42b-cc1d856c26bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:28.424Z|ea63d32e-6bfe-4b29-80ed-def6177e1a97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:28.425Z|ea63d32e-6bfe-4b29-80ed-def6177e1a97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:28.426Z|99155ae3-3c58-4ede-abff-c044ba3a69e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:28.426Z|99155ae3-3c58-4ede-abff-c044ba3a69e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:28.427Z|2325d5f5-80bd-4994-941c-e5172f5bf5cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:28.429Z|2325d5f5-80bd-4994-941c-e5172f5bf5cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:38.447Z|c9791d3d-c605-4c6d-88aa-509ca23ae5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:38.448Z|c9791d3d-c605-4c6d-88aa-509ca23ae5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:38.448Z|6607c742-169f-422c-976f-6e1df9003c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:38.448Z|b21955b2-6b2b-44d8-800d-0a1ee974f724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:38.449Z|6607c742-169f-422c-976f-6e1df9003c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:38.449Z|b21955b2-6b2b-44d8-800d-0a1ee974f724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:42.690Z|3299f6fb-3674-4a2b-b2c0-5bf6e19c4fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:42.691Z|3299f6fb-3674-4a2b-b2c0-5bf6e19c4fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:47.266Z|55ea3234-c436-4eed-9133-cccb2b06f2e9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:33:47.267Z|55ea3234-c436-4eed-9133-cccb2b06f2e9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:48.472Z|275cdf89-6eb0-446f-82ac-5b64b980e7ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:48.472Z|3f2f49a6-98ea-427c-a923-7371f69e74f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:48.472Z|275cdf89-6eb0-446f-82ac-5b64b980e7ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:48.472Z|3f2f49a6-98ea-427c-a923-7371f69e74f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:48.473Z|5170957a-9e9f-4c27-9a24-a8c242502044|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:48.474Z|5170957a-9e9f-4c27-9a24-a8c242502044|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:57.690Z|a70d6080-e156-4280-a81e-80de348a6f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:57.691Z|a70d6080-e156-4280-a81e-80de348a6f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:58.017Z|c381f8dc-6483-40aa-a823-ea1d4e3dcb9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:58.017Z|c381f8dc-6483-40aa-a823-ea1d4e3dcb9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:58.494Z|e9d20a05-677f-45bc-ab45-f95235ae8cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:58.495Z|e9d20a05-677f-45bc-ab45-f95235ae8cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:58.495Z|6d0bca9b-94cc-45dd-ba30-8a3dc109dbdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:58.495Z|6d0bca9b-94cc-45dd-ba30-8a3dc109dbdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:58.495Z|4d328ef2-9d89-46cc-ad8e-573ea3dc145e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:58.495Z|4d328ef2-9d89-46cc-ad8e-573ea3dc145e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:08.516Z|f09d0dad-974c-45b0-8067-cc84c550d950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:08.516Z|1b1dbfd0-c2b9-4340-8747-f207816ae0a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:08.516Z|f09d0dad-974c-45b0-8067-cc84c550d950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:08.516Z|1b1dbfd0-c2b9-4340-8747-f207816ae0a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:08.516Z|341e9ace-817c-40d3-9f61-5bf9459ee1f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:08.517Z|341e9ace-817c-40d3-9f61-5bf9459ee1f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:12.690Z|6833543a-9bc5-4d1c-a5c3-3cb2d514880a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:12.693Z|6833543a-9bc5-4d1c-a5c3-3cb2d514880a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:18.539Z|6e539f51-3c7f-44d2-b19c-496aa14655a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:18.540Z|6e539f51-3c7f-44d2-b19c-496aa14655a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:18.547Z|1e625f5a-23c5-4890-b196-0effc93787b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:18.548Z|1e625f5a-23c5-4890-b196-0effc93787b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:18.548Z|a73e1ac7-18d6-47c6-85ff-a9470604982b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:18.548Z|a73e1ac7-18d6-47c6-85ff-a9470604982b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:27.691Z|55a40940-e9e5-4a63-86c1-de95794ba8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:27.691Z|55a40940-e9e5-4a63-86c1-de95794ba8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:28.018Z|bbc75f93-0149-45e7-ae84-002cbfaf22bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:28.018Z|bbc75f93-0149-45e7-ae84-002cbfaf22bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:28.563Z|50b685a3-901f-415a-a169-00017b7f1076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:28.564Z|50b685a3-901f-415a-a169-00017b7f1076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:28.569Z|e9c7bd6d-dc6a-4b9e-8608-2d0a3c90c31a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:28.570Z|e9c7bd6d-dc6a-4b9e-8608-2d0a3c90c31a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:28.570Z|1add0b68-c0d0-4257-869e-b083cdbd590a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:28.571Z|1add0b68-c0d0-4257-869e-b083cdbd590a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:38.589Z|0995afcd-5039-4485-8feb-4fbd3847e5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:38.590Z|0995afcd-5039-4485-8feb-4fbd3847e5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:38.590Z|20783a36-c24b-4d6d-9743-4b93462e7eb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:38.591Z|20783a36-c24b-4d6d-9743-4b93462e7eb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:38.595Z|12b94f3e-21b0-43f5-b217-2235f6c39f6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:38.595Z|12b94f3e-21b0-43f5-b217-2235f6c39f6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:42.691Z|8208daf8-4c67-430e-942a-07da535a23eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:42.691Z|8208daf8-4c67-430e-942a-07da535a23eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:47.265Z|941a6d1f-c2bb-4bef-9e7f-96179759f611|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:34:47.266Z|941a6d1f-c2bb-4bef-9e7f-96179759f611|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:48.615Z|68ee49e0-c3a8-44b0-aeda-219816d94226|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:48.615Z|062e4669-37d7-4864-bc5e-4bcf46d075ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:48.615Z|fcabf9a0-ed7a-416f-b5ed-8d810e4c01a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:48.616Z|062e4669-37d7-4864-bc5e-4bcf46d075ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:48.616Z|68ee49e0-c3a8-44b0-aeda-219816d94226|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:48.616Z|fcabf9a0-ed7a-416f-b5ed-8d810e4c01a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:57.690Z|44006282-b2f8-48b9-a55c-7e346dfc759c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:57.695Z|44006282-b2f8-48b9-a55c-7e346dfc759c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:58.019Z|ccdaf28c-d0de-4495-a0e0-bb3fba4d75d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:58.019Z|ccdaf28c-d0de-4495-a0e0-bb3fba4d75d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:58.639Z|3ee472ea-c4a2-4963-bd12-343a55486d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:58.639Z|5dd87bfe-2d11-4a23-a6f1-7b2afbfdac67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:58.639Z|3ee472ea-c4a2-4963-bd12-343a55486d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:58.640Z|5dd87bfe-2d11-4a23-a6f1-7b2afbfdac67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:58.640Z|421d9eca-3b4c-4a09-9cb3-d92f8bc89acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:58.640Z|421d9eca-3b4c-4a09-9cb3-d92f8bc89acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:08.663Z|75f761e5-2d4f-41bd-9ad0-8d4774ca086c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:08.663Z|9fc22178-002a-42ec-bef1-446f18524f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:08.663Z|bd7c524e-e40a-41f2-a8b4-a9e76923d799|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:08.664Z|75f761e5-2d4f-41bd-9ad0-8d4774ca086c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:08.664Z|9fc22178-002a-42ec-bef1-446f18524f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:08.664Z|bd7c524e-e40a-41f2-a8b4-a9e76923d799|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:12.691Z|9b105f1e-927e-4434-9495-fe9a7432e927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:12.691Z|9b105f1e-927e-4434-9495-fe9a7432e927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:18.684Z|5655c137-9860-4f5c-8651-a18567766caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:18.684Z|91a8e2d8-c75b-44c4-ae68-05ca019be7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:18.684Z|5655c137-9860-4f5c-8651-a18567766caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:18.685Z|91a8e2d8-c75b-44c4-ae68-05ca019be7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:18.685Z|f0b2208a-d65f-47cf-b745-2109dc0eb01d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:18.685Z|f0b2208a-d65f-47cf-b745-2109dc0eb01d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:27.690Z|5448bd92-dd99-444d-b2de-8400da930f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:27.691Z|5448bd92-dd99-444d-b2de-8400da930f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:28.019Z|518ce5cc-991f-428e-a8ba-11ec9f8056b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:28.020Z|518ce5cc-991f-428e-a8ba-11ec9f8056b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:28.708Z|c62ea213-114e-4f16-8482-e66829a36440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:28.708Z|5ac9b2ea-153b-42a5-bfd2-cdec2c1ddd85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:28.708Z|5ac9b2ea-153b-42a5-bfd2-cdec2c1ddd85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:28.708Z|c62ea213-114e-4f16-8482-e66829a36440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:28.708Z|64bdc4e9-81fa-41cc-adf3-40fda31d5eac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:28.709Z|64bdc4e9-81fa-41cc-adf3-40fda31d5eac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:38.731Z|9107283b-5921-46bd-838c-44eff2e395ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:38.731Z|7441d3c0-a4e4-419c-852f-34ae8418e20f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:38.731Z|9107283b-5921-46bd-838c-44eff2e395ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:38.731Z|7441d3c0-a4e4-419c-852f-34ae8418e20f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:38.732Z|fd53b411-6a3c-4460-bf72-896d020cb09e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:38.732Z|fd53b411-6a3c-4460-bf72-896d020cb09e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:42.690Z|20c2e502-af2d-4611-ba9b-5d8bcfffe033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:42.693Z|20c2e502-af2d-4611-ba9b-5d8bcfffe033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:47.265Z|db53a547-db52-4797-94dd-206f886a6aef|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:35:47.266Z|db53a547-db52-4797-94dd-206f886a6aef|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:48.752Z|b49d8570-155e-4857-9d2c-7fbc38509604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:48.753Z|b49d8570-155e-4857-9d2c-7fbc38509604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:48.756Z|dc9ba02d-e80b-4ea9-ab2e-e6143f90ca33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:48.756Z|b95b0839-e0a5-4221-8b26-8de195d8bb53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:48.756Z|b95b0839-e0a5-4221-8b26-8de195d8bb53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:48.756Z|dc9ba02d-e80b-4ea9-ab2e-e6143f90ca33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:57.691Z|c8b552cc-1e42-4d72-bf90-3d772c42e038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:57.691Z|c8b552cc-1e42-4d72-bf90-3d772c42e038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:58.020Z|234a7843-b7ec-4f43-a219-9bb37abc4f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:58.021Z|234a7843-b7ec-4f43-a219-9bb37abc4f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:58.776Z|5b51049c-1de3-4c14-8a86-891c67889251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:58.776Z|6b06f46b-c4ea-4b8a-aa5e-9ebdf704c4c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:58.776Z|5b51049c-1de3-4c14-8a86-891c67889251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:58.776Z|6b06f46b-c4ea-4b8a-aa5e-9ebdf704c4c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:58.779Z|ff437c94-8cb8-4919-af72-83c06446a2cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:58.779Z|ff437c94-8cb8-4919-af72-83c06446a2cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.